内联程序集代码 meaning in English
inline assembly code
Examples
- How to : debug inline assembly code
>如何:调试内联程序集代码 - Functions containing inline assembly code in the first statement
函数的第一行语句包含内联程序集代码。 - To debug inline assembly code
调试内联程序集代码 - Inline assembly code in functions that pass copy - constructed function parameters is not supported
传递复制构造函数参数的函数中的内联程序集代码不受支持。 - Functions containing inline assembly code are generated as unmanaged functions , as if they were placed in a separate module that was compiled without
包含内联程序集代码的函数被生成为非托管函数,就像它们放在不使用