加:
System.Web.HttpUtility.UrlEncode(StrDept, System.Text.Encoding.Default)
解:
urlDecode()
asp解:
request.QueryString("xmlText")
微信扫一扫
加:
System.Web.HttpUtility.UrlEncode(StrDept, System.Text.Encoding.Default)
解:
urlDecode()
asp解:
request.QueryString("xmlText")
相关推荐