关于.NET基类库 [英] About .NET base class library

查看:85
本文介绍了关于.NET基类库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在构建.NET应用程序期间,我们引用BCL/FCL.
它们用哪种语言写(C++ / C# /VB)?
从开发人员的角度来看,我怎么能找到用什么语言写的呢?

我已经在框架2.0中使用ILDASM 用于system.dll来查看其中定义的名称空间和类.

为什么需要这些代码生成器,以及它们如何在Studio中实际工作.
如果您有任何可辨别的文档,那么可以将其发送至该邮件ID..[删除电子邮件]谢谢您

During building .NET applications we refer to BCL/FCL .
In which language they are written (C++ / C# /VB ) ?
And how can I find , that in what language they are written ,it from developer side ?

I have used ILDASM for system.dll in framework 2.0 to view namespaces and classes defined in it.

Why these code generators required and how they work actually in studio.
If you have any discosable document then can you send it to this mail id please.. [EMAIL REMOVED] Thank you

推荐答案

我不知道BCL或FCL是什么但是,为什么它们写成什么呢?您可以尝试使用Reflektor之类的工具来查看程序集,如果可以的话,它们是用.NET编写的.

除非您喜欢垃圾邮件,否则请不要发布您的电子邮件地址,
I have no idea what BCL or FCL are, but why does it matter what they were written in ? You can try to use a tool like Reflektor to view the assembly, if that works, they were written in .NET.

Please don''t post your email address, unless you like spam,


也许^ ]可以提供帮助.
Maybe this[^] can help.


您是说对象浏览器(F2)在视图菜单中是一种东西.
Do you mean object browser (F2) in view menu kind of thing.


这篇关于关于.NET基类库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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