View Pager
- 授权协议: Apache 2.0
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: https://github.com/graetzer/SGViewPager
软件介绍
在scrollview的上方加入可以滚动的title bar,跟随着scrollview的滚动而滚动,多个页面横向滑动的时候,上面的标题也跟着滑动,从而显示当前scrollview页面的标题。类似Google 的stream view。 [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》 这本书的介绍吧!
