- 授权协议: BSD
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: https://github.com/jordanekay/Mensa
软件介绍
可以很方便地在 UITableViewCell 中加入任意布局的视图(UIViewController),并且能够根据 UIViewController 的高度来自动调整 cell 的高度,这就是“Smart”的地方。 [Code4App.com]
Java Concurrency in Practice
Brian Goetz、Tim Peierls、Joshua Bloch、Joseph Bowbeer、David Holmes、Doug Lea / Addison-Wesley Professional / 2006-5-19 / USD 59.99
This book covers: Basic concepts of concurrency and thread safety Techniques for building and composing thread-safe classes Using the concurrency building blocks in java.util.concurrent Pe......一起来看看 《Java Concurrency in Practice》 这本书的介绍吧!
