摘要:
1. 在web.config里面增加 2。编码 using System.Collections.Specialized; string s = System.Text.Encoding.UTF8.GetString(Request.BinaryRead(Request.ContentLength)); NameValueCollection form = HttpUtility.ParseQ... 阅读全文
posted @ 2009-03-21 11:43
广波
阅读(1194)
评论(0)
推荐(0)