問幾個iOS的問題
what is the importance of using NSString instead of ANSI C string in iOS System?
list three ways to construct the user interface of ios app.
how does Core Data work compared with commonly used sqlite?
In which situation, is the combination of NSFetchResultedController and NSFetchRequest better than using NSFetchRequest alone?