如何在VisualStudio2010中查看IL代码? [英] how to see IL code in VisualStudio2010, ?

查看:383
本文介绍了如何在VisualStudio2010中查看IL代码?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在Visual Studio 2010中查看IL代码??

查看IL代码到我的项目的步骤是什么

解决方案

ILDASM.EXE: http://msdn.microsoft.com/en- us / library / f7dy01k1%28v = vs.110%29.aspx [ ^ ]。



-SA

如何:使用反汇编窗口 [ ^ ]

显示反汇编窗口



在调试菜单上,选择Windows,然后单击反汇编。 />
调试器必须正在运行或处于中断模式。



还有visual studio - Pro,Premiu m和Ultimate - 默认情况下隐藏为Visual Basic,以便恢复如何:恢复隐藏的调试器命令 [ ^ ]



visual studio express仅支持C ++的反汇编窗口


转到 - >所有节目 - > MS Studio 2010 - > MS窗口SDK - > IL Dessembeler



然后转到文件菜单并选择你的文件。


how to see IL code in Visual Studio 2010 ??
what is the step to see IL code to my project

解决方案

ILDASM.EXE: http://msdn.microsoft.com/en-us/library/f7dy01k1%28v=vs.110%29.aspx[^].

—SA


How to: Use the Disassembly Window[^]

To display the Disassembly window


On the Debug menu, choose Windows, and click Disassembly.
The debugger must be running or in break mode.

Also visual studio - Pro, Premium, and Ultimate - Hidden by Default for Visual Basic so to restore How to: Restore Hidden Debugger Commands[^]

visual studio express supports Disassembly Window only for C++


Goto-> All programs -> MS Studio 2010 --> MS window SDK -> IL Dessembeler

then Goto file menu and Select your file .


这篇关于如何在VisualStudio2010中查看IL代码?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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