dynamically linked 中文意思是什麼

dynamically linked 解釋
便會以動態的方式連結
  1. Once we intro ? duce metaclasses, we can finally declare the selector for a dynamically linked method where it belongs : in the same interface file as the metaclass pointer

    一旦引入元類,我們終于能在元類指針所在的同一介面頭文件里聲明動態連接方法專有的選擇器。
  2. A coherent style of verifications makes the implementations smaller and more robust : selectors verify the object, its class, and the existence of a method ; super ? class selectors should additionally verify the new class argument ; a dynamically linked method is only called through a selector, i. e., it need not verify its object

    檢驗方法協調一致的風格使得(軟體的)實現更小巧而堅固:選擇器檢驗對象、對象的類以及方法的存在;基類選擇器應當檢驗新的類參數;動態連接方法總是通過選擇器調用的,也即它不需要檢驗其所屬對象。
  3. But most shared libraries are dynamically linked

    但是大部分共享程序庫都是動態鏈接的。
  4. We use selector functions to locate and call dynamically linked methods for an object

    我們使用選擇函數為對象來定位並動態鏈接調用方法。
  5. The common language runtime can be statically or dynamically linked to the application domain host

    公共語言運行庫可以靜態地或動態地鏈接到應用程序域宿主。
  6. Tags can be specified to ooc as labels on the prototypes of dynamically linked methods in the class definition file, and as labels on a method header in the imple1 _ _ mentation file ; the latter have precedence

    標記可以被指定為動態連接方法原型的標簽記錄在類定義文件中,並且在實現文件中方法頭上作為標簽;后邊的有優先權。
  7. We can view selectors as methods which themselves are not dynamically linked but still behave like polymorphic functions because they let dynamically linked functions do their real work

    我們可以認為選擇器是不動態鏈接但仍然被認為行為類似多態函數的方法,這是因為他們是在真正工作的時候才進行動態鏈接。
  8. Objects point to their class descriptions which, for the most part, contain pointers to dynamically linked methods

    對象指向它們的類描述,後者大多包括了指向動態連接方法的指針。
  9. The class description points to all dynamically linked methods applicable to the object

    類的描述指對象可用的所有動態鏈接方法。
  10. A regular dll that can be statically or dynamically linked to the microsoft foundation class library

    可被靜態或動態鏈接到microsoft基礎類庫的常規dll 。
  11. Writing the initialization is straightforward : we specify the class names, inheritance relationships, and the size of the object structures, and then we add selector / method pairs for all dynamically linked methods defined in the file

    引用初始化是直接了當的:指明類的名稱、繼承關系、對象結構大小以及所有頭文件里定義的動態連接方法的選擇器方法對偶。
  12. Module states of a regular dll dynamically linked to mfc

    動態鏈接到mfc的規則dll的模塊狀態
  13. Describes the module states of a regular dll dynamically linked to mfc

    描述動態鏈接到mfc的規則dll的模塊狀態。
  14. Ensures that the dynamically linked, multithreaded versions of the runtime routines are selected from the standard header files

    確保從標準頭( . h )文件中選擇運行庫常式的動態鏈接的多線程版本。
  15. Regular dlls dynamically linked to mfc

    動態鏈接到mfc的規則dll
  16. I don t want the sample programs to be dynamically linked with libopensoap

    示常式序的編譯以hello . mak為例
  17. Produces a shared object rather than a dynamically linked executable

    產生一個共享對象,而不是一個動態鏈接的可執行程序。
  18. Other helper routines are dynamically linked from system dynamic - link libraries ( dlls )

    其他的副程序動態鏈接自系統動態鏈接庫。
  19. Software modules in the form of dynamically linked library using object - oriented program technology are design, which are the basic system components

    採用面向對象技術,以動態連接庫的形式開發開放式數控系統的基本構造單元?軟體功能模塊。
  20. Creating shared objects that can be dynamically linked at runtime to an application on a linux system is a simple exercise

    創建能在運行時被動態鏈接到linux系統上的應用程序的共享目標代碼是一項非常簡單的練習。
分享友人