Skip to content

Instantly share code, notes, and snippets.

@marshluca
Created July 3, 2011 01:18
Show Gist options
  • Save marshluca/1061869 to your computer and use it in GitHub Desktop.
Save marshluca/1061869 to your computer and use it in GitHub Desktop.
iOS代码集锦
1.Quartz 2D Programming Guide
http://developer.apple.com/library/mac/#documentation/GraphicsImaging/Conceptual/drawingwithquartz2d/Introduction/Introduction.html
2.Mail Composer in App
http://developer.apple.com/library/ios/#samplecode/MailComposer/index.html
3.NSNotification Center
https://developer.apple.com/library/ios/#documentation/Cocoa/Conceptual/Notifications/Introduction/introNotifications.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment