How do I save/load data in my application using NSCoding?
问题 Yes, I've looked through the numerous questions similar to this that were asked already; however, I still did not quite understand what was going on or at least I couldn't figure out how to do it in my application. So basically my "practice" app has a main view controller that displays two text labels. These text labels are populated by an NSObject class that holds a large array. The user inputs the number in the array they want to go to, and the string at that index in the array becomes the