參考外包網(wǎng)站上的一個點餐系統(tǒng)的部分需求寫著練手,主要使用了以下知識:
1. Tabbar Controller與 Navigation Controller的套用
2. TableViewCell 子視圖添加UILabel和UIButton等
3. Quartz 2D 繪制自定義視圖
4. 手勢結(jié)合UIView Animation切換視圖
5. CoreData 及其數(shù)據(jù)的初始化方法
6. 使用HTTP Get/Post Request 提交和獲取數(shù)據(jù)
7. UIAlertView上按鈕的delegate方法



源碼