上一页 1 2 3 4 5 6 ··· 26 下一页
摘要: // HttpManager.h// JsonModel&AFNetWorking//// Created by qianfeng on 15/7/21.// Copyright (c) 2015年 张国锋. All rights reserved.//#import #import "AF... 阅读全文
posted @ 2015-07-21 20:47 sirzhang 阅读(409) 评论(0) 推荐(0) 编辑
摘要: // User.h// CoreDataDemo//// Created by gaokunpeng on 15/2/4.// Copyright (c) 2015年 qianfeng. All rights reserved.//#import #import @interface Use... 阅读全文
posted @ 2015-07-21 20:40 sirzhang 阅读(259) 评论(0) 推荐(0) 编辑
摘要: // ViewController.h// FirstAFNetWorking//// Created by 张国锋 on 15/7/20.// Copyright (c) 2015年 张国锋. All rights reserved.//#import @interface ViewCon... 阅读全文
posted @ 2015-07-21 20:18 sirzhang 阅读(233) 评论(0) 推荐(0) 编辑
摘要: // ProductModel.h// JSONModel//// Created by 张国锋 on 15/7/20.// Copyright (c) 2015年 张国锋. All rights reserved.//#import "JSONModel.h"@interface Prod... 阅读全文
posted @ 2015-07-21 20:03 sirzhang 阅读(359) 评论(0) 推荐(0) 编辑
摘要: // StockModel.h// KVO//// Created by 张国锋 on 15/7/20.// Copyright (c) 2015年 张国锋. All rights reserved.//#import @interface StockModel : NSObject@pro... 阅读全文
posted @ 2015-07-21 19:59 sirzhang 阅读(191) 评论(0) 推荐(0) 编辑
摘要: // UserModel.h// KVC//// Created by 张国锋 on 15/7/20.// Copyright (c) 2015年 张国锋. All rights reserved.//#import @interface UserModel : NSObject@prope... 阅读全文
posted @ 2015-07-21 19:52 sirzhang 阅读(209) 评论(0) 推荐(0) 编辑
摘要: (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath这个代理方法的实现,在可见的页面是会重复绘制页面的,所以绝大部分人都会在这里做一些代码处理比如:s... 阅读全文
posted @ 2015-07-18 19:35 sirzhang 阅读(252) 评论(0) 推荐(0) 编辑
摘要: 浅拷贝就比如像引用类型,而深拷贝就比如值类型。浅拷贝是指源对象与拷贝对象共用一份实体,仅仅是引用的变量不同(名称不同)。对其中任何一个对象的改动都会影响另外一个对象。举个例子,一个人一开始叫张三,后来改名叫李四了,可是还是同一个人,不管是张三缺胳膊少腿还是李四缺胳膊少腿,都是这个人倒霉。深拷贝是指源... 阅读全文
posted @ 2015-07-18 16:37 sirzhang 阅读(311) 评论(0) 推荐(0) 编辑
摘要: // AppDelegate.m// UI2_异步下载//// Created by zhangxueming on 15/7/17.// Copyright (c) 2015年 zhangxueming. All rights reserved.//#import "AppDelegate... 阅读全文
posted @ 2015-07-17 16:50 sirzhang 阅读(203) 评论(0) 推荐(0) 编辑
摘要: //// ViewController.m// UI2_同步下载//// Created by zhangxueming on 15/7/17.// Copyright (c) 2015年 zhangxueming. All rights reserved.//#import "ViewCo... 阅读全文
posted @ 2015-07-17 16:49 sirzhang 阅读(204) 评论(0) 推荐(1) 编辑
上一页 1 2 3 4 5 6 ··· 26 下一页
AmazingCounters.com