第二个viewcontroller的title可以在第一个viewcontroller的prepareForSugue里那个vc.navigationBar.title = beauties[pickedNum](这里的pickedNum是之前得到的let pickedNum = beautyPicker.selectedRowInComponent(0))
2015-10-09
用终端进入一个文件夹,然后 git clone https://github.com/JakeLin/ChineseZodiac.git 就可以
2015-10-09
非常赞哦 不过视频有点outdated了,很多xcode6的代码在xcode7上跑会报错的 大家遇到编译失败,基本是因为这个问题,不要着急
2015-10-05
command点击UIPickerViewDataSource显示symbol not found,显示错误“statement cannon begin with a closure expression”照着老师的代码打完之后开模拟器失败,Xcode 6.4版本,照着网上的教程把develop/xcode/deriveddata文件夹里面的内容删掉了也无解,完全无法继续学下去了
2015-10-05