什么是GAC以及如何使用C#实现它? [英] What is GAC and how it can be implemented using C#

查看:239
本文介绍了什么是GAC以及如何使用C#实现它?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

请解释GAC以及如何实施?

请给我示例?

Please explain GAC and how it can be implemented??
Please give me sample example??

推荐答案

这可能对你有所帮助 http://en.wikipedia.org/wiki/Global_Assembly_Cache [ ^ ]



我认为你有术语问题 - 你不要实现它,你使用它 - GAC已作为Dot Net Framework / CLI的一部分存在
this might help you http://en.wikipedia.org/wiki/Global_Assembly_Cache[^]

I think you have a terminology problem - you don't 'implement' it, you use it - the GAC already exists as part as part of the Dot Net Framework/CLI


GAC - 全局程序集缓存 [ ^ ]是支持.NET的任何操作系统上.NET程序集的全局(共享)存储...

目前已实现.NET安装的GAC ...

如果您正在寻找代码您应该浏览 mono [ ^ ] ...
GAC - Global Assembly Cache[^] is a global (shared) storage of .NET assemblies on any OS supporting .NET...
At the moment .NET installed GAC is implemented...
If you are looking for code of implementation you should browse mono[^]...


开始信息:维基百科的GAC [ ^ ]。

请注意,您使用,不要实施GAC。
A starting info: GAC at Wikipedia[^].
Please note, you use, don't implement the GAC.


这篇关于什么是GAC以及如何使用C#实现它?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆