摘要:
摘要本文主要针对URI编解码的相关问题做了介绍,对Url编码中哪些字符需要编码、为什么需要编码做了详细的说明,并对比分析了Javascript中和编解码相关的几对函数escape / unescape,encodeURI / decodeURI和encodeURIComponent / decodeURIComponent。预备知识 foo://example.com:8042/over/ther... 阅读全文
posted @ 2009-11-24 00:25
爱的angell
阅读(1884)
评论(0)
推荐(1)