Win控制檯(多線程)

#include <windows.h> #include <process.h> /* _beginthread, _endthread */ #include <iostream> #include <fstream> #include <string> using namespace std; ofstream out("out.txt"); void ThreadFunc1(PVOID
相關文章
相關標籤/搜索