如题 http://blog.sina.com.cn/s/blog_6d193c030101gxdu.html 照着这个教程搞得
为什么还用pthread啊,3.0开始就支持C++11了,用std::thread呀