汇编代码 meaning in English
assembly code
Examples
- 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
该清单的第一部分列出了方法的局部变量;第二部分是汇编代码,它也是人们可读的目标代码。 - For assembling a vertex shader , you will need the vertex shader assembly source and its declaration . the declaration describes the ( flexible ) vertex format
为了使用顶点着色,你必须使用顶点着色汇编代码对其进行描述。声明(可塑)顶点格式。 - Instructions include how to turn on source annotation , how to view injected code , and how to view the disassembly code at the current execution point
指导信息包括如何打开“源批注” 、如何查看插入的代码以及如何在当前执行点查看反汇编代码。 - You can use the default gui in the msil disassembler to view the metadata and disassembled code of any existing pe file in a hierarchical tree view
可以使用msil反汇编程序中的默认gui ,在分层树视图中查看任何现有pe文件的元数据和反汇编代码。 - Except for circular addressing and bit - reversed addressing , our c compiler have finished and can generate assemble code for media processor md32
除了窗口寻址方式和比特反转寻址方式以外,开发的c编译器已能够面向媒体处理器md32生成汇编代码。