The iPhone Developer's Cookbook(4)

摘要: UIView and UIWindowThe iPhone rule goes like this: one window, many views.Metaphorically speaking, UIWindow is the TV set, and UIViews are the actors on your favorite show.UIViews are user interface building blocks. Every iPhone user interface is built from UIViews displayed within one UIWindow, whi 阅读全文
posted @ 2011-11-21 22:26 白开水易拉罐 阅读(376) 评论(0) 推荐(0)