C代码转Python ctopy
- 授权协议: BSD
- 开发语言: Python
- 操作系统: Linux
- 软件首页: http://www.catb.org/~esr/ctopy/
软件介绍
ctopy 可自动的部分转换 C 代码到 Python 代码,主要涉及人工操作非常繁琐的转换内容。
Programming Concurrency on the JVM
Venkat Subramaniam / The Pragmatic Bookshelf / 2011-6-1 / USD 35.00
Concurrency on the Java platform has evolved, from the synchronization model of JDK to software transactional memory (STM) and actor-based concurrency. This book is the first to show you all these con......一起来看看 《Programming Concurrency on the JVM》 这本书的介绍吧!
