摘要:
Makefiles Generated from MinGW MinGW Makefiles Generates makefiles for use with mingw32-make under a Windows command prompt. Use this generator under 阅读全文
摘要:
本文转载自:http://www.cppblog.com/amazon/archive/2009/09/04/95318.html 共有两种库:一种是LIB包含了函数所在的DLL文件和文件中函数位置的信息(入口),代码由运行时加载在进程空间中的DLL提供,称为动态链接库dynamic link li 阅读全文