call library 中文意思是什麼

call library 解釋
調用存儲庫
  • call : vt 1 大聲念[說],喊,叫。2 召喚,叫來,請來;召集,徵召;號召;喚醒。3 把…取名為,稱呼,把…叫做。...
  • library : n. 1. 圖書館,圖庫;藏書樓;藏書。2. 叢書,文庫。
  1. My project is to research and devise a enterprise scm software system, that based the two grades and four libraries ( department development library, department controlled library, department development library, enterprise controlled library, enterprise product library ), and use the jbcm which was devised by the beijing beida software engineering co., ltd. as the antitype. we call it cmis

    本課題就是以中國電子科技集團公司第十研究所為需求方,以北大軟體配置管理工具軟體jbcm為原型,進行二次開發,研製一套基於兩級四庫(即部門開發庫、部門受控庫、企業受控庫和企業產品庫)模式下的企業級軟體配置管理系統( cmis ) 。
  2. Library of congress call number

    美國國會圖書分類號
  3. He wrote prolifically, intensely, from morning till night, and late at night, except when he broke off to go to the reading - room, draw books from the library, or to call on ruth

    除了去閱覽室查資料圖書館借書,或看露絲之外,他緊張地起早貪黑地寫著,成果累累。
  4. 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 )的嬗變等計算的要求。
  5. Integrating the audit system to collect the data of system call and privilege command in the kernel, the raas could analyze datas and compare to the user normal behavior from the normal library

    結合原審計系統,在內核層收集系統調用和特權命令的數據,分析過后與用戶正常庫比較,達到監控的目的。
  6. The program of delphi can call the dynamic link library ( dll ) which is programmed beforehand. it can on - line estimate and correct soc in time. it can advance the precision of the estimation of brc and the capability of the energy management system, then satisfies the practical need of electric vehicles

    並且,在對電池的荷電狀態的預測採用了delphi和matlab混合編程的方法,在delphi中調用事先編好的動態連接庫( dll ) ,能實時在線的對電池的荷電狀態進行估計和校正,提高了電池剩餘容量預測的精度,從而提高能量管理系統的性能,滿足電動汽車的實用需求。
  7. 5. the design of dynamic link library. the system ' s dynamic link library encapsulates a series of function including database ' s call, clusters construction, thrice catalogue constructions tree, building the html code of the tree, etc. 6

    系統的底層支撐動態鏈接庫封裝了實現數據庫訪問、類結構、三叉目錄結構樹、樹結構html編碼、樹的遍歷、子結點搜索、素材文件的流式傳輸等功能的一系列函數。
  8. This system includes customer basic information management, sales opportunity management, time management, personal database, marketing library, customer information analysis, contact management, order management and call center

    該系統由客戶基本信息管理、銷售機會管理、時間管理、個人資料庫、市場知識庫、客戶資料分析、聯系管理、訂單管理、呼叫中心8個功能模塊組成。
  9. Mr. lin : before you head to the library, you can call ahead and see when they ' re open. you can find the phone number in the yellow pages

    林先生:你們去圖書館之前,可以先打個電話看他們什麼時候開放。你可以在電話簿的黃頁分類上找到他們的電話號碼。
  10. After seccess load html document, library create a html dom tree, the root of tree is htmldcoument, this dom tree observance w3c html standard mostly, you can access dom tree, call function htmldocument. getelementbyid to get an element which own specify id

    成功加載html文檔后,本庫會生成一個以htmldocument對象為頂級節點的html文檔對象模型樹,可以從htmldocument對象出發來訪問這個對象模型樹的所有的內容,該對象模型樹遵守大部分的w3c的html文檔對象模型規范。
  11. C programmers don t need to actually do this directly ; simply call the library function

    C程序員實際上不需要直接這樣去做;只需要調用庫函數
  12. To call a library method, you may either use the fully qualified name or specify the library package name in the

    若要調用庫方法,可以使用完全限定名或在代碼開頭的
  13. You can call library functions, but only a very few can be safely called. calling most functions inside a signal handler, such as

    您可以調用庫函數,但是只有極少數函數是被安全調用的;在一個信號處理器中調用大部分函數是出問題的主要原因,比如
  14. If you want partially trusted callers to be able to call select classes or members in your library, you can place demands on those classes or members

    如果希望部分受信任的調用方能夠調用庫中的select類或成員,您可以設置對這些類或成員的要求。
  15. 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

    對于內部函數調用,由於編譯器內在了解這種函數調用,因此它是從這種函數發出代碼,而不是調用庫中的函數。
  16. Direct callers explicitly call static or instance methods of your library, while indirect callers call static or instance methods of another library that calls your library

    直接調用方顯式調用庫的靜態方法或實例方法,而間接調用方調用另一個庫(該庫調用您的庫)的靜態方法或實例方法。
  17. The filter in bpf was implemented by a pseudo machine, which consists of an accumulator, an index register, a scratch memory store, and an implicit program counter. bpf can be directly programmed via ioctl system call and the pseudo machine instruction set, it can also be programmed by using libpcap function library, which can access many kinds of packet capture facilities provided by oses ( bpf is the important one in them )

    Bpf的過濾器是由假想的過濾器虛擬機實現的,對bpf的編程,可以通過ioctl系統調用和過濾器虛擬機的指令集來直接編程,也可以通過libpcap提供的庫函數來編程,它能訪問許多種操作系統內核提供的包過濾設施( bpf是其中重要的一種) 。
  18. Applications that receive less than full trust by the runtime code access security system are not allowed to call shared managed libraries unless the library writer specifically allows them to through the use of the

    不允許接收到低於完全信任級別(該信任級別是運行庫代碼訪問安全系統授予的)的應用程序調用共享託管庫,除非庫編寫器通過使用
  19. Additional call library

    附加調入程序庫
  20. American ni company send out labview, which is a revolution of the diagram language. after assay the advantage of virtual instrument and labview, the paper research the new technology of non - calibrate card driver under labview. there are two methods that is call library funtion and code interface node technology to achieve the requirement

    本文在分析了虛擬儀器和labview的特點之後,研究了在labview下非標準(非內置)介面板卡的驅動程序開發技術:調用板卡的動態鏈接庫clf技術和調用vc編程語言的cin技術,探討了在用戶環境下調用labview功能模塊的方法。
分享友人