CodeExamples

来源:互联网 发布:2017淘宝图片尺寸要求 编辑:程序博客网 时间:2024/05/22 14:18

https://github.com/kharrison/CodeExamples


=======================================================================+ CODE EXAMPLES REPOSITORY  See http://useyourloaf.com for details  This README last updated: 18-June-2013=======================================================================+ INDEX  AirPrinter    - Example of how to print from iOS  AlertView     - Demo iOS 5 changes to UIAlertView  MasterSlide   - Implementing a mail app style split view controller  NibCollection - Example use of IBOutletCollection  Refresh       - Using a UIRefreshControl in a table view controller  RemindMe      - Scheduling local notifications with UILocaNotification  Restorer      - State Preservation and Restoration  StaticTable   - Using a storyboard to implement static table views  Stepper       - Example use of UIStepper control  Styles        - Using UIAppearance proxy to style UIKit controls  SyncMe        - Example use of iCloud Key-value Storage  TaskTimer     - Example of UIAccessibility Support  TCNibLoad     - Example use of UINib class  TwitterSearch - Example of using NSURLConnection to query Twitter API  WorldFacts    - Using storyboards for dynamic table views=======================================================================