編譯時常數 的英文怎麼說

中文拼音 [biānshíchángshǔ]
編譯時常數 英文
compile time co tant
  • : Ⅰ動詞1 (編織) weave; plait; braid 2 (組織; 排列) make a list; arrange in a list; organize; gr...
  • : 動詞(翻譯) translate; interpret
  • : shí]Ⅰ名1 (比較長的一段時間)time; times; days:當時at that time; in those days; 古時 ancient tim...
  • : 數副詞(屢次) frequently; repeatedly
  • 編譯 : [計算機] compile; translate and edit編譯程序 compiler; compile programme; compiling routine; 編譯...
  1. Specifies that the field value is a compile - time constant

    指定該欄位值是一個編譯時常數
  2. Laudably, they did not simply ignore these exceptions ; instead, they asked them to print their stack trace, which is nice when you re building and debugging your application, but not ideal when you deploy it - especially when there may be thousands of exceptions

    值得稱贊的是,他們沒有簡單忽略這些異,相反,他們讓它們列印自己的堆棧跟蹤,這對于和調試應用程序很好,但是對于部署來說這不是很理想特別是當可能有千個異
  3. However, the compiler uses the type of the expression used to initialize the constant

    器使用所用表達式的類型來初始化該
  4. Forced parameterization, in effect, changes the literal constants in a query to parameters when compiling a query

    強制參化實際上是在對查詢進行將查詢中的文本量更改為參
  5. The clr provides various functions and services required for program execution, including just - in - time compilation, allocating and managing memory, enforcing type safety, exception handling, thread management, and security

    Clr提供執行程序所需的各種函和服務,包括實( jit )、分配和管理內存、強制類型安全性、異處理、線程管理和安全性。
  6. Constant expressions, whose operands are all simple type constants, are evaluated at compilation time

    計算操作均為簡單類型表達式。
  7. A constant expression is an expression that can be fully evaluated at compile time

    表達式是在可被完全計算的表達式。
  8. In a checked context, a compile - time error occurs if the operation is a constant expression. otherwise, an

    在所檢查的上下文中,如果該運算是表達式,則發生錯誤。
  9. Compile - time constants are required for cases such as array bounds, case expressions, or enumerator initializers

    需要編譯時常數的情況包括組界限、 case表達式或枚舉初始值設定項。
  10. It also consists of the bytecode for the program instructions the jvm interprets at runtime, jit code code that s already been compiled for the target processor, any native code, and some metadata that the jvm uses exception tables, line number tables and so on

    它還包括程序的位元組碼( jvm在運行解釋執行的指令) 、 jit代碼(已經為目標處理器過的代碼) 、任何本機代碼和jvm使用的一些元據(異表、行號表等等) 。
  11. Field is a compile - time constant, the

    欄位為編譯時常數,而
  12. A compile - time constant will have the same value each time an application runs, while a run - time constant may change each time

    應用程序每次運行編譯時常數都具有相同的值,而運行的值可能會發生變化。
  13. A compile - time constant is computed at the time the code is compiled, while a run - time constant can only be computed while the application is running

    編譯時常數和運行編譯時常數代碼進行計算,而運行則只能在應用程序運行進行計算。
  14. This is live data at design - time, and is very helpful to help you design your forms so you can determine how wide a tdbgrid or other data - aware controls should be, without the need to compile and run the application

    這是設計的實據,非有助於您設計窗體(以便您可以確定tdbgrid或其他據感知控制項的寬度,且無需和運行應用程序) 。
  15. Storing data using a compiler - generated temporary name is normal practice for the compiler

    使用器生成的臨名稱存儲據對器來說是用的方法。
  16. Field is very similar to a constant, except that the c compiler does not have access to the value of a static read - only field at compile time, only at run time

    欄位非類似於,只不過c #器不能在訪問靜態只讀欄位的值,而只能在運行訪問。
分享友人