摘要: #include "stdafx.h"#include#pragma comment(lib,"urlmon.lib")//隐藏控制台窗口#pragma comment( linker, "/subsystem:\"windows\" /entry:\"mainCRTStartup\"" )int ... 阅读全文
posted @ 2016-01-25 14:57 hellohyi 阅读(184) 评论(0) 推荐(0) 编辑