随笔分类 -  C#

摘要:protected void btnprint_Click(object sender, EventArgs e) { Response.Charset = "GB2312"; Response.ContentEncoding = System.Text.Encoding.UTF7; Respons 阅读全文
posted @ 2022-02-09 13:23 NorbertNing 阅读(42) 评论(0) 推荐(0)