打赏
摘要: typeof object返回object对象数据类型 encodeURIComponent(str)//可把字符串作为URI 组件进行编码。 若str1和str2字符串数值相同,encodeURIComponent(str1)和encodeURIComponent(st2)返回值不一样,可用str 阅读全文
posted @ 2018-01-04 13:03 每天都要学一点 阅读(3605) 评论(0) 推荐(0)