您要查找的是不是:
- Source code from which the assembly code derives. 程序集代码派生于的源代码。
- It has all the flexibility of assembly code. 它具备汇编语言的所有灵活性。
- Includes optimized Pentium assembly code for high-performance. 优化包括奔腾汇编代码为高性能。
- Assembly code should use MS assembler. 集合代码应该用MS集合。
- If you read the assembly code that is ultimately generated by virtually any compiler, you'll see that program control contains many jumps. 否则跳到那里”。若阅读由几乎所有编译器生成的汇编代码,就会发现程序控制里包含了许多跳转。
- The debugger provides two windows for debugging inline assembly code, the Disassembly window and the Registers window. 调试器提供了两个用于调试内联程序集代码的窗口,即“反汇编”窗口和“寄存器”窗口。
- However, after DROP ASSEMBLY executes, any attempts to invoke the assembly code will fail. 但是,执行DROP ASSEMBLY之后,任何调用程序集代码的尝试将失败。
- Inline assembly code in functions that pass copy-constructed function parameters is not supported. 传递复制构造函数参数的函数中的内联程序集代码不受支持。
- Use the Disassembly window to view assembly code corresponding to the instructions created by the compiler. 使用“反汇编”窗口查看与编译器所创建的指令相对应的汇编代码。
- To avoid this, you could debug the custom assembly code by using the Report Host (Preview Window). 要避免此问题,您可以使用Report Host(预览窗口)来调试自定义程序集代码。
- TPFAP is a transmisssion probabilily fuel assembly code package for burnup calculations on BWR and PWR. TPFAP是一个同时适用于PWR和BWR的穿透几率法燃料组件燃耗计算程序包。
- Auto start the design reference circuitry and program code. PIC microcontroller design, assembly code. 汽车启动设计参考电路及程序代码。PIC单片机设计,汇编代码。
- Without the braces, the compiler cannot tell where assembly code stops and C or C++ statements begin. 没用{},编译器就无法区分那个是汇编代码的结尾,哪里是C/C++语句的开始。
- If you read the assembly code that is ultimately generated by virtually any compiler,you'll see that program control contains many jumps. 若阅读由几乎所有编译器生成的汇编代码,就会发现程序控制里包含了许多跳转。
- There are several ways to open a document or workbook that contains managed code extensions without running the assembly code. 有多种方式可以在不运行程序集代码的情况下打开包含托管代码扩展的文档或工作簿。
- Depending on what your code does, you may also need to adjust the code access security policy so the assembly code can execute successfully. 根据代码的任务,您可能还需要调整代码访问安全策略,以便程序集代码可以顺利执行。
- However, there are several ways to open a document or workbook that contains managed code extensions without running the assembly code. 然而,有多种方法可以在不运行程序集代码的情况下打开包含托管代码扩展的文档或工作簿。
- The first half of the listing is a list of local variables for a method; the second half is assembly code, which is human-readable object code. 该清单的第一部分列出了方法的局部变量;第二部分是汇编代码,它也是人们可读的目标代码。
- Learn assembly code, check how compiler generates code, learn how virtual function works, learn to debug at assembly code level. 了解汇编代码,检查编译器是如何产生代码的,了解虚函数是如何工作的,学习在汇编代码一级调试程序。
- A way of reading data from spoiled harddisk by using IDE(EIDE) port commands is found,and assembly code of reading sectors is given as well. 本文针对目前广泛使用的IDE(EIDE)接口硬盘出现物理故障时的情况 ,提出利用IDE(EIDE)的io端口命令来直接读取硬盘上数据的方法 ,并给出了读扇区数据的汇编语言程序代码
