标签:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="xxxx.aspx.cs" Inherits="xxxx.yyyy" ContentType="text/html; charset=gb2312" ResponseEncoding="gb2312" %>
注意:
ContentType="text/html; charset=gb2312" ResponseEncoding="gb2312"
yes,晚安
标签:
原文地址:http://www.cnblogs.com/love-zf/p/5324630.html