汇编代码 meaning in English
assembly code
Examples
- The compiler also allows inline assembler code to be embedded anywhere in a function . in addition , routines developed in assembly can also be called
这个编译器也允许在一个函数的任何地方嵌入内联的汇编代码。另外,以汇编代码开发的例程也可以被调用 - Those dependencies are asm , a byte code manipulation library , commons - cli which handles command - line parsing ant , and the associated ant - launcher
这些依赖项是汇编代码、字节码操纵库、公共命令行( commons - cli -处理命令行解析) ant 、以及对应的ant启动器。 - The current practice in china is to test the systems by hand , which not only is ineffective but gives rise to serious potential leaks and other problems
国内针对汇编代码的传统测试一般采用手工的方式进行,不仅效率低,而且存在严重的漏洞和隐患,不能达到预期的效果。 - Sdcc also provides an option ( - cyclomatic ) to report the relative complexity of a function . these functions can then be further optimized , or hand coded in assembly if needed
这个编译器也允许在一个函数的任何地方嵌入内联的汇编代码。另外,以汇编代码开发的例程也可以被调用 - My experience has been that most of the application code for linux is architecture - independent , and the architecture - specific code comes into play in areas in which assembly code needs to be written
我的经验是,大部分用于linux的应用程序代码都是与体系结构无关的,特定于体系结构的代码出现在需要编写汇编代码的地方。