編譯次序 的英文怎麼說

中文拼音 [biān]
編譯次序 英文
compilation order
  • : Ⅰ動詞1 (編織) weave; plait; braid 2 (組織; 排列) make a list; arrange in a list; organize; gr...
  • : 動詞(翻譯) translate; interpret
  • : Ⅰ名詞1 (次序; 等第) order; sequence 2 [書面語] (出外遠行時停留的處所) stopping place on a jou...
  • 編譯 : [計算機] compile; translate and edit編譯程序 compiler; compile programme; compiling routine; 編譯...
  • 次序 : order; sequence; succession; arrangement
  1. According to the program structure of ansi c, some syntax - tree - nodes are designed in front - end, including function, block, data structure, type, expression, identifier and so on. syntax tree is divided into three levels, namely program level, function level and block level, which are useful for analysis of syntax and semantic in compiler as well as transferring syntax tree into rtl. retargetable compiler mainly includes intermediate representation, machine description and interface technique between compiler and machine description

    前端的實現技術包括詞法分析、語法語義分析和中間代碼生成技術等,針對ansic的程結構,分別設計了函數、塊、數據結構、類型、表達式、標識符等語法樹結點,並將語法樹分成、函數聲明和塊三個不同層,使語法樹具有清晰的層結構,有利於的語法和語義分析,以及從語法樹到rtl中間表示的轉換。
  2. After the first time you do this, it s just a matter of copy and paste to get the modules and pragmas into a new program

    第一這樣做時,只需要復制和粘貼就可以將模塊和指示放入新程
  3. Build lists of the operations performed, how communication operates between nodes and components in the grid, and compile sequences of processes

    建立要執行的操作列表,網格中的組件和節點之間通信是如何操作的,以及各個步驟的編譯次序
  4. The game designers are free to tweak the creature setting without the need to recompile the program code after each change

    這樣游戲設計者就可以輕輕鬆鬆地調整人的設定,而不需要在每改動之後重新代碼。
  5. Because compiler scan program with static order of program, not dynamic order. while using compiler, compile source program only one time, run more times

    因為是按程的靜態順線形掃描程的,而非動態順重復翻,使用時,只需對源程一遍,以後每只運行目標程
  6. Ans. this is a normal phenomena since the java jsp program needs to execute once before it becom - es efficient operation

    答:這是正常現象,因為jsp程的每個界面第一運行時要在本機,以後就不會了。
  7. Unlike some of the " fully interpreted " languages, pocketc requires a separate compilation step before you can run an application ; but you can do this compilation right within the same interface and when you do it once, the bytecode sticks around

    與某些「完全解釋型」的語言不同, pocketc在能夠運行應用程之前需要單獨的步驟;但可以在同一個界面中執行這個(執行一后,位元組碼就存在) 。
  8. When debugging program compiled from the command line, dgbclr rereads the compiled program each time you start debugging

    當調試從命令行的程時, dgbclr在您每開始調試時都會重新讀取的程
  9. When debugging program compiled from the command line, visual studio rereads the compiled program each time you start debugging

    當調試從命令行的程時, visual studio在您每開始調試時都會重新讀取的程
  10. When a compiler accepts a program without error on the first run, the program will not yield the desired output

    如若有一個程在第一器就接受它,並說它沒有任何錯誤的話,那麼運行這個程決不會產生任何你想要的結果。
  11. We only need to compile the machine logic source program once, and hereafter we can run target code every time

    我們只需要對機床邏輯源程,以後每直接運行所生成的目標代碼就可以了。
  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 web application is batch - compiled on the first request for a resource such as an asp. net web page

    在第一對應用程資源(如頁)的請求中, web應用程是批的。
分享友人