For example, your code might work with version 1.6 of the assembly, but because of the partial assembly reference you might get an earlier version that lacks necessary code.
例如,您的程序码可以在1.6版的组件上执行,但是因为使用部分组件参考,所以您可能会取得缺少必要程序码的旧版组件。
For example, your code might work with version 1.6 of the assembly, but because of the partial assembly reference you might get a later version that has an incompatible change.
例如,您的程序码可以在1.6版的组件上执行,但是因为使用了部分组件参考,所以您可能会取得内含不相容变更的新版组件。
An application that installs a new version of an assembly can break applications that use partial assembly references to load the assembly, if the new version is not compatible.
安装新版组件的应用程序可能会在与新版不相容时,中断使用部分组件参考来载入该组件的应用程序。
In such a case, you can use delayed or partial signing to provide the public key, deferring the addition of the private key until the assembly is handed off.
在这种情况下,可以使用“延迟签名”或“部分签名”来提供公钥,从而将私钥的添加推迟到交付程序集时。
As a partial achievement of this research project, the progress in assembly modeling, assembly process planning approaches and application system development is introduced in this paper.
作为这一计划的阶段性工作,本文系统地阐述了在装配建模理论,装配工艺规划方法和相应的应用系统的开发与实现上取得的进展。
A dynamic assembly can be given a strong name using partial signing or full signing.
可以使用部分签名或完全签名为动态程序集赋予强名称。
You can also dynamically reference an assembly by providing only partial information, such as specifying only the assembly name.
您也可以只提供部分资讯(例如只指定组件名称),用动态方式参考组件。
You can also make a dynamic reference to an assembly by providing the calling method with only partial information about the assembly, such as specifying only the assembly name.
还可通过向调用方法仅提供有关程序集的部分信息的方式(例如仅指定程序集名称),对程序集进行动态引用。
Specifies the full name of the assembly that should be dynamically loaded when a partial name is used.
指定组件的完整名称,使用部分名称时,应以动态方式载入这个名称。
NET partial-trust permission set, you can influence how a permission set is associated with an assembly.
NET部分信任权限集的代码,不过您可以影响权限集与程序集的关联方式。
NET partial-trust permission set, you can influence how a permission set is associated with an assembly.
NET部分信任权限集的代码,不过您可以影响权限集与程序集的关联方式。
应用推荐