加入下面二句中一句就可以了。
1: HttpContext.Current.Response.Charset = "UTF-8";
2:HttpContext.Current.Response.ContentEncoding = System.Text.Encoding.UTF8;
加入下面二句中一句就可以了。
1: HttpContext.Current.Response.Charset = "UTF-8";
2:HttpContext.Current.Response.ContentEncoding = System.Text.Encoding.UTF8;