dynamic link library
常見例句
- C can only dynamically link a new load module type called a DLL (Dynamic Link Library).
C 程序只能動(dòng)態(tài)地鏈接一種新的裝載模塊類型, DLL(Dynamic Link Library)。 - To compile and create a dynamic link library (DLL), you need the Windows cl.exe compiler.
要編譯和創(chuàng)建動(dòng)態(tài)鏈接庫(kù) (DLL),您需要使用 Windows cl.exe 編譯器。 - On Windows this message source is a Dynamic Link Library (DLL) containing these messages, on UNIX systems this is a XPG4 catalog.
在 Windows 中,該消息源是包含這些消息的動(dòng)態(tài)鏈接庫(kù)(DLL),在 UNIX 系統(tǒng)中,該消息源是 XPG4 目錄。 返回 dynamic link library