inline code 中文意思是什麼

inline code 解釋
按順序執行的指令
  • inline : 並網的
  • code : n 1 法典;法規。2 規則,準則;(社會、階級等的)慣例,習俗,制度。3 (電)碼,代碼,密碼,暗碼;...
  1. Any inline code, that is, code enclosed between the

    任何內聯代碼(即包含在
  2. Is an inline function, meaning the compiled code makes the conversion, often without generating a function call

    是一個「內聯函數」 ,這意味著轉換是由已編譯的代碼執行的,通常不會生成函數調用。
  3. Functions containing inline assembly code in the first statement

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

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

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

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

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

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

    包含內聯程序集代碼的函數被生成為非託管函數,就像它們放在不使用
  10. 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

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

    任何內聯代碼(即包含在
  12. Use inline code to define self - contained lines or blocks of code

    使用內聯代碼可以定義獨立的行或代碼塊。
  13. There are two styles of code render blocks : inline code and inline expressions

    存在兩種樣式的代碼呈現塊:內聯代碼和內聯表達式。
  14. Code render blocks define inline code or inline expressions that execute when the page is rendered

    代碼呈現塊定義當呈現頁時執行的內聯代碼或內聯表達式。
  15. Language specifies the language used when compiling all inline code within the xml web service file. asmx

    指定在xml web services文件( . asmx )內編譯所有內聯代碼時使用的語言。
  16. Tags that define inline code or expressions that can be embedded within the declarative sections of the global. asax file

    定義可嵌入到global . asax文件的聲明性部分中的內聯代碼或表達式的標記。
  17. The following code example demonstrates how to instruct the asp. net page compiler to use visual basic as the inline code language

    下面的代碼示例演示如何指示asp . net頁編譯器將visual basic用作內聯代碼語言。事件處理代碼在名為
  18. The following code example instructs the asp. net page compiler to use visual basic as the inline code language and disables saving view state across http requests using the

    下面的代碼示例指示asp . net頁編譯器使用visual basic作為內聯代碼語言,並使用
  19. This is similar to non - updateable full precompilation, except that ui elements such as. aspx pages and. ascx controls retain all their markup, ui code, and inline code, if any

    可更新的預編譯該選項類似於「不可更新完全預編譯」 ,不同之處在於用戶界面元素(如. aspx頁和
  20. The following code example shows inline style attributes that are applied to an

    下面的代碼示例演示應用到
分享友人