文章分类 -  .net core

.net core 技术日志
摘要:1、输出时设置编码,读取配置 context.Response.ContentType = "text/html;charset=utf-8"; //"application/json;charset=utf-8","image/jpeg"await context.Response.WriteAs 阅读全文
posted @ 2018-10-19 11:19 蜗牛丨 阅读(611) 评论(0) 推荐(0)