ApacheMimeTypesToDotNet:将 apache mime.types 文件转换为 C# 字典由文件扩展名键控

时间:2024-06-28 09:35:53
【文件属性】:

文件名称:ApacheMimeTypesToDotNet:将 apache mime.types 文件转换为 C# 字典由文件扩展名键控

文件大小:21KB

文件格式:ZIP

更新时间:2024-06-28 09:35:53

C#

将 Apache mime.types 文件转换为由文件扩展名键入的 C# Dictionary。 有关示例输出,请参阅 ApacheMimeTYpes.cs。 源文件位于: 并根据顶部的权限使用: # This file maps Internet media types to unique file extension(s). # Although created for httpd, this file is used by many software systems # and has been placed in the public domain for unlimited redisribution. 生成的代码如下所示: using System ; using System . Collections . Generic ; na


【文件预览】:
ApacheMimeTypesToDotNet-master
----bin()
--------Debug()
----Program.cs(4KB)
----ApacheMimeTypesToDotNet.csproj(2KB)
----ApacheMimeTypesToDotNet.sln(871B)
----README.md(1002B)
----ApacheMimeTypes.cs(37KB)
----Properties()
--------AssemblyInfo.cs(1KB)

网友评论