使用专用于全局程序集缓存的安装程序。
Use an installer designed to work with the global assembly cache.
这些是位于全局程序集缓存中的程序集。
These are the assemblies that are in the global assembly cache.
如何:将程序集安装到全局程序集缓存。
将您的程序集添加到全局程序集缓存中。
指定是否在全局程序集缓存中注册该程序集。
Specifies whether to register the assembly in the Global assembly Cache.
全局程序集缓存部署。
在全局程序集缓存中部署的程序集必须具有强名称。
Assemblies deployed in the global assembly cache must have a strong name.
全局程序集缓存中的所有程序集都必须具有强名称。
All assemblies in the global assembly cache must have strong names.
另外,您也可以将此文件放在在全局程序集缓存里。
Alternatively, you can place this file in the Global Assembly Cache.
在这种情况下,程序集不需要在全局程序集缓存中。
In this case, the assembly does not have to be in the global assembly cache.
要安装到全局程序集缓存中,程序集必须具有强名称。
An assembly must have a strong name to be installed in the global assembly cache.
只有具有强名称的程序集才可以放在全局程序集缓存中。
Only assemblies with strong names may be placed in the global assembly cache.
作为全局程序集缓存(GAC)中编译和签署的程序集。
As a compiled and signed assembly in the global assembly cache (GAC).
公共语言运行时在程序集放在全局程序集缓存时验证强名称签名。
The common language runtime verifies the strong name signature when the assembly is placed in the global assembly cache.
介绍如何将程序集添加到全局程序集缓存及其原因,包括帮助主题。
Describes how and why you add assemblies to the global assembly cache, and includes how-to topics.
在将程序集包含在全局程序集缓存之前,必须对程序集进行强命名。
Assemblies must be strong-named before they can be included in the global assembly cache.
发行者策略文件位于全局程序集缓存中,它包含程序集重定向设置。
The publisher policy file, which is located in the global assembly cache, contains assembly redirection Settings.
发行者策略文件被编译到某个程序集中,并放置在全局程序集缓存中。
The publisher policy file is compiled into an assembly and placed in the global assembly cache.
建议只允许具有“管理员”权限的用户从全局程序集缓存中删除文件。
It is recommended that only users with Administrator privileges be allowed to delete files from the global assembly cache.
对于具有强名称的程序集,绑定过程通过查找全局程序集缓存而继续执行。
For strong-named assemblies, the binding process continues by looking in the global assembly cache.
互操作程序集位于全局程序集缓存;他们将自动化对象映射为.NET的对等对象。
The interop assemblies are located in the global assembly cache; they map automation objects to their . NET counterparts.
在全局程序集缓存中安装程序集,使该程序集对于计算机上的所有应用程序都是可见的。
Installing an assembly in the global assembly cache makes the assembly visible to all applications on a computer.
安装有公共语言运行时的每台计算机都具有称为全局程序集缓存的计算机范围内的代码缓存。
Each computer where the common language runtime is installed has a machine-wide code cache called the global assembly cache.
对于在全局程序集缓存中签名并安装的互操作程序集,多个.NET客户端可以访问该程序集的同一副本。
NET clients can access the same copy of the interop assembly, which is signed and installed in the global assembly cache.
必须先将包含自定义条件的程序集安装到全局程序集缓存中,然后才能在数据库单元测试设计器中使用该条件。
Before you can use a custom condition in the Database Unit Test Designer, you must install the assembly that contains the condition into the global assembly cache.
应用程序对象查找网站程序所有程序集文件夹,包括全局程序集缓存文件夹,Bin子文件夹和ASP.NET临时文件夹。
The application object looks for such a class in all of the assembly folders of the Web application-the Global assembly Cache (GAC), the Bin subfolder, and the Temporary ASP.NET Files folder.
该DLL是提供托管C运行时 (CRT)支持的混合程序集,并且是在全局程序集缓存 (GAC) 中安装的托管程序集的一部分。
The DLL is a mixed assembly providing managed C Run Time (CRT) support, and is part of a managed assembly installed in the global assembly cache (GAC).
该DLL是提供托管C运行时 (CRT)支持的混合程序集,并且是在全局程序集缓存 (GAC) 中安装的托管程序集的一部分。
The DLL is a mixed assembly providing managed C Run Time (CRT) support, and is part of a managed assembly installed in the global assembly cache (GAC).
应用推荐