反汇编窗口 meaning in English
disassembly window
Examples
- You can view injected code in the
可以在反汇编窗口中查看插入的代码。 - How to : use the disassembly window
如何:使用反汇编窗口 - This window can be used in the same manner as all other visual studio disassembly windows
此窗口的用法与所有其他visual studio反汇编窗口相同。 - Automatically shows the disassembly window when you try to debug code for which source is unavailable
自动在尝试调试源不可用的代码时显示反汇编窗口。 - In most cases the user can reveal the reason for false hits by examining the code in the disassembly window ( or examining a dump of the object file if possible )
多数情况下,可以在反汇编窗口中检查汇编语句(或检查目标文件)来查出数值获取不正确的原因。