摘要:
#pragma mark - Core Data Methods- (void)insertObjectWithFileName:(NSString *)fileName{ /** SQL新增记录的过程 1. 拼接一个INSERT的SQL语句 2. 执行SQL */ // 1. 实例化并... 阅读全文
posted @ 2014-11-09 16:18
tx天翔
阅读(10970)
评论(0)
推荐(0)
摘要:
//1 可读取,不可写入工程下的plist文件;// NSString *plistPath = [[NSBundle mainBundle] pathForResource:@"OfficialDoc" ofType:@"plist"]; //2 Document 沙盒中的文件(没有文件可自... 阅读全文
posted @ 2014-11-09 11:45
tx天翔
阅读(240)
评论(0)
推荐(0)
摘要:
[manager GET:serverURL parameters:nil success:^(AFHTTPRequestOperation *operation, id responseObject) { // 3 解析返回的JSON数据 // 3.1// NSDictionar... 阅读全文
posted @ 2014-11-09 00:33
tx天翔
阅读(251)
评论(0)
推荐(0)
浙公网安备 33010602011771号