摘要: 做什么事情都有个开始,以前都不知道从哪下手知道自己很菜 ,装了vs.net2005用里面的工具编了第一个程序,知道很白痴,不过是自己的嘛,嘿嘿 #include "stdafx.h"#include #include "windows.h"using namespace std;int _tmain(int argc, _TCHAR* argv[]){ cout<<endl<<... 阅读全文
posted @ 2007-03-20 18:19 fool 阅读(565) 评论(1) 推荐(0) 编辑