runtime library 中文意思是什麼

runtime library 解釋
運行庫
  • runtime : 動態
  • library : n. 1. 圖書館,圖庫;藏書樓;藏書。2. 叢書,文庫。
  1. Moreover, for shared library systems, usr local lib must be added to the runtime library search path

    共程序庫系統需將usr local lib追加成程序庫查找路徑。
  2. The compiler will insert this command to avoid importing each and every routine from the runtime library

    為了避免每次都要從噝?熘姓{入每一個常式,編譯器會插入一條指令
  3. Retroweaver consists of two logical components : a bytecode enhancer and a runtime library

    Retroweaver包含兩個邏輯組件:一個位元組碼增強器和一個運行時庫。
  4. Security basics secure c runtime standard c library security improvements more

    安全性基礎知識保證c運行時( crt )的安全標準c + +庫安全改進更多信息
  5. 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

    不允許接收到低於完全信任級別(該信任級別是運行庫代碼訪問安全系統授予的)的應用程序調用共享託管庫,除非庫編寫器通過使用
  6. 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

    用此屬性標記傳統代碼庫將中斷它,因為沒有其他代碼能夠在運行時找到該庫的入口點。
  7. Omits the default c runtime library name from the. obj file

    省略. obj文件中的默認c運行時庫名稱。
  8. Crt support is available to pure assemblies through a pure msil version of the c runtime library

    (純程序集可通過c運行時庫的純msil版本獲得crt支持。 )
  9. The linker s ability to build a table of safe exception handlers depends on the application using the c runtime library

    鏈接器能否生成安全異常處理程序表取決于使用c運行時庫的應用程序。
  10. For visual c 2005, the c runtime library has been augmented to include secure versions of functions that pose security risks

    對于visual c + + 2005 ,已增加了c運行時庫( crt )以包含帶來安全風險的函數的安全版本。
  11. With dynamic linking, you can update just one c runtime library, and correct the internationalization of all seventy - nine applications

    有了動態鏈接,您就可以只更新一個c運行時庫,然後修正所有79個應用程序的共同問題。
  12. Setting this option removes certain c runtime library support that may be required by your application, resulting in link - time errors if your application depends on this support

    設置此選項將移除應用程序可能需要的某種c運行時庫支持,如果應用程序依賴於此支持,則將導致鏈接時錯誤。
  13. This includes the industry - standard active template library, the microsoft foundation class libraries, and standard libraries such as the standard c library, and the c runtime library, which has been extended to provide security enhanced alternatives to functions known to pose security issues

    其中包括行業標準活動模板庫( atl ) 、 microsoft基礎類( mfc )庫,以及各種標準庫,如標準c + +庫和c運行時庫( crt ) (該庫已得到擴展,可以向引起安全問題的已知函數提供安全增強替代項) 。
  14. If an application cannot limit itself to the interfaces of the libraries listed above, then - to minimize runtime errors - the application must either bundle the non - specified library as part of the application, or it must statically link the library to the application

    如果應用程序不能把自己限於以上列出的庫的介面,那麼為了最大限度地減少運行時錯誤應用程序必須捆綁未被指定的庫以使它成為應用程序的一部分,或者應用程序必須使該庫靜態地與應用程序鏈接。
  15. This is no different from the members in the runtime system library that return instances of user - defined types, such as

    這與運行庫系統庫中返回用戶定義類型的實例的成員(例如返回
  16. It describes the principle and implement of lyx ' s each part, including : the method and steps of porting linux kernel and software to embedded device ; the dependencies between linux kernel and software or between software and software are described with xml, so that the dependency problems in the process of compiling and in the runtime system are resolved with the same mechanism ; the library reduction technology in existence is analyzed, and against its deficiency, a more efficient function - level library reduction scheme is introduced and implemented ; the implement of several file systems that lyx supports ; the workflow of lyx ' s each part

    本文論述了lyx各部分的原理和具體實現,包括:將linux內核和軟體包移植到嵌入式設備上的具體方法和步驟:用xml描述內核與軟體包、軟體包與軟體包之間的依賴關系,統一地解決了編譯過程中和運行系統中的依賴關系問題;分析現有的共享庫裁剪技術,根據它的不足,提出和實現了一種更加有效的函數級裁剪技術; lyx支持的幾種文件系統類型及其實現; lyx各部分的工作流程。
  17. Make sure your runtime library is set, and you have the full path in your manifest file

    確保設置了運行時庫, manifest文件中有完整路徑。
  18. Will have a dependency on msvcm80. dll, which is part of the c - runtime library

    生成的c + +應用程序將在msvcm80 . dll (它是c運行時庫的一部分)上具有依賴項。
  19. The actual replacement classes are included in the runtime library so that they re available when you execute the modified code

    實際的替換類包含在運行時庫中,以便在您執行修改過的代碼時它們是可用的。
分享友人