calling library 中文意思是什麼

calling library 解釋
調用庫程序
  • calling : n. 1. 呼,喚,叫喊;點名。2. 招請,召集,號召;(神的)感召,天命;天職。3. 職業。4. 名稱。5. 訪問,到來;停靠(口岸)。6. 慾望;雌貓的叫春(期)。
  • library : n. 1. 圖書館,圖庫;藏書樓;藏書。2. 叢書,文庫。
  1. Demonstrates techniques for calling functions exported from an unmanaged library

    說明調用從非託管庫中導出的函數的技術。
  2. This thesis presents two methods to handle the active and passive exceptions in the library function jacket level. one comes up to handle the signal exception efficiently. and the other uses emulated stack unwinding to find the calling address to help handling the try catch exception

    為了在庫函數包裝這個層面上快速處理c + +中的異常拋出以及重新拋出的問題,我們提出了動態棧展開的思想,從而得到本該靜態編譯階段才可以得到的函數調用關系,分析得到caller調用callee的準確地址,用於異常區間的檢查。
  3. Because applications are calling the dll ' s functions through a pointer, the compiler does not generate external references, so there is no need to link with an import library

    因為應用通過指針調用dll函數,編譯器不需產生額外的說明,所以不需連接輸入庫。
  4. 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並處理庫代碼中的數據結構,那麼將喪失這種獨立性,因為庫實現中的改變可能破壞行為失常的客戶端。
  5. You can call library functions, but only a very few can be safely called. calling most functions inside a signal handler, such as

    您可以調用庫函數,但是只有極少數函數是被安全調用的;在一個信號處理器中調用大部分函數是出問題的主要原因,比如
  6. Intrinsics are function calls where the compiler has intrinsic knowledge about the call, and rather than calling a function in a library, it emits code for that function

    對于內部函數調用,由於編譯器內在了解這種函數調用,因此它是從這種函數發出代碼,而不是調用庫中的函數。
  7. On the base of theory studying, aim at power flow calculation, the paper firstly develops a component library of transmiting and transforming electricity and a component of power flow calculation using corba, designs a visual flow calculation simulation software which finish the mostly work of modeling and simulation by calling for encapsuled components

    在理論研究的基礎上,針對電力系統中最基本的計算? ?潮流計算,本文首先利用corba技術開發了輸變電系統構件庫和潮流計算演算法構件庫,然後開發了一個可視化的潮流計算模擬軟體。
  8. 3. according to the particularity of computer go, repository is divided into several parts such as i - go rule and term systenu joseki library and pattern library, life and death library and dynamic repository. inference machine solves problems by calling the corresponding part of repository according to the distinctive phases of inference

    根據圍棋博弈問題的特殊性,知識庫按照不同的功能被分為圍棋規則和術語系統、定式庫和模式庫、死活庫和動態知識庫等幾部分,問題的求解由推理機根據推理的不同階段調用知識庫中相應的部分來進行。
  9. For security purposes, and to eliminate the chance of calling a duplicate name in a different class library, analysis services requires that you use only fully qualified names for stored procedures

    出於安全目的,並為了防止調用不同類庫中的重復名稱, analysis services要求對存儲過程僅使用完全限定名稱。
分享友人