compiler language 中文意思是什麼

compiler language 解釋
編輯程序語言
  • compiler : n. 1. 匯集者,編輯(人)。2. 【計算機】自動編碼器;自動編碼[編譯]程序。
  • language : n 1 語言;(某民族,某國的)國語;語調,措詞。2 (談話者或作者所使用的)言語,語風,文風,文體。3...
  1. The gcc compiler scales very well - from simple batch utility programs to multimillion - line systems. it is the clear syntax tree front end, the highly recapitulative intermediate language and the concise machine description back end that help gcc port to kinds of platforms

    其清晰的前端語法樹結構、高度概括的抽象機中間語言、簡潔有力的後端機器描述等三部分為快速實現多語種開發、多平臺移植提供了有力的支持。
  2. We can write machine logic with advanced language directly, but implementing soft plc call for compiler

    我們可直接用高級語言編寫機床邏輯,但實現軟邏輯plc的軟體需要編譯程序。
  3. As being a eligible compiler must inhere the capability of quickly and accurately identify 、 grasp and excavate the most significant news fact, meanwhile, has to recognize the characteristics of news language, and propagate the real and accurate connotation and emotionality in the news fact to the public, so as to deeply influence people ' s thoughts and comportments

    摘要一個合格的采編人員,必須具備迅速而準確地識別、捕捉和挖掘最有意義的新聞事實的能力,同時,要掌握新聞語言的特點,將真實、準確的新聞事實中蘊含的深刻與感動傳播於公眾,以深刻地影響人們的思想與行為。
  4. Because the common language runtime supplies a jit compiler for each supported cpu architecture, developers can write a set of msil that can be jit - compiled and run on computers with different architectures

    由於公共語言運行庫為所支持的每種cpu結構都提供了jit編譯器,開發人員可以編寫一組可在具有不同結構的計算機上進行jit編譯和運行的msil 。
  5. The common language runtime includes a jit compiler for converting msil to native code

    公共語言運行庫包括用於將msil轉換為本機代碼的jit編譯器。
  6. Documents visual j compiler options, language support, and class library support

    說明visual j #編譯器選項、語言支持和類庫支持。
  7. If you are debugging managed code, these assembly instructions correspond to the native code created by the just - in - time compiler, not the microsoft intermediate language msil generated by the visual studio compiler

    如果正在調試託管代碼,則這些匯編指令對應于由實時( jit )編譯器創建的本機代碼,而不是由visual studio編譯器生成的microsoft中間語言( msil ) 。
  8. At the base of compiler forepart, considering repertoire, addressing mode and instruction period of object machine, adopting backfill to fill data for machine code in order to generate right object code, assemble language program

    在編譯前端的基礎上,考慮目標機的指令系統、尋址方式和指令周期,採用回填技術對機器碼填充數據以生成等價有效的目標代碼? ?匯編語言程序。
  9. Compiler language for information processing

    信息處理用的編譯程序語言
  10. Based on comprehensively considering the specific features of monitoring configuration software ' s applying, a configuration language - c2000 language is designed, whose compiler and development environment are then fulfilled. the designing, syntax analysis, semantic analysis and intermediate code generating of c2000 are deeply discussed. a virtual machine is also presented and implemented to support the executing of the intermediate code

    論文對組態軟體中的用戶編程介面進行了研究,在充分考慮了監控組態軟體的行業應用特點的基礎上,設計了一種組態語言? ? c2000語言,對其編譯器及開發環境的實現方案進行了詳細論述;並對語言設計、語法分析、語義分析,以及中間代碼生成和用來對中間代碼解釋執行的虛擬機等進行了深入的討論,詳細論述了各語法成分的實現,總結了對源程序中錯誤處理的方法。
  11. Compiler : program which translates a computer language into executable machine code. a compiler translates an entire program before the program is run by the computer

    編譯器:把計算機語言轉化為可執行的機器代碼程序。在程序運行之前,編譯器編譯整個程序。
  12. Specifies compiler configuration settings for available language providers

    為編譯指定附加的編譯器特定參數。
  13. Richard has 10 years of development experience with compiler language design

    Richard有10年的編譯器/語言設計的開發經驗。
  14. A compiler for the scheme programming language

    知識,這是scheme編程語言使用的一個編譯器。
  15. Perhaps one of the most imposing hurdles is to develop a compiler language and new algorithms that take full advantage of the real - time reprogrammability of the logic gates

    最主要的障礙或許在於,科學家必須得發展出,能夠充份發揮邏輯閘可即時編程性質的編譯語言與全新的演演算法。
  16. The compiler will accept all valid language syntax

    ,則編譯器將接受所有有效的語言語法。
  17. To debug a. net framework application, the compiler and runtime environment must be configured to enable a debugger to attach to the application and to produce both symbols and line maps, if possible, for the application and its corresponding microsoft intermediate language msil

    若要調試. net framework應用程序,必須配置編譯器和運行時環境以使調試器能夠附加到應用程序,並如果可能,為應用程序及其相應的microsoft中間語言( msil )生成符號圖和線劃圖。
  18. Your ability to debug may be limited by whether the code was built with debug information, whether the debugger has access to the source code, and whether the common language runtime jit compiler is tracking debug information

    調試能力可能受到限制,限制因素包括:生成代碼時是否包含調試信息、調試器是否有權訪問源代碼,以及公共語言運行庫jit編譯器是否正在跟蹤調試信息。
  19. Your ability to inspect the program may be limited by whether the program was built with debug information, whether the debugger has access to the source code, and whether the common language runtime just - in - time compiler is tracking debug information

    檢查程序的能力可能會受以下幾種情況的限制:是否使用調試信息生成程序、調試器是否有權訪問源代碼以及公共語言運行庫just - in - time ( jit )編譯器是否正在跟蹤調試信息。
  20. Your ability to inspect the program may be limited, of course, depending on whether the program was built with debug information and whether you have access to the program s source code, and whether the common language runtime jit compiler is tracking debug information

    當然,檢查程序的能力可能會受到某些限制,這取決于程序是否用調試信息生成,是否可以訪問程序源代碼,以及公共語言運行庫jit編譯器是否在跟蹤調試信息。
分享友人