code library 中文意思是什麼

code library 解釋
代碼庫
  • code : n 1 法典;法規。2 規則,準則;(社會、階級等的)慣例,習俗,制度。3 (電)碼,代碼,密碼,暗碼;...
  • library : n. 1. 圖書館,圖庫;藏書樓;藏書。2. 叢書,文庫。
  1. You can test this code for yourself by putting the code in listing 2 in a file called barebones. pm in any directory, and running the following from that directory meaning, " include the current directory in the library path, use the barebones module, and create a new barebones object "

    可以通過將清單2中的代碼放入任何目錄內名為barebones . pm的文件中,然後在該目錄中運行以下命令來測試該代碼(這表示: 「在庫路徑中包括當前目錄,使用barebones模塊,然後創建一個新的barebones對象」 ) :
  2. In any case, " code recognizer " is based on the python library

    任何情況下, 「代碼識別器」都基於python庫
  3. However, if your code calls a system library and

    但是,如果您的代碼調用一個系統庫並
  4. A very complex sequence probably won ' t be re - used in many test scripts, so it might not be worth the labor required to generalize it, document it, and insert the error - checking code into it that you would expect of a competently written library function

    因為一個很復雜的命令序列很可能在很多測試腳本中無法重用,所以,就不值得花力氣去生成它,為它寫文檔,並為它加入錯誤檢查代碼以期成為編寫完善的庫函數。
  5. Second, porting ecos system is the cornerstone of ecos system, the job is according to target board programme that bottom hal ( hardware abstraction layer ) porting code and certain driver codes supportting devices of target board, then configures, complices, links and borns an ecos library file

    本人還參與完成的一個基於ecos的voip終端的設計和實現。該終端是基於飛思卡爾公司的mcf5235evb評估板和本文成功移植的ecos嵌入式操作系統,並在其上移植sip等相關的應用協議棧。
  6. The bisonc burnup library is replaced to facilitate the computation of the burnup process with complicated burnup chains. we have made and evaluated the new library ( hendl ) which contains 139 kinds of nuclides with 175 groups for neutron and 42 groups for gamma, 15 kinds of neutron reactions and p0 - p5 expansion. the revised code which we call bus - id is more adaptable to the computation of hybrid reactor for its fuel breeding and the transmutation of the hlw

    並且在一維輸運及燃耗計算程序bisonc的基礎上,提出用新的數據庫( hendl )代替原有的bisonc數據庫, hendl庫考慮了更加全面的燃耗過程和多種燃料循環方式,通過修正讀入的核截面數據庫中的參數,考慮共振自屏效應,製作並且評估了新的含有139種核素、多種反應截面、 175群中子42群光子、 p _ 0 - p _ 5展開的中子反應數據庫,開發出新的程序bus - 1d ,使得更能適應聚變?裂變混合堆的燃料增殖、高放長壽命核廢料( hlw )的嬗變等計算的要求。
  7. Uche illustrates the differences by providing samples of java library access, as well as the jython interpreter shell and code files

    通過提供java庫訪問的樣本,以及jython解釋器shell和代碼文件, uche說明了其中的差別。
  8. The code library supports the following features

    代碼庫支持下列功能:
  9. If you ve done database programming in c before with a regular database library, you can tell that this is a much more natural way to code

    如果您以前曾經在c語言中使用普通的數據庫庫函數編寫過訪問數據庫的程序,就會看出這是一種非常自然的編寫代碼的方法。
  10. This paper describes an aag ( attributed adjacency garaph ) based method of machining features recognition for shaft kind parts and 2. 5d parts on the acis platform, which can effectively recognize the main and assistant feature of these kinds of parts. using the class library provided by acis, all the geometrical information for defining a feature can be acquired. finally a xml neutral file describing the recognition result is provided for the later capp process and the generation of nc code

    本文首先分析三維實體邊界模型的特徵識別方法及其特點,繼而採用基於屬性鄰接圖的特徵識別方法,研究了軸類零件及2 . 5維零件的加工特徵的分類及其識別,並在acis平臺上開發了相應的軟體原型系統,有效地識別該類零件的主特徵和常見的輔助特徵,且利用acis提供的類庫介面提取模型底層的幾何參數,得到定義各項特徵所需的幾何尺寸信息,最後以xml中性文件的形式輸出識別結果,為后續進行的工藝規劃、加工代碼生成提供初始數據,從而為cad / capp / cam的集成提供有效的方法。
  11. Describes recommended project settings for debugging dll projects, how to debug from a dll project, how debug in mixed mode, and how to debug a managed - code web control library

    描述用於調試dll項目的推薦項目設置,如何從dll項目中進行調試,如何在混合模式中進行調試,以及如何調試託管代碼web控制項庫。
  12. This library provides a layer of code that allows the linker to resolve external references

    該庫提供允許鏈接器解析外部引用的代碼層。
  13. The " sz " type is a code convenience, a string library that hides all the work of reallocating strings when they grow

    「 sz 」類型為代碼提供了便利,它是一個字元串庫,隱藏了字元串增長時重新分配所需的全部工作。
  14. Modify the project build path setting to include the osgi framework library osgi. jar and other packages that we will use in the bundle code servlet. jar in this case

    修改該項目的構建路徑設置,使之包括osgi框架庫osgi . jar和在包碼中使用的其他包(在本實例中為servlet . jar ) 。
  15. Comparing three character code architectures and some character display technologies, the author selected the unicode character code architecture and truetype technology to create iob word library. moreover, through analyzing the kernel mechanism of the windows os supporting multilanguage and ime, the author explained the basic principles of ime and developed a model system of ime of iob based on the api provided by os

    本文通過對多種編碼體系和字元顯示技術的比較分析,作者選擇了unicode字符集和truetype字體技術來建立金文隸定字庫和金文原篆字庫,並通過剖析windows操作系統對多語言和輸入法支持的內部機制,闡述了輸入法實現的基本原理,基於系統提供的編程介面,開發了金文原篆輸入法的原型系統。
  16. Our designs not only contain comprehensive library of different company product codes for applying every brand but also can operate varied home entertainment equipments such as tv, air conditioner, cd player, vcd, dvd satellite receiver, cable tv converter, amplifier and other audio video components. those are very friendly design and easy to use. customers only need to enter 3 digit numbers of the brand code which is listed on the instruction or use the auto search mode to set up automatically

    自1993年起進入萬能遙控器市場,自行研發設計製造多功能之萬能遙控器本著精益求精的精神,除了外型不斷地創新符合潮流外,對于各廠牌之電視機錄影機選臺器碟影機擴大機衛星接收器冷氣機cd dvd vcd內碼亦不斷收錄,我們設計的萬用遙控器可以開啟市面上多數廠牌的上述家用設備。
  17. Concepts can be used to represent a reference to content in some other metadata repository such as a portlet in a portlet catalogue, an asset in an asset repository, service implementation artefacts kept in a source code library or information about soa infrastructure topologies in a configuration management database

    在一些元數據的知識庫里,概念可以用來代表內容的參考,比如在港口目錄里的小港口,資產目錄里的資產,還有服務落實人工品保持在資源密碼圖書館或者是在結構管理數據里的關于soa基礎建設地質學的信息
  18. To create a code library

    創建代碼庫。
  19. Code library for saving code snippets - basic but functional code library application for saving code snippets

    這是一個基本的但是功能強大的代碼庫程序,用來保存代碼片斷。
  20. Labeling a traditional code library with this attribute will break it, because no other code will be able to find the library s entry points at runtime

    用此屬性標記傳統代碼庫將中斷它,因為沒有其他代碼能夠在運行時找到該庫的入口點。
分享友人