这是建立多档案组件最常见的理由。
This is the most common reason for creating a multifile assembly.
描述建立多档案组件的理由。
例如,您可以将一个定义在拓扑模型中的J2EE应用软件组件与一个企业档案资源(EAR)联系起来,如清单23所示。
As an example, you can associate a J2EE application component defined in a topology model with an enterprise archive resource (EAR), as shown in the topology in Listing 23.
代码发布是面向于统一档案文件的部署,这些文件可能包含部署描述符、组件模块和所支持文件的目录。
Code release is oriented toward deployment of consolidated archives, which may contain deployment descriptors, component modules, and scores of supporting files.
主题和面板档案会继续编译成单一组件。
Themes and skin files will continue to be compiled to a single assembly.
组件中所含每一档案的杂凑和档名。
A hash of each file contained in the assembly and a file name.
强式名称的组件包含版本、文化特性和发行者资讯,可供执行阶段用来找出符合系结要求的正确档案。
A strong-named assembly contains version, culture, and publisher information that the runtime USES to locate the correct file to fulfill a binding request.
当延迟签署组件时,编译器不会计算和储存签章,但会保留档案中的空间,以便稍后再加入签章。
When an assembly is delay signed, the compiler does not compute and store the signature but reserves space in the file so the signature can be added later.
使用指定的辨识项和引数,执行包含在指定档案中的组件。
Executes the assembly contained in the specified file, using the specified evidence and arguments.
这些是唯一本身没有档案的资源,它们都储存在主要组件中。
These are the only resources that do not have their own file; they are stored in the main assembly.
使用指定的辨识项,执行包含在指定档案中的组件。
Executes the assembly contained in the specified file, using the specified evidence.
载入组件,指定其档案名称或路径。
建立指定组件档案中所定义的指定型别的新执行个体。
Creates a new instance of the specified type defined in the specified assembly file.
取得组件资讯清单档案表中的档案。
指定包含组件(包含型别和型别名称)之档案名称的参数。
Parameters specify the name of a file that contains an assembly containing the type and the name of the type.
请注意,构成组件的所有档案必须与含有组件资讯清单的档案在同一个目录中。
Note that all files that make up the assembly must be in the same directory as the file containing the assembly manifest.
最简易的组件即为具有简式名称、且已载入单一应用程式定义域的单一档案。
The simplest assembly is a single file that has a simple name and is loaded into a single application domain.
这个档案会将组件系结重新导向成使用与发行者原则档一并发行的组件。
The file redirects assembly binding to use the assembly shipped with the publisher policy file.
如需执行阶段如何使用这些档案决定所要使用组件版本的详细资讯,请参阅执行阶段如何找出组件。
For details on how the runtime USES these files to determine which assembly version to use, see how the runtime Locates Assemblies.
资讯清单是一个XML文件,它可以是外部XML档案,或者内嵌于应用程序或组件中做为资源。
A manifest is an XML document that can be an external XML file or embedded inside an application or an assembly as a resource.
专案组件的程序资料库(PDB)档案。
此外,控制项的组件会当做专案参考加入,而且命名空间对应会加入到开启的XAML档案中。
Also, the control's assembly is added as a project reference, and a namespace mapping is added to the open XAML file.
指定要搜寻的目录或特殊位置,以找出磁碟上代表组件的档案。
The directories or special locations that are searched to find the files on disk that represent the assemblies.
可加入至部署专案的项目种类,包含专案输出、档案、合并模组和组件。
The types of items that can be added to a deployment project include the project outputs, files, merge modules, and assemblies.
取得或设定含有签署组件之金钥组或公开金钥的档案。
Gets or sets a file that contains a key pair or just a public key to sign an assembly.
当组件加入到全域组件快取时,会对构成该组件的所有档案进行完整性检查。
When an assembly is added to the global assembly cache, integrity checks are performed on all files that make up the assembly.
当组件加入到全域组件快取时,会对构成该组件的所有档案进行完整性检查。
When an assembly is added to the global assembly cache, integrity checks are performed on all files that make up the assembly.
应用推荐