common compiler 中文意思是什麼

common compiler 解釋
公共編譯程序
  • common : adj 1 共通的,共同的,共有的。2 公眾的;公共的。3 普通的,通常的,尋常的,平常的。4 平凡的,通俗...
  • compiler : n. 1. 匯集者,編輯(人)。2. 【計算機】自動編碼器;自動編碼[編譯]程序。
  1. 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 。
  2. The common language runtime includes a jit compiler for converting msil to native code

    公共語言運行庫包括用於將msil轉換為本機代碼的jit編譯器。
  3. For global common subexpression optimization, the compiler searches entire functions for common subexpressions

    對于全局公共子表達式優化,編譯器搜索全部函數中的公共子表達式。
  4. For local common subexpression optimization, the compiler examines short sections of code for common subexpressions

    對于局部公共子表達式優化,編譯器檢查公共子表達式的一小部分代碼。
  5. 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編譯器是否正在跟蹤調試信息。
  6. 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 )編譯器是否正在跟蹤調試信息。
  7. 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編譯器是否在跟蹤調試信息。
  8. Shows how the visual j compiler, extensions, and binary converter are architected with respect to the j class libraries, . net framework, and common language runtime

    說明visual j #編譯器、擴展和二進制轉換器是如何針對j #類庫、 . net framework和公共語言運行庫構建而成的。
  9. Now, check figure 2 to see which lines would compile and execute succe fully ( es ), which would cause a compiler error ( ce ), and which would cause a common language runtime error ( re )

    請看圖2 ,哪一行將正確編譯運行,哪一行將產生編譯錯誤,哪一行將產生運行錯誤。
  10. Now, check figure 2 to see which lines would compile and execute successfully ( es ), which would cause a compiler error ( ce ), and which would cause a common language runtime error ( re )

    請看圖2 ,哪一行將正確編譯運行,哪一行將產生編譯錯誤,哪一行將產生運行錯誤。
  11. Values. the common practice is to remove the type argument count from the generated code, but the practice is compiler specific

    通常的做法是從生成的代碼中移除類型參數計數,但此做法是特定於編譯器的。
  12. For performance reasons, the compiler defaults to the common language runtime implementation for floating point arithmetic constraints

    出於性能方面的原因,編譯器在默認情況下使用公共語言運行庫( clr )對浮點運算約束的實現。
  13. Then, memory cell array and some parts of peripheral circuits used in sram, for example, sense amplifyier and adderss decoder, are designed and verifyied by simulation. furthermore, some novel methods, such as clocked hierarchical word decoding structure, multi - stage sense amplifyier, common data line and data bus equlibruim technology has been applied in the design of 128kbit and imbit sram. what ' s more, we have studied compiler technology applied in the designing course of a imbit full cmos sram from the pointview of methology

    然後對sram的存儲單元電路以及外圍電路中的靈敏放大器和地址譯碼器進行了設計和模擬,在此基礎上,以128kb和1mb全cmossram設計為例,從方法學角度對同步sram設計中的帶時鐘分等級字線譯碼,多級靈敏放大和位線及總線平衡等技術進行了研究,並給出了相應的compiler演算法。
  14. Provides functionality for compiler writers using managed code to specify attributes in metadata that affect the run - time behavior of the common language runtime

    為使用託管代碼的編譯器編寫器提供功能,以在影響公共語言運行庫的運行時行為的元數據中指定屬性。
  15. 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命名空間為編譯器編寫器提供使用託管代碼在元數據中指定屬性(這些屬性影響公共語言運行庫的運行時行為)的功能。
分享友人