大约有 1 项符合查询结果。(搜索耗时:0.0008秒)

Web文件的ContentType类型大全
ContentType 属性指定服务器响应的 HTTP 内容类型。如果未指定 ContentType,默认为 text/html。 在ASP中使用它: % Response.ContentType = text/HTML % % Response.ContentType = image/GIF % % Response.ContentType = image/JPEG % % Response.ContentType = text/
2013-04-13 02:12:26