C# namespace 用法 5

TousenamesapceA.YoumusthavetherightassemblyreferencedB.Typicallytherootnamespaceissam... To use namesapce

A.You must have the right assembly referenced
B.Typically the root namespace is same as the assembly
C.When you browse for an assembly to add as a reference, you must know where the assembly is located
D.While creating a class and you want to use a namespace from another assembly from a different project within the solution, all you have to do is add the reference under references
展开
 我来答
greystar_cn
2015-10-12 · 知道合伙人软件行家
greystar_cn
知道合伙人软件行家
采纳数:16407 获赞数:17260
本人主要从事.NET C#方向的技术开发工作,具有10多年的各类架构开发工作经验。

向TA提问 私信TA
展开全部
命名空间的作用就好比分地盘,便于集中管理,c#是完全面向对象的语言,所有对象的类型定义都必须是在某个命名空间下定义,所有的方法都必须包含类型定义中,好比人(方法)必须属于某个市(类型定义),这个市又必须属于某个省(命名空间)。

再举个列子,文件夹,可以一层又一层,里面有文件(类)
不同的文件夹下面可以有相同名称的文件(但是是由不同公司生产的类),
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式