网站首页 >> 牛刀云小程序开发 >> 附录 >> 系统API >> 服务API

5.3.4.8 路径工具类

1、com.justep.util.URLUtil.decodeURIComponent(String)    

encodeURIComponent()函数编码的URI进行解码

2、com.justep.util.URLUtil.encodeURIComponent(String)  把字符串作为URI组件进行编码