程序集清单,包含程序集元数据。
程序集清单就包含这些程序集元数据。
下表显示了在程序集清单中包含的信息。
The following table shows the information contained in the assembly manifest.
此选项导致编译器不会生成程序集清单。
This option causes the compiler to not generate an assembly manifest.
从模块或资源文件中生成一个具有程序集清单的文件。
Generates a file that has an assembly manifest from modules or resource files.
在生成时,编译器在程序集清单的元数据中记录静态引用。
The compiler records static references in the assembly manifest's metadata at build time.
获取程序集清单的文件表中的文件,指定是否包括资源模块。
Gets the files in the file table of an assembly manifest, specifying whether to include resource modules.
创建程序集后,语言编译器将请求的权限存储在程序集清单中。
When the assembly is created, the language compiler stores the requested permissions in the assembly manifest.
在此方案中,创建与只包含程序集清单的代码模块分开的文件。
In this scenario, you create a file separate from your code modules that contains only the assembly manifest.
开发环境或工具使用开发人员私钥对包含程序集清单的文件哈希签名。
The development environment or tool signs the hash of the file containing the assembly's manifest with the developer's private key.
使用强名称对程序集进行签名将向包含程序集清单的文件添加公钥加密。
Signing an assembly with a strong name adds a public key encryption to the file containing the assembly manifest.
通过在代码中使用程序集特性,您可以添加或更改程序集清单中的一些信息。
You can add or change some information in the assembly manifest by using assembly attributes in your code.
它们而是通过程序集清单进行链接,公共语言运行时将这些文件作为一个单元来管理。
Rather, they are linked through the assembly manifest and the common language runtime manages them as a unit.
请注意,项目中文件的名称不是程序集清单中托管资源的标识符(有关更多信息,请参见程序集清单)。
Note that the name of the file in your project will not be the identifier for the managed resource in the assembly manifest (see assembly manifest for more information).
当在执行过程中将代码加载到内存中时,请求会编译到应用程序的程序集清单的元数据中,并由运行时来计算。
Requests are compiled into the metadata of your application's assembly manifest and evaluated by the runtime when your code is loaded into memory during execution.
在下面的清单6中,故障处理程序通过相应的一组元素(第36行)定义了它试图处理的故障集。
The fault handler in Listing 6 below defines the set of faults it attempts to handle via a corresponding set of elements (line 36).
为此,您需要确保您的应用程序以传统方式工作,页面使用一个新数据集刷新(见清单14)。
To do this, you need to ensure that your application works in a traditional manner, with the page refreshing with a new set of data (see Listing 14).
清单1中的命令帮助日志文件显示了创建、保存和启动新的业务级应用程序所需的操作集。
The command assistance log file in Listing 1 shows a set of actions necessary to create, save, and start a new business-level application.
您可以看到清单9的JBI程序集文件非常类似于清单6。
You can see that the JBI assembly file of Listing 9 is very similar to Listing 6.
如果没有相关的清单,系统加载默认的程序集版本。
If there is no relevant manifest, the system loads the default version of the assembly.
将保存程序集元数据(清单)的输出文件的名称。
The name of the output file that will hold assembly metadata (manifest).
选举管理团体利用著投票者清单的开发、维持与内部程序管理、投票与投票用纸集计等的IT系统。
Election management bodies are using IT to develop and maintain voter lists, manage internal processes, and cast and count ballots.
清单是一个XML文档,既可以是外部的XML文件,也可以是嵌入到应用程序或程序集内部的资源。
A manifest is an XML document that can be an external XML file or a resource embedded inside an application or an assembly.
公共语言运行时的最低要求版本(在应用程序清单中被指定为一个程序集依赖项)。
The minimum required version of the common language runtime, which is specified as an assembly dependency in the application manifest.
使您能够对应用程序和部署清单以及程序集进行签名。
Lets you sign application and deployment manifests, and sign the assembly.
缓存执行这些完整性检查以确保程序集未被篡改(例如,当文件已更改但清单未反映此更改时)。
The cache performs these integrity checks to ensure that an assembly has not been tampered with, for example, when a file has changed but the manifest does not reflect the change.
当在运行时通过强名称进行绑定时,公共语言运行时会将存储在程序集B的清单中的密钥与用于为程序集 A生成强名称的密钥进行比较。
When binding by strong name at run time, the common language runtime compares the key stored in Assembly B's manifest with the key used to generate the strong name for Assembly A.
对于有一个关联文件的程序集,该清单将被合并到PE文件中以构成单文件程序集。
For an assembly with one associated file, the manifest is incorporated into the PE file to form a single-file assembly.
使您能够指定或重置链接器在创建程序集时使用的清单文件。
Enables you to specify or reset the manifest file that the linker USES when it creates the assembly.
使用指定的程序集名称和部署清单,将自定义项附加到指定文档。
Attaches a customization to the specified document by using the specified assembly name and deployment manifest.
应用推荐