请问如何能够看到.net类库的源代码

请问如何能够看到.net类库的源代码,谢谢
---------------------------------------------------------------

在此下载

http://www.pcsight.com/softdown/SoftView.asp?SoftID=148
http://www.pcsight.com/softdown/SoftDown.asp?ID=146

---------------------------------------------------------------

安装这个东东:

Anakrino
http://www.saurik.com/net/exemplar/
---------------------------------------------------------------

如果你懂IL,那么用.net自带的Ildasm反汇编类库就可以了
如果你只懂C#,那么可以去下载一个反编译器,用它来反编译类库的源码。
你可以试试reflector一个不错的反编译器,这边下载
http://www.aisto.com/roeder/dotnet/

Published At
Categories with Web编程
Tagged with
comments powered by Disqus