我们知道Response.ContentType属性指定服务器响应的 HTTP 内容类型,默认为 text类型的HTML格式文件。除了text他还支持image、audio、video、application等类型。
其中application支持的文档见下面链接:
http://www.mhonarc.org/archive/html/mhonarc-commits/2002-09/msg00079.html

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-09-17
  • 2021-09-29
猜你喜欢
  • 2021-09-13
  • 2021-08-17
  • 2021-11-30
相关资源
相似解决方案