C++笔记之vector和thread结合使用 code review! 代码一 代码二:类中的构造函数中使用vector<thread> 代码三:类中的构造函数中使用vector<thread>启动多个单独线程去调用多个函数