inline assembly code 中文意思是什麼

inline assembly code 解釋
內聯程序集代碼
  • inline : 並網的
  • assembly : n 1 集合。2 集會。3 會眾。4 〈A 〉立法會議,議院,(特指)下院〈美國州議會通常稱作 General Assemb...
  • code : n 1 法典;法規。2 規則,準則;(社會、階級等的)慣例,習俗,制度。3 (電)碼,代碼,密碼,暗碼;...
  1. Functions containing inline assembly code in the first statement

    函數的第一行語句包含內聯程序集代碼。
  2. Inline assembly code

    行內組譯程序代碼
  3. The compiler also allows inline assembler code to be embedded anywhere in a function. in addition, routines developed in assembly can also be called

    這個編譯器也允許在一個函數的任何地方嵌入內聯的匯編代碼。另外,以匯編代碼開發的常式也可以被調用
  4. How to : debug inline assembly code

    >如何:調試內聯程序集代碼
  5. To debug inline assembly code

    調試內聯程序集代碼
  6. Inline assembly code in functions that pass copy - constructed function parameters is not supported

    傳遞復制構造函數參數的函數中的內聯程序集代碼不受支持。
  7. Functions containing inline assembly code are generated as unmanaged functions, as if they were placed in a separate module that was compiled without

    包含內聯程序集代碼的函數被生成為非託管函數,就像它們放在不使用
  8. Inline assembly code that assumes knowledge of the native stack layout, calling conventions outside of the current function, or other low - level information about the computer may fail if that knowledge is applied to the stack frame for a managed function

    如果內聯程序集代碼假定有關本機堆棧布局、當前函數外部的調用約定或其他有關計算機的低級別信息的知識,則如果將該知識應用於託管函數的堆棧幀,則此內聯程序集代碼可能失敗。
分享友人