机器指令 meaning in Chinese
machine instructions
Examples
- A basic or fundamental unit , often referring to the lowest of a machine instruction or lowest unit of language translation
一种基本单位或基础单位,常常指机器指令的最低一级或语言翻译的最低的单位。 - The above machines will put into use only after declaration that the machines have been assembled into the machines which compliance with machine directive
上述机器只有在声明已组装成符合机器指令的机器后才能投入使用。 - Then , if the security requirements are met , the clr performs just in time compilation to convert the il code into native machine instructions
然后,如果符合安全要求, clr执行实时( jit )编译以将il代码转换为本机机器指令。 - Code generation arm / thumb instuctions are converted into ir ( intermediate representation ) , which are translated into x86 instructions later
代码生成描述了arm / thumb机器指令对应的中间代码,以及生成x86机器指令的过程。 - For verifiable code , you must use the clr : safe flag , and you must instruct the linker to generate msil instead of native machine instructions
对于可验证的代码,必须使用/ clr : safe标志,并且必须指示链接器生成msil ,而不是本机机器指令。