全局程序集缓存 meaning in English
global assembly cache (gac)
Examples
- Add your assembly to the global assembly cache
将您的程序集添加到全局程序集缓存中。 - Context if it was loaded from a path outside the
上下文之外的路径(如全局程序集缓存或 - Uninstalls an assembly from the global assembly cache
从全局程序集缓存中卸载程序集。 - Installs an assembly into the global assembly cache
将程序集安装到全局程序集缓存中。 - How to : view the contents of the global assembly cache
>如何:查看全局程序集缓存的内容