当请求到达IIS Web服务器时,IIS检查被请求文件的扩展名以确定如何处理该请求。
When a request arrives at an IIS Web server, IIS examines the requested file's extension to determine how handle the request.
py rex(工具)将“。py x”文件处理成“。c”扩展名的文件。
Pyrex (the tool) processes ".pyx "files into".c "extensions.
在这个程序中,要正确处理文件的内容,浏览器需要知道文件扩展名与MIME类型之间的一个简单的映射表。
In this program, a simple table of file extensions map into the MIME types that browsers need to know to properly handle the file's content.
应用推荐