編譯成位元組碼 的英文怎麼說

中文拼音 [biānchéngwèiyuán]
編譯成位元組碼 英文
byte code
  • : Ⅰ動詞1 (編織) weave; plait; braid 2 (組織; 排列) make a list; arrange in a list; organize; gr...
  • : 動詞(翻譯) translate; interpret
  • : Ⅰ動詞1 (完成; 成功) accomplish; succeed 2 (成為; 變為) become; turn into 3 (成全) help comp...
  • : Ⅰ名詞1 (所在或所佔的地方) place; location 2 (職位; 地位) position; post; status 3 (特指皇帝...
  • : Ⅰ名詞1 (由不多的人員組成的單位) group 2 (姓氏) a surname Ⅱ動詞(組織) organize; form Ⅲ量詞(...
  • : Ⅰ名詞(表示數目的符號或用具) a sign or object indicating number; code Ⅱ量詞1 (指一件事或一類的...
  • 譯成 : translate into; turn into; put into
  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. In normal usage, java source code is translated into bytecode instruction sequences by a compiler

    通常,器把java源代指令序列。
  4. Gcj takes java source or byte codes and compiles them into native machine code

    Gcj獲得java源代,然後將它們本機機器代
  5. The jit technique compiles java bytecode to native code before executing it for the first time, giving much better performance for repeated executions

    在第一次執行java之前, jit技術將它本機代,從而對于重復執行提供了更好的性能。
  6. The microsoft. net implementation also supports an option of precompiling to native code for a faster startup, duplicating what gcj has done for java byte code

    Microsoft . net實現還支持預本機代的選項以獲得更快速啟動,這與gcj對java所做的工作相同。
  7. Javassist lets you work with source code, which it compiles into java bytecode

    Javassist允許使用源代進行工作並把源代編譯成位元組碼
  8. Command to bytecode in exactly the same manner as before except for a couple

    命令編譯成位元組碼的,所用的方式和以前完全相同(除了為調用psyco而添加的幾個
  9. It actually compiles python to somewhat baroque java source code or directly to bytecode

    實際上,它把python(有點復雜) java源代或直接編譯成位元組碼
  10. Javassist uses a simplified version of java source code, which it then compiles into bytecode

    Javassist使用java源代的簡化版本,然後再把代編譯成位元組碼
  11. If your system executes strings multiple times, it is a major speedup to precompile to bytecode in this fashion

    如果你的系統需要多次執行字串,以這種方式預編譯成位元組碼可以大大提高速度。
  12. The java language is a sort of hybrid, in that its code is compiled into bytecode a form of binary for an abstract computer

    Java語言是某種混合體:它的代編譯成位元組碼(針對抽象計算機的二進制形式) 。
  13. So you can use the repl to play not only with the standard libraries, but with your own java or jython classes that you ve compiled to bytecode

    所以您不僅可以將repl用來與標準庫一起工作,還可以與已經編譯成位元組碼的您自己的java (或jython )類一起工作。
  14. Java source code normally gets compiled into bytecode, and some tools can even turn bytecode at least the form generated by normal compilers back into source code

    Java源代通常被編譯成位元組碼,並且一些工具甚至可以將(至少是由通常的器產生的文件形式)反源代
  15. Just as oop programs can be compiled and executed by different mechanisms for example, interpreted or compiled to bytecode or object code, aop tools offer different facilities for building and executing aspects

    正如可以用不同的機制(例如,解釋或編譯成位元組碼或對象代和執行oop程序那樣, aop工具為構建和執行方面提供了不同的工具。
  16. 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

    (它允許向列表插入指令和從列表刪除指令,而不僅僅是添加指令)的一些靈活性,但是對于綁定器使用的順序來說,工作得很好。
  17. Does not compile java - language source code to java - language bytecode, that is, . class files

    不能將java語言源代java語言格式,即. class文件。
  18. Fortunately, groovy offers an ant tag that incorporates compiling groovy scripts into byte code, so the process of transforming scripts into functional byte code couldn t be any more straightforward

    幸運的是, groovy提供了一個ant標簽,能夠把未的groovy腳本集中,這樣,把腳本轉換有用的的處理工作就變得再簡單不過。
  19. Just in time compilation is a method by which interpreted bytecode for example, an emulated instruction stream is translated into native instructions on the fly

    通過即時( just in time , jit )這種方法,可以動態地將解釋的(例如,一個模擬的指令流)翻本地指令。
  20. When it is later run, the bytecode is either directly interpreted or " just - in - time " compiled into the host computer s instruction set

    之後運行的時候,或者直接解釋,或者「即時」主機的指令集。
分享友人