編譯中間語言 的英文怎麼說

中文拼音 [biānzhōngjiānyán]
編譯中間語言 英文
viac cil compiler intermediate language
  • : Ⅰ動詞1 (編織) weave; plait; braid 2 (組織; 排列) make a list; arrange in a list; organize; gr...
  • : 動詞(翻譯) translate; interpret
  • : 間Ⅰ名詞1 (中間) between; among 2 (一定的空間或時間里) with a definite time or space 3 (一間...
  • : 語動詞[書面語] (告訴) tell; inform
  • : Ⅰ名詞1. (話) speech; word 2. (漢語的一個字) character; word 3. (姓氏) a surname Ⅱ動詞(說) say; talk; speak
  • 編譯 : [計算機] compile; translate and edit編譯程序 compiler; compile programme; compiling routine; 編譯...
  • 語言 : language
  1. 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 ) 。
  2. 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,對其器及開發環境的實現方案進行了詳細論述;並對設計、法分析、義分析,以及代碼生成和用來對代碼解釋執行的虛擬機等進行了深入的討論,詳細論述了各法成分的實現,總結了對源程序錯誤處理的方法。
  3. This is not in any way a fault in the design of. net ; it is simply a reality of modern, intermediate - compiled languages

    這並不是. net在設計上的一個缺陷,而只是由於這個現代化的的固有性質所致。
  4. 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 )生成符號圖和線劃圖。
  5. During just - in - time compilation, an optional verification process examines the metadata and microsoft intermediate language msil of a method to be jit - compiled into native machine code to verify that they are type safe

    在實時( jit ),可選的驗證過程檢查要實時為本機代碼的方法的元數據和microsoft( msil ) ,以驗證它們是否為類型安全。
  6. As ' to the front end, this thesis does n ' t use the method of syntax directed semantic analysis. instead, it arranges syntax analysis and semantic analysis into different stages in virtue of the equal description of source program. as to the back end, it selects the scheme that a virtual machine executes the intermediate code through interpreting

    在對器即實現方面的研究,論文總結了器的一般模型,並針對其前端和後端分別選擇了合適的實現方案:前端沒有採用法制導的義分析,而是通過對源程序等價表述的引入將法分析和義分析安排到不同階段進行;後端選擇了用虛擬機對代碼解釋執行的實現方案。
  7. In fact, during testing of the release of the cfront 1. 0 language compiler from bell laboratories, there was a minor debate within a small circle of language lawyers as to whether or not a forward declaration and subsequent definition or any such combination had to consistently use the one or other keyword, or should they be allowed to be used interchangeably

    實際上,在對貝爾實驗室推出的cfront 1 . 0器版本進行測試的過程,就前向聲明和隨后定義(或任何此類組合)是必須始終如一地使用一個或另一個關鍵字,還是應當允許交替使用它們,少數法學家之曾發生過一些爭論。
  8. First, the paper researches the format and semantic features of iso apt in detail, next, applies regular expression to describe the definition of apt ’ s tokens and uses context - free grammar to describe apt ’ s syntax rules, last, designs the intermediate code format which keeps on the source code semantic and designs a complete module to check lexical and syntax errors of nc code by using modern compiling techniques

    在代碼預處理技術方面,詳細研究了標準數控代碼的格式和義並採用現代技術的正則表達式和上下文無關文法分別描述了標準數控代碼的記號定義和法結構定義;設計了保持源代碼義的標準數控代碼格式,在此基礎上,設計並構建了數控代碼的詞法和法檢查模塊。
  9. The peverify tool helps developers who generate microsoft intermediate language msil such as compiler writers, script engine developers, and so on to determine whether their msil code and associated metadata meet type safety requirements

    Peverify工具供生成microsoft( msil )的開發人員(如寫者、腳本引擎開發人員等)使用,幫助他們確定其msil代碼及關聯的元數據是否滿足類型安全要求。
  10. In another way, we develop a compiler in virtue of gcc ' s intermediate language, rtl ( register transfer language ), but we must rewrite the program of code generation and code optimization

    此外,我們藉助gcc過程產生的代碼rtl ( registertransferlanguage )文件,重寫目標代碼生成和優化功能程序,為新的目標機器開發c器。
  11. At compile time, attributes are converted into security declarations and stored in microsoft intermediate language msil metadata

    時,屬性轉換為安全聲明並存儲在microsoft( msil )元數據
  12. Examples discussed in this section include serialization, mappings between objects and relational databases, regular expressions, partial evaluation, and compilers for languages that require runtimes

    本節討論的示例包括序列化、對象和關系數據庫之的映射、正則表達式、分部計算,以及用於需要運行庫的器。
  13. Based on the analysis, we integrate the corba component model and the software architectures and put forward a ccm - based software architectures " model. we implement this model through giving a bnf of adl, developing an adl compiler and extending the corba implementation. by the compiler, the developer can pay more attention on the analysis of the specific domain and the development of the components

    本文分析了現有的corba以及軟體體系結構的研究現狀,結合了corba構件和軟體體系結構,提出了基於corba構件的軟體體系結構模型,定義了一套與之相應的? ? adl ,並實現丁adl器,通過它能生成輔助代碼來屏蔽全局組織和控制以及構們:之的相互通訊,而使用戶能把更多的精力集在專有領域的分析和構件的開發上。
  14. Namespace provides functionality for compiler writers using managed code to specify attributes in metadata that affect the run time behavior of the common language runtime

    System . runtime . compilerservices命名空寫器提供使用託管代碼在元數據指定屬性(這些屬性影響公共運行庫的運行時行為)的功能。
分享友人