N a set of programs that can be activated and then discarded by other programs 动态链接库 ( abbr: DLL) [计算机]
Creates a debug dynamic-link library.
创建调试动态链接库。
To compile and create a dynamic link library (DLL), you need the Windows cl.exe compiler.
要编译和创建动态链接库(DLL),您需要使用Windows cl . exe编译器。
C can only dynamically link a new load module type called a DLL (dynamic link Library).
c程序只能动态地链接一种新的装载模块类型,DLL (Dynamic Link Library)。
应用推荐