单词 | assembly code |
释义 | 例句释义: 汇编码,汇编代码,汇编编码,组合代码 1. Verify assembly code can ensure the safety of assembly code, but it is not easy to write assertion and proof about assembly code manually. 汇编级别的验证虽然能保证生成的汇编代码的安全性,但是如果是手工编写汇编代码、书写断言、交互式完成证明,则代价过高,开发效率低。 www.fabiao.net 2. Understands kernel mode vs. user mode, multi-threading, synchronization primitives and how they're implemented, able to read assembly code. 了解内核模式vs用户模式,多线程,同步原语以及它们如何实现,能够阅读汇编代码。 jjf88483042.blog.163.com 3. Alternatively, new words may also be defined in assembly code, since most Forth implementations include an assembler for the host processor. 并且新word可以用汇编码来定义因为大部分Forth实现包含了寄主上处理器的汇编器。 www.bing.com 4. The MMI is a highly effective interpreter, hand crafted in assembly code of a host platform to achieve best possible optimizations. MMI是一个非常有效的解释器,利用宿主平台上的程序集代码来达到最优的优化。 www.ibm.com 5. To access storage isolated by user and assembly, code must be trusted to transfer information between applications. 若要存取使用者和组件所隔离的储存区,程式码必须受信任以在应用程式间传输资讯。 technet.microsoft.com 6. Inline assembly code can contain arbitrary native code, which cannot be managed. 内联程序集代码可以包含无法托管的任意本机代码。 technet.microsoft.com 7. A type is used on an operand without a PTR operator when referring to or casting to a type in inline assembly code. 在内联程序集代码中引用或转换为类型时,用在操作数上的类型没有PTR运算符。 207.46.16.251 8. However, there are several ways to open a document or workbook that contains managed code extensions without running the assembly code. 然而,有多种方法可以在不运行程序集代码的情况下打开包含托管代码扩展的文档或工作簿。 msdn2.microsoft.com 9. Use the Disassembly window to view assembly code corresponding to the instructions created by the compiler . 使用“反汇编”窗口查看与编译器所创建的指令相对应的汇编代码。 www.bing.com 10. To avoid this warning, cast the bit field to an appropriate type before making the reference in inline assembly code. 若要避免出现此警告,在内联程序集代码中进行引用之前请将位域转换为适当的类型。 207.46.16.251 1. Learn assembly code , check how compiler generates code , learn how virtual function works, learn to debug at assembly code level . 了解汇编代码,检查编译器是如何产生代码的,了解虚函数是如何工作的,学习在汇编代码一级调试程序。 www.bing.com 2. Provides the code, including two viral real-time monitoring driver counter-assembly code, has certain research and the practical value. 所提供的代码,包括两个病毒实时监控驱动程序反汇编代码,具有一定的研究和实用价值。 learning.zhishi.sohu.com 3. To avoid this, you could debug the custom assembly code by using the Report Host (Preview Window). 要避免此问题,您可以使用ReportHost(预览窗口)来调试自定义程序集代码。 msdn2.microsoft.com 4. TheDisassembly window shows assembly code corresponding to the instructions created by the compiler. “反汇编”窗口显示与编译器所创建的指令对应的汇编代码。 technet.microsoft.com 5. Describes how to open a document or workbook that contains managed code extensions without running the assembly code. 描述如何在不运行程序集代码的情况下打开包含托管代码扩展的文档或工作簿。 msdn2.microsoft.com 6. In addition, I've provided a simple constructor to make it clear when the constructor is run in the assembly code. 此外,我提供了一个简单的构造函数来明确说明汇编代码中该构造函数的运行情况。 www.ibm.com 7. Depending on what your code does, you may also need to adjust the code access security policy so the assembly code can execute successfully. 根据代码的任务,您可能还需要调整代码访问安全策略,以便程序集代码可以顺利执行。 msdn2.microsoft.com 8. Explains how you can open a document or workbook that contains managed code extensions without running the assembly code. 解释如何在不运行程序集代码的情况下打开包含托管代码扩展的文档或工作簿时。 msdn2.microsoft.com 9. Fortunately now most of the peoples don't have to write assembly code and this generation is transparent for us. 所幸目前大多数的人都不必去写汇编代码,代码生成对我们来说是完全透明的。 www.infoq.com 10. Then, break the execution and find the assembly code representing the infinite loop. 然后,中断执行并找到表示该无限循环的汇编代码。 www.ibm.com 1. However, after DROP ASSEMBLY executes, any attempts to invoke the assembly code will fail. 但是,执行DROPASSEMBLY之后,任何调用程序集代码的尝试将失败。 technet.microsoft.com 2. disable highly optimized assembly code. useful if core fails to run because of unsupported instructions. 禁用高度优化的汇编代码。如果内核因不支持的指令而出现故障时使用。 www.equn.com 3. Understands what assembly code is and how things work at the hardware level. 知道什么是汇编代码以及在硬件层如何工作。 jjf88483042.blog.163.com 4. Though 8051 could embed assembly code at C-language programming, the complicity is obviously improved. 虽然使用8051可以在C语言程序中嵌入汇编代码,但是复杂度明显提高。 cn.qikan.com 5. Functions containing inline assembly code in the first statement. 函数的第一行语句包含内联程序集代码。 msdn2.microsoft.com 6. Creates a listing file containing assembly code. 创建包含程序集代码的清单文件。 msdn2.microsoft.com 7. Whenever you update the assembly code, you should create a new assembly folder with the new version number. 每当您更新程序集代码时,您应该创建一个具有新版本号的新程序集文件夹。 msdn2.microsoft.com 8. Hightech Tom Sawyer painting a fence with assembly code. 黑客编程就像汤姆·索亚用汇编语言油漆篱笆。 xdash.diandian.com 9. Program verification can be done both on source code and assembly code. 程序验证可以对源代码进行,也可以对汇编代码进行。 www.fabiao.net 10. Source code from which the assembly code derives. 从组译程式码衍生的来源原始程式码。 technet.microsoft.com 1. The Disassembly window shows the assembly code that is generated by the XSLT compiler. “反汇编”窗口显示XSLT编译器生成的程序集代码。 msdn2.microsoft.com 2. The first two lines of assembly code at B0 and B5 load the instance reference from memory location 049388C8 into eax and test for null. B0和B5处的前两行汇编代码将instance引用从内存位置049388C8加载至eax中,并进行null检查。 www.ibm.com 3. The chosen candidate should have a good knowlage of Assembly code. 所选择的候选人应该有一个良好的knowlage汇编代码。 www.bing.com 4. x and y are passed to "asm" by being stored in registers. The assembly code generated for this example looks like this x和y都通过存储在寄存器中传递给“asm”。 www.ibm.com 5. JSNI can be considered the Web equivalent of inline assembly code. You can use it to JSNI可以视为内联汇编代码的Web对等物,可以用来 www.ibm.com 6. inline assembly code in functions that pass copy - constructed function parameters is not supported 传递复制构造函数参数的函数中的内联程序集代码不受支持。 www.ichacha.net 7. Assembly code generated by the compiler for your program 由编译器为程序生成的程序集代码 msdn2.microsoft.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。