静态
base静态
baseExtended base path mapping table. For example, {"aa/":"http://abc.com/"}, then resources with paths starting with aa/ will be mapped to http://abc.com/.
扩展的基础路径映射表。例如,{"aa/":"http://abc.com/"},则把路径以aa/开头的资源映射到http://abc.com/下。
静态
custom静态
只读
url静态
只读
version静态
root指以'~/'开头的的url路径的映射。 不推荐使用,应该使用basePaths。
En
The
URL
class provides URL formatting and version management.Zh
URL
类提供URL格式化和版本管理功能。