2014年5月4日
摘要: #include "stdafx.h"#include "windows.h"#include using namespace std;int _tmain(int argc, _TCHAR* argv[]){ STARTUPINFO si; PROCESS_INFORMATION... 阅读全文
posted @ 2014-05-04 20:52 上海—Michael 阅读(259) 评论(0) 推荐(0)
摘要: #include "stdafx.h"#include "windows.h"#include using namespace std;int _tmain(int argc, _TCHAR* argv[]){ STARTUPINFO si; PROCESS_INFORMATION... 阅读全文
posted @ 2014-05-04 17:22 上海—Michael 阅读(481) 评论(0) 推荐(0)