- 授权协议: BSD
- 开发语言: C/C++
- 操作系统: OS X
- 软件首页: https://github.com/yahoo/CocoaSanitizer
软件介绍
CocoaSanitizer 是一个在设计时用来发现 Bug 的动态分析工具。这个工具利用 Objective-C 运行来寻找可能导致系统崩溃的 anti-patterns。但是它仅能够在 Mac OS X 上运行 Xcode 5 及以上版本。
C++ Concurrency in Action
Anthony Williams / Manning Publications / 2012-2-28 / USD 69.99
HIGHLIGHT C++ Concurrency in Action is the first book to market to show how to take advantage of the new C++ Standard and how to write robust multi-threaded applications in C++. DESCRIPTION With ......一起来看看 《C++ Concurrency in Action》 这本书的介绍吧!
