首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 开发语言 > C++ >

linux 平台c++ 11 <thread> 库中中的多线程解决方案

2013-12-02 
linux 平台c++ 11 thread 库中中的多线程//testFunc函数threadlinuxc++[解决办法]编译的时候加 -lpthrea

linux 平台c++ 11 <thread> 库中中的多线程
//testFunc函数



thread linux c++
[解决办法]
编译的时候加 -lpthread 了吗?

热点排行