encodeURI() 函数概述
摘要:encodeURI() 函数的作用是将URI中的某些特定的字符以一位到四位的转义序列来替代,这些转义序列就是这些字符的UTF-8编码(如果说某些字符是由两个代替字符构成的,该字符也只会是四位的转义序列)。现在我们假定encodeURI() 函数的参数是一个完整的URI,该函数是不能对URI里具有特殊...
阅读全文
posted @ 2015-12-12 13:49
posted @ 2015-12-12 13:49
posted @ 2015-11-30 14:50
posted @ 2015-11-20 14:29
posted @ 2015-11-10 14:27
posted @ 2015-10-29 10:51
posted @ 2015-10-25 16:20
posted @ 2015-10-25 15:57