摘要:
From: http://www.idev101.com/code/Cocoa/Notifications.htmlNotifications are an incredibly useful way to send messages (and data) between objects that otherwise don't know about each other. Think of it like a radio station broadcasting messages: the station (sender) broadcasts the message, and li 阅读全文
摘要:
From: http://www.raywenderlich.com/21081/introduction-to-in-app-purchases-in-ios-6-tutorialNote from Ray: This is the third iOS 6 tutorial in the iOS 6 Feast! In this tutorial, we’re updating one of your older tutorials to iOS 6 so it’s fully up-to-date with the latest features like ARC, Storyboards 阅读全文
摘要:
From: http://www.raywenderlich.com/22417/beginning-uicollectionview-in-ios-6-part-22Note from Ray: This is the fourth iOS 6 tutorial in the iOS 6 Feast! This tutorial comes from our new book iOS 6 By Tutorials. Brandon Trebitowski wrote this chapter – a friend of mine and one of the newest members o 阅读全文
摘要:
From: http://www.raywenderlich.com/22324/beginning-uicollectionview-in-ios-6-part-12This is a blog post by iOS Tutorial Team member Brandon Trebitowski, a software developer and author who regularly blogs at brandontreb.com.When Apple first launched the iPad in 2010, you might have been particularly 阅读全文
摘要:
From: http://www.raywenderlich.com/21703/user-interface-customization-in-ios-6To be successful on the App Store, your app needs to stand out. The vanilla user-interface “look and feel” provided by Apple just doesn’t cut it any more in a crowded market.Many of the most popular apps on the App Store p 阅读全文