Inline assembly code can contain arbitrary native code, which cannot be managed.
内联程序集代码可以包含无法托管的任意本机代码。
Inline assembly code in functions that pass copy-constructed function parameters is not supported.
传递复制构造函数参数的函数中的内联程序集代码不受支持。
The compiler also allows inline assembler code to be embedded anywhere in a function. In addition, routines developed in assembly can also be called.
这个编译器也允许在一个函数的任何地方嵌入内联的汇编代码。另外,以汇编代码开发的例程也可以被调用。
The compiler also allows inline assembler code to be embedded anywhere in a function. In addition, routines developed in assembly can also be called.
这个编译器也允许在一个函数的任何地方嵌入内联的汇编代码。另外,以汇编代码开发的例程也可以被调用。
应用推荐