Manifest (CLI)
http://dbpedia.org/resource/Manifest_(CLI) an entity of type: Software
In the .NET Framework, an assembly manifest is a text file containing metadata about the code within a CLI assembly. It describes the relationship and dependencies of the components in the assembly, versioning information, scope information and the security permissions required by the assembly. The manifest information embedded within an assembly can be viewed using IL Disassembler (ILDASM.exe) which is available as part of Microsoft Windows SDK.
rdf:langString
程序集清单(assembly manifest)是.Net Framework中的文本文件,包含了CLI 程序集的元数据,包括程序集的组建间的依赖关系、解决资源与类的引用、版本信息、作用域信息、安全许可等。存储在PE文件(.exe或.dll)用通用中间语言 (MSIL) 代码表示。 嵌入到程序集中的程序集清单可用Windows SDK中的IL反汇编程序(ILDASM.exe)查看。
rdf:langString
rdf:langString
Manifest (CLI)
rdf:langString
程序集清单
xsd:integer
11763787
xsd:integer
1032753595
rdf:langString
In the .NET Framework, an assembly manifest is a text file containing metadata about the code within a CLI assembly. It describes the relationship and dependencies of the components in the assembly, versioning information, scope information and the security permissions required by the assembly. The manifest information embedded within an assembly can be viewed using IL Disassembler (ILDASM.exe) which is available as part of Microsoft Windows SDK.
rdf:langString
程序集清单(assembly manifest)是.Net Framework中的文本文件,包含了CLI 程序集的元数据,包括程序集的组建间的依赖关系、解决资源与类的引用、版本信息、作用域信息、安全许可等。存储在PE文件(.exe或.dll)用通用中间语言 (MSIL) 代码表示。 嵌入到程序集中的程序集清单可用Windows SDK中的IL反汇编程序(ILDASM.exe)查看。
xsd:nonNegativeInteger
718