dynamic link library
常见例句
- C can only dynamically link a new load module type called a DLL (Dynamic Link Library).
C 程序只能动态地链接一种新的装载模块类型, DLL(Dynamic Link Library)。 - To compile and create a dynamic link library (DLL), you need the Windows cl.exe compiler.
要编译和创建动态链接库 (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 中,该消息源是包含这些消息的动态链接库(DLL),在 UNIX 系统中,该消息源是 XPG4 目录。 返回 dynamic link library