随笔分类 - c++
摘要:Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->#include "stdafx.h" #pragma comment( linker, "/subsystem:\"windows\" /entry:\"mainCRTStartup\"" )...
阅读全文
摘要:Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->#include "stdafx.h" #include #include //ShellExecute 要引用的库 int main(int argc, _TCHAR* argv[]) {...
阅读全文
摘要:Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->#include "stdafx.h" #include #include #include DWORD WINAPI ThreadWork(LPVOID num) { p...
阅读全文