IOS Storyboard 入门源码

时间:2018-05-12 08:39:22
【文件属性】:

文件名称:IOS Storyboard 入门源码

文件大小:295KB

文件格式:ZIP

更新时间:2018-05-12 08:39:22

IOS Storyboard

Storyboard是一项令人兴奋的功能,在iOS5中首次推出,在开发app的界面时可以极大地节省时间。 如下图所示,这就是一个完整的应用的storyboard,接下来我们要学习如何通过这种方式创建应用。 现 http://www.raywenderlich.com/50308/storyboards-tutorial-in-ios-7-part-1 http://www.raywenderlich.com/50310/storyboards-tutorial-in-ios-7-part-2


【文件预览】:
Ratings
----RatingsTests()
--------RatingsTests.m(583B)
--------en.lproj()
--------RatingsTests-Info.plist(692B)
----Ratings()
--------GamePickerViewController.m(2KB)
--------Ratings-Info.plist(1KB)
--------AppDelegate.h(224B)
--------PlayersViewController.m(5KB)
--------PlayersViewController.h(312B)
--------PlayerCell.h(341B)
--------GamePickerViewController.h(528B)
--------ViewController.h(162B)
--------Base.lproj()
--------PlayerDetailsViewController.h(870B)
--------en.lproj()
--------PlayerDetailsViewController.m(2KB)
--------PlayerCell.m(544B)
--------Player.m(127B)
--------Ratings-Prefix.pch(344B)
--------main.m(284B)
--------Images.xcassets()
--------AppDelegate.m(3KB)
--------ViewController.m(440B)
--------Player.h(279B)
----.DS_Store(6KB)
----Images()
--------Players@2x.png(2KB)
--------4Stars.png(5KB)
--------2StarsSmall@2x.png(2KB)
--------1StarSmall@2x.png(2KB)
--------2Stars.png(5KB)
--------5Stars.png(5KB)
--------Players.png(975B)
--------4StarsSmall.png(2KB)
--------1Star.png(3KB)
--------Gestures@2x.png(2KB)
--------2Stars@2x.png(4KB)
--------2StarsSmall.png(1KB)
--------1Star@2x.png(4KB)
--------3Stars.png(5KB)
--------5StarsSmall@2x.png(2KB)
--------Gestures.png(897B)
--------3StarsSmall@2x.png(2KB)
--------1StarSmall.png(844B)
--------4Stars@2x.png(5KB)
--------3StarsSmall.png(2KB)
--------5StarsSmall.png(2KB)
--------3Stars@2x.png(4KB)
--------4StarsSmall@2x.png(2KB)
--------5Stars@2x.png(4KB)
----Ratings.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(32KB)
--------xcuserdata()

网友评论