- 授权协议: MIT
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: https://github.com/zhigang1992/ZGParallelView
- 软件文档: https://github.com/zhigang1992/ZGParallelView
软件介绍
ParallelView 是一个最简单的方式用来添加视差效果到 UITableView 上。可很好的跟 UITableViewController 工作,完全兼容 UITableViewStyle。
最重要的是头部完全可使用 UIView 定制,可处理触摸事件并防止 ScrollView。
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》 这本书的介绍吧!
