HttpUtility.UrlEncode等encodeURI
备忘。。。System.Web.HttpUtility.UrlEncode("ajax.中国", System.Text.Encoding.GetEncoding("utf-8"));// gb2312
javascript的encodeURI(str)
php的urlencode($str);
firfox utf-8
IE gb2312
原创文章转载请注明出处:云飞扬IT的blog
备忘。。。System.Web.HttpUtility.UrlEncode("ajax.中国", System.Text.Encoding.GetEncoding("utf-8"));// gb2312
javascript的encodeURI(str)
php的urlencode($str);
firfox utf-8
IE gb2312
原创文章转载请注明出处:云飞扬IT的blog
RSS订阅