ASP.NET 页面编码转换 UTF-8 转换 GB2312
<%@ Page Language="C#" AutoEventWireup="true" ResponseEncoding="gb2312" CodeFile="top.aspx.cs" Inherits="top" %>asp.net 页面转换 ResponseEncoding="gb2312"
asp.net 页面默认为 utf-8
页:
[1]