摘要: ASP.NET MVC的ContentResult返回简单的纯文本内容,可通过ContentType属性指定应答文档类型,通过ContentEncoding属性指定应答文档的字符编码。一个例子来演习,自定义一个RwResult,它继承ContentResult,为视图象ASP.NET网页的Respo 阅读全文
posted @ 2021-09-23 09:16 神奇的程序员 阅读(289) 评论(0) 推荐(0)