【 在 billybear04 的大作中提到: 】
: 知乎说《C++并发编程实战》这本书翻译的很烂,原书"C++ Concurrency in Action"不错。The C++ Standard Library: A Tutorial and Reference: 1136 pages, 太贵太厚了。试了几个 简单的例子。Stackoverflow(Why is "using namespace std;" considered bad practice?),但为了少打字我们还是用了。
: // 生产者 消费者 cond_var
: #include <thread>
: ...................
并发编程哪个都不好学。
--
FROM 123.118.54.*