虚拟视图控制器 PAPlaceholder
- 授权协议: BSD
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: http://www.peerassembly.com/blog/placeholder-views-for-ios.html
- 软件文档: https://github.com/dhennessy/PAPlaceholder
软件介绍
当你在开发一个新应用程序,有时很容易从虚拟视图开始,慢慢取代它们实现其功能。PAPlaceholder 需要使用一个简单的UIView,会给你一个更好看的占位符视图,显示其规模和一个可选的标题。
它还提供了一个虚拟视图控制器容器,自动创建占位符的视图。当你使用一个视图控制器(比如如:UITabBarController或UISplitViewController)时会很有帮助。
Code Complete
Steve McConnell / Microsoft Press / 2004-6-19 / GBP 40.99
在线阅读本书 Widely considered one of the best practical guides to programming, Steve McConnells original CODE COMPLETE has been helping developers write better software for more than a decade. Now......一起来看看 《Code Complete》 这本书的介绍吧!
