加:
System.Web.HttpUtility.UrlEncode(StrDept, System.Text.Encoding.Default)
解:
urlDecode()
asp解:
request.QueryString("xmlText")
【Vegas原创】url传中文字符乱码问题~
阅读 62
2022-09-08
加:
System.Web.HttpUtility.UrlEncode(StrDept, System.Text.Encoding.Default)
解:
urlDecode()
asp解:
request.QueryString("xmlText")
相关推荐
精彩评论(0)