js 加密 C# 解密

js端:

 encodeURI()

C#

   System.Web.HttpUtility.UrlDecode()

posted @ 2014-10-25 16:24  小蚕豆  阅读(299)  评论(0)    收藏  举报