摘要: 刚学MFC,到现在都没有一本像样的书,图书馆里的早就让人借光了,剩下的书可想而知,根本没法看,还不如看电子版的。 很傻的方法~~ 自己可以用MFC生成一个简单的对话框就可以实现基本功能了#include <iostream>#include <string>#include <cstdlib>#include <windows.h>using namespace std;//设置命令行string cmd="netsh interface ip set address name=\"本地连接\" static &qu 阅读全文
posted @ 2012-11-12 20:49 cococo点点 阅读(168) 评论(0) 推荐(0)