compiler binding 中文意思是什麼

compiler binding 解釋
編譯器裝幀
  • compiler : n. 1. 匯集者,編輯(人)。2. 【計算機】自動編碼器;自動編碼[編譯]程序。
  • binding : adj 1 縛[捆、綁]…的;黏合的;系連的,連結的。2 有束縛力的,有拘束力的,附有義務的。3 〈口語〉引起...
  1. As with bytecode generation, the binding compiler will always generate the same source code token sequence for a binding component

    與位元組碼生成相同,綁定編譯器總是對一個綁定組件生成相同的源代碼標志序列。
  2. I described how the jibx 1. x binding compiler generates bytecode based on a code generation tree structure constructed from the binding definition

    中,我描述了jibx 1 . x綁定編譯器如何基於代碼生成樹結構產生位元組碼,這種樹結構是根據綁定的定義構建的。
  3. To control the process of adding all the methods and classes described in the last section, the jibx binding compiler first creates an internal representation of each binding in the form of a code generation tree structure

    為了控制上一節中描述的所有方法和類的添加過程, jibx綁定編譯器首先用代碼生成樹結構的形式,創建了每個綁定的內部表示形式。
  4. In the 1. 0 release, the binding compiler is more than four times the size of the runtime at 228k vs. 54k and many times the complexity

    在1 . 0發行版中,綁定編譯器的尺寸是運行時的4倍( 228 k比54k ) ,復雜性則高出許多倍。
  5. Early binding reduces the number and severity of run - time errors because it allows the compiler to report errors when a program is compiled

    由於早期綁定使編譯器可以在編譯程序時報告錯誤,所以它減小了運行時錯誤的數量和嚴重度。
  6. Which allows instructions to be inserted into and deleted from a list rather than just appended with this approach, it works very well for the sequential bytecode generation used by the binding compiler

    (它允許向列表插入指令和從列表刪除指令,而不僅僅是添加指令)的一些靈活性,但是對于綁定編譯器使用的順序位元組碼生成來說,工作得很好。
  7. Early versions of the binding compiler did not go through this step of constructing a code generation model, instead generating code directly from the binding

    綁定編譯器的早期版本不經歷構造代碼生成模型這一步,而是直接從綁定生成代碼。
  8. Intrinsic functions that do not allocate stack space and do not call other functions can use other volatile registers to pass additional register arguments because there is a tight binding between the compiler and the intrinsic function implementation

    由於編譯器與內部函數實現之間存在緊密的綁定,因此不分配堆棧空間且不調用其他函數的內部函數可以使用其他易失寄存器來傳遞附加的寄存器參數。
  9. Sets the compiler default so that explicit narrowing conversions are required and late binding is not allowed. by default,

    設置編譯器默認值,以便要求雙位元組到單位元組的顯式轉換,而且不允許後期綁定。
  10. The compiler references the assembly at compile time, allowing early binding

    編譯器在編譯時引用程序集,從而允許早期綁定。
分享友人