汇编语句 meaning in English
assembly statement
Examples
- There are usually no nested statements, blocks, and so forth in assembler statements .
在这些汇编语句中通常不包含嵌套语句,分程序等等。 - 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 )
多数情况下,可以在反汇编窗口中检查汇编语句(或检查目标文件)来查出数值获取不正确的原因。 - The software of the system is developed through embedding assemble language in c program , such method takes the system readable and transplantable characters
系统的软件部分是利用在c语言中嵌入汇编语句的方法设计,这种方法使得所设计的软件具有可读性好、可移植性强的特点。 - The mixing programming is adopted in order to take advantage of the assembly language and c language . the experimentation proves that the system is steady - going and reliable and the scheme is reasonable and feasible
系统控制软件采用混合编程的方式,即在c语言中嵌入汇编语句,充分发挥汇编语言和c语言各自的优势,完成整个系统的功能要求。