摘要: // 动态链接库测试2.cpp : Defines the entry point for the console application.//#include "stdafx.h"#include <windows.h>//隐式连接:这种连接方式是由编译器自己加载DLL文件的/*#pragma c 阅读全文
posted @ 2016-11-18 19:59 zhuh102 阅读(335) 评论(0) 推荐(0)