摘要:
.net 使用escape 和 unescape方法:在 C# 里,使用 escape 和 unescape,添加引用: Microsoft.JScriptstring strEscaped = Microsoft.JScript.GlobalObject.escape("测试打");注意:js的一些函数,在 jscript.net 里,全部放在 GlobalObject 下同样, 就可以使用 unescape, encodeURI, decodeURI 等等的函数了.或者Server.UrlDecode(Cells);对多数URL参数。进行解密。JS url加密解密:编码 阅读全文
posted @ 2013-03-19 17:04
Aaronguo
阅读(414)
评论(0)
推荐(0)

浙公网安备 33010602011771号