To be or not to be.That is a question!

---源于莎士比亚的《哈姆雷特》

导航

2014年9月13日 #

Objective-c CoreData

摘要: #import "AppDelegate.h"#import "Person.h"@implementation AppDelegate@synthesize managedObjectContext = _managedObjectContext;@synthesize managedObject... 阅读全文

posted @ 2014-09-13 00:21 Ijavascript 阅读(475) 评论(0) 推荐(0) 编辑