2014年2月24日

【转】【Asp.Net】ASP.Net Response.ContentType 详细列表

摘要: 不同的ContentType 会影响客户端所看到的效果.默认的ContentType为 text/html 也就是网页格式. 代码如: <% response.ContentType ="text/html" %> <!--#i nclude virtual="/ContentType.html" 阅读全文

posted @ 2014-02-24 17:48 梦琪小生 阅读(566) 评论(0) 推荐(0)

导航