code api 中文意思是什麼

code api 解釋
美國石油學會標準
  • code : n 1 法典;法規。2 規則,準則;(社會、階級等的)慣例,習俗,制度。3 (電)碼,代碼,密碼,暗碼;...
  • api : 阿比峰
  1. Using the emf - based code generation allows for a very straight - forward creation of an api that supports both wsdl marshalling and unmarshalling and underlying model manipulation

    Emf產生的代碼使得可以直接生成api ,用來支持wsdl文件的編組和解組,以及底層的模型管理。
  2. In ext3, the journaling code uses a special api called the journaling block device layer, or jbd

    在ext3里,日誌記錄代碼使用一個特殊的稱為「日誌記錄塊設備」層或jbd的api 。
  3. For example, the three - letter code for english u. s. as defined in the windows api is " enu "

    例如,在windows api中定義的、由三個字母構成的英語(美國)的代碼是「 enu 」 。
  4. Dom is an api that allows code to point directly at the various properties of xml document parts and, thus, is easy to program

    Dom是一種允許代碼直接指向xml文檔各部分特性的api ,因此易於編程。
  5. Dom is an api that allows code to directly read and modify the various properties of xml document parts and, thus, is easy to program

    Dom是一種允許代碼直接讀和修改xml文檔各部分特性的api ,因此易於編程。
  6. 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操作系統對多語言和輸入法支持的內部機制,闡述了輸入法實現的基本原理,基於系統提供的編程介面,開發了金文原篆輸入法的原型系統。
  7. This frees the developer from having to constantly write meaningless registry lookup code, such as that enforced by the jmx api

    這使得開發人員不用經常編寫毫無意義的注冊表查找代碼,例如jmx api要求編寫的那些代碼。
  8. Gets the last error code returned by the native visual styles uxtheme api methods encapsulated by the

    獲取本機視覺樣式( uxtheme ) api方法所返回的上一個錯誤代碼,這些方法由
  9. A value specifying the last error code returned by the native visual styles api methods that this class encapsulates

    一個指定上一個錯誤代碼的值,該錯誤代碼由此類封裝的本機視覺樣式api方法返回。
  10. It probed into the key technology of realizing the integrated development environment, including the methods to implement a code editor which support many features as automatic syntax highlighting, code autocompletion etc. ; the scheme and technology to compile and link the source code on the heterogeneous cluster system ; the analysis and use of the api of pbs, a widely used job management system ; the scheme and technology to distribute and manage the parallel jobs on the heterogeneous cluster system ; the methods to implement the monitor and control system of cluster nodes. and then the parallel programming integrated development & management environment ( ppidme ) was implemented base on the above analyses. finally, an example is presented which use ppidme in parallel programming

    本文在對異構機群并行計算環境研究的基礎上,提出了對于程序員友好、方便和實用的集成開發環境應該具備的要素,著重探討了實現集成開發環境的關鍵技術,其中包括支持語法高亮等功能的源代碼編輯器的實現方法、異構機群環境下源程序編譯連接及并行作業分發管理的實現方案與技術、 openpbs作業管理系統的應用編程介面的分析與使用、機群節點的管理與監控實現方法等,並基於上述關鍵技術設計與實現了異構機群系統集成開發管理環境軟體ppidme ,最後給出了使用ppidme進行并行程序開發的一個應用實例。
  11. Firstly, by calling open client api, data transmission among simulation members was simply achieved. then, the api which suits for radar simuation system is developed based on open client api. on the base of the work, the data - layer interface which includes interface class, data - interface description file and code generation is developed

    先是簡單地調用openclient介面函數實現模擬子系統與數據庫的數據傳輸,接著在openclient介面函數基礎上開發出適合於雷達模擬的數據傳輸統一介面函數,然後對數據層次生成方式進行改進,開發出由介面類、數據介面描述文件和代碼生成器組成的數據層次介面。
  12. Imports protection to make sure noone knows the api function used until he meets them in the code

    導入表保護以防止查詢程序用到的api函數,而只能從代碼中看到它們。
  13. As is the case with so many of the java 2 platform technologies, the jaas api defines a clean abstraction between application code and the physical implementation that will execute the business logic

    就像許多java 2平臺技術一樣, jaas api定義了應用程序代碼與將要執行業務邏輯的物理實現之間干凈的抽象。
  14. If calling code ignored the api and manipulated data structures in the library code, this independence would be lost since a change in the library s implementation might break the misbehaving client

    如果調用代碼忽略api並處理庫代碼中的數據結構,那麼將喪失這種獨立性,因為庫實現中的改變可能破壞行為失常的客戶端。
  15. But forcing the public api to accommodate factory objects or abstract factories, just because the test code wants it to, is the wrong design

    但強迫公用api適應工廠對象或抽象工廠(只因為測試代碼要求它這樣)是錯誤的設計。
  16. I also reviewed how to consume web services, the jax - rpc subset api, with a short code example included

    並用一個簡短的代碼實例回顧了如何消費web服務,即jax - rpc子集api 。
  17. A managed code api makes it easy to develop, deploy, and manage extensions to the report server

    託管代碼api簡化了報表服務器擴展插件的開發、部署和管理。使用
  18. A common attack passes unexpected parameters to exposed unmanaged code api methods in an attempt to cause them to operate out of specification

    普通攻擊向已公開的非託管代碼api方法傳遞意外參數,試圖使它們超越規范而運行。
  19. Thus, even if the unmanaged code api is functionally safe after necessary demands for partially trusted callers, managed code must also check parameter validity exhaustively to ensure that no unintended calls are possible from malicious code using the managed code wrapper layer

    這樣,即使非託管代碼api對部分受信任的調用方來說在功能上是安全的(在應用必需的請求之後) ,託管代碼也必須徹底檢查參數有效性,以確保惡意代碼不能使用託管代碼包裝層執行非預期的調用。
  20. Whether it is invoked automatically, as with managed. exe assemblies, or loaded using the unmanaged hosting api, a. net framework application requires a piece of code called a

    的代碼才能啟動。運行庫宿主會將運行庫加載到一個進程中,在該進程中創建
分享友人