联盟首页 协同开发 共创软件 开放源码 软件工程 共创论坛 关于联盟
  您的位置 » 开放源码库【成熟 - 项目摘要 首页 | 分类源码 | 提交源码 | 下载统计 | 原创源码 | 成熟源码 | 代码片断
 
 MSIL Tutorial - 项目摘要
摘要 | 管理 | 论坛
文档 | 软件包

源码库中源码数量为19221
有贡献人员名单:

-= 更多 =-
  • ffdshow
  • jasperreports
  • PoolMan
  • Air Traffic Controller
  • virtualdub-win
  • CppUnit
  • Apache-SSL-Jserv
  • FCK editor
  • Async Professional
  • GLgraph
  • -= 更多 =-

    项目描述:
    Microsoft Intermediate Language (MSIL) is a language used as the output of a number of compilers (C#, VB, .NET, and so forth). The ILDasm (Intermediate Language Disassembler) program that ships with the .NET Framework SDK (FrameworkSDK\Bin\ildasm.exe) allows the user to see MSIL code in human-readable format. By using this utility, we can open any .NET executable file (exe or dll) and see MSIL code.

    Microsoft Intermediate Language (MSIL) 是许多编译器 (C#, VB, .NET, 等等)的输出语言。同 .NET Framework SDK (FrameworkSDK\Bin\ildasm.exe)一起封装的 ILDasm 可以让用户以可读的方式查看MSIL代码。使用这个工具,我们可以打开任何.NET 可执行文件(exe or dll) ,查看MSIL代码。
    来源: https://www.codeguru.com/Csharp/.NET/net_general/il/article.php/c4635/
    类别:
    发布者: cbd002

    最新发布源码包
    软件包 版本号 日期 本地下载
    MSILTut  1.0  2004-04-09 下载

    原始下载连接(国外) https://www.codeguru.com/code/legacy/net_general/MSILTut.zip

      » 合 作 伙 伴