虚拟视图控制器 PAPlaceholder
- 授权协议: BSD
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: http://www.peerassembly.com/blog/placeholder-views-for-ios.html
- 软件文档: https://github.com/dhennessy/PAPlaceholder
软件介绍
当你在开发一个新应用程序,有时很容易从虚拟视图开始,慢慢取代它们实现其功能。PAPlaceholder 需要使用一个简单的UIView,会给你一个更好看的占位符视图,显示其规模和一个可选的标题。
它还提供了一个虚拟视图控制器容器,自动创建占位符的视图。当你使用一个视图控制器(比如如:UITabBarController或UISplitViewController)时会很有帮助。
Practical Algorithms for Programmers
Andrew Binstock、John Rex / Addison-Wesley Professional / 1995-06-29 / USD 39.99
Most algorithm books today are either academic textbooks or rehashes of the same tired set of algorithms. Practical Algorithms for Programmers is the first book to give complete code implementations o......一起来看看 《Practical Algorithms for Programmers》 这本书的介绍吧!
