静态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
URLclass provides URL formatting and version management.Zh
URL类提供URL格式化和版本管理功能。