compiler base 中文意思是什麼

compiler base 解釋
編譯程序庫
  • compiler : n. 1. 匯集者,編輯(人)。2. 【計算機】自動編碼器;自動編碼[編譯]程序。
  • base : n 1 基底,基,根基,底座;底層,底子;(紀念碑等的)基址;(山)麓。2 【軍事】基地,根據地。3 根...
  1. Using an unspecialized template class name in the base class list for a class definition will result in compiler error c3203

    在類定義的基類列表中使用非專用化的模板類名將導致編譯器錯誤c3203 。
  2. 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

    在編譯前端的基礎上,考慮目標機的指令系統、尋址方式和指令周期,採用回填技術對機器碼填充數據以生成等價有效的目標代碼? ?匯編語言程序。
  3. For instance, microsoft compiler uses process - neutral offsets to address base objects for virtually inherited classes : thus, this issue does not arise

    例如, microsoft compiler使用進程無關的偏移量來為虛擬繼承類指定基對象,因而不存在這個問題。
  4. The base class returns the default compiler based on the application configuration file

    基類根據應用程序配置文件返回默認編譯器。
  5. Base on above reason, this paper design and realize a c code rule compiler rulec engine. it can inspect the c code as the traditional compiler, besides that, it also include below functions : when this tool discovers the grammar error, it doesn ’ t stop the inspection and go on to inspect the left code ; the rules used in the inspection can increase, delete or amend according to user ’ s request. this tool can be runned on the windows, linux, solaris and other system platforms ; through counting the software complexity of c code, this tool can provide the important target of evaluated c code quality

    因此,本文設計了一個c代碼規則編譯器rulecengine ,它除了實現與傳統編譯器一樣能夠檢查c代碼的功能,還實現了如下的功能:發現c代碼語法錯以後不停止檢查,仍然繼續對代碼進行規則檢查;檢查c代碼所需的規則可以根據用戶的需求隨意增加,刪除或修改;能夠在windows , solaris等系統平臺上使用;通過統計c代碼的軟體復雜度,提供了衡量c代碼質量的重要指標。
  6. The compiler normally construes an integer literal to be in the decimal base 10 number system

    編譯器通常將整數解釋為十進制(基數為10 )數制。可以用
分享友人