摘要: - (void)tableView:(UITableView *)tableView willDisplayCell:(UITableViewCell *)cell forRowAtIndexPath:(NSIndexPath *)indexPath { if ([self.tableView r... 阅读全文
posted @ 2015-07-27 09:05 小雪童鞋 阅读(145) 评论(0) 推荐(0) 编辑
摘要: //saxParse步骤:1.从包中查找文件路径NSString *urlString = [[NSBundle mainBundle] pathForResource:@"Student" ofType:@"xml"];2.根据文件路径生成同一资源定位符NSURL *url = [[NSURL a... 阅读全文
posted @ 2015-04-08 22:59 小雪童鞋 阅读(179) 评论(0) 推荐(0) 编辑
摘要: #######通讯录//// RootViewController.m// LessonUITableViewEdit//// Created by lanouhn on 15/3/31.// Copyright (c) 2015年 小代码. All rights reserved.//#impor... 阅读全文
posted @ 2015-03-31 22:40 小雪童鞋 阅读(179) 评论(0) 推荐(0) 编辑
摘要: //// RootViewController.m// LessonUITableViewBase//// Created by lanouhn on 15/3/30.// Copyright (c) 2015年 小代码. All rights reserved.//#import "RootVie... 阅读全文
posted @ 2015-03-30 21:35 小雪童鞋 阅读(169) 评论(0) 推荐(0) 编辑
摘要: //// RootViewController.m// LessonUIScrollView//// Created by lanouhn on 15/3/26.// Copyright (c) 2015年 lanouhn. All rights reserved.//#import "RootVi... 阅读全文
posted @ 2015-03-26 22:20 小雪童鞋 阅读(134) 评论(0) 推荐(0) 编辑
摘要: //// RootViewController.m// UI - DAY- 8//// Created by lanouhn on 15/3/26.// Copyright (c) 2015年 lanouhn. All rights reserved.//#import "RootViewContr... 阅读全文
posted @ 2015-03-26 22:19 小雪童鞋 阅读(150) 评论(0) 推荐(0) 编辑
摘要: //// GestureViewController.m// LesssonGesture//// Created by lanouhn on 15/3/24.// Copyright (c) 2015年 lanouhn. All rights reserved.//#import "Gesture... 阅读全文
posted @ 2015-03-24 22:44 小雪童鞋 阅读(194) 评论(0) 推荐(0) 编辑
摘要: //// AppDelegate.m// LessonaPackage//// Created by lanouhn on 15/3/19.// Copyright (c) 2015年 lanouhn. All rights reserved.//#import "AppDelegate.h"#im... 阅读全文
posted @ 2015-03-19 21:10 小雪童鞋 阅读(209) 评论(0) 推荐(0) 编辑
摘要: //// AppDelegate.m// LessonUIViewSubClass//// Created by lanouhn on 15/3/18.// Copyright (c) 2015年 lanouhn. All rights reserved.//#import "AppDelegate... 阅读全文
posted @ 2015-03-19 09:12 小雪童鞋 阅读(159) 评论(0) 推荐(0) 编辑
摘要: //// AppDelegate.m// LessonUIView//// Created by lanouhn on 15/3/16.// Copyright (c) 2015年 lanouhn. All rights reserved.//#import "AppDelegate.h"@inte... 阅读全文
posted @ 2015-03-18 09:32 小雪童鞋 阅读(131) 评论(0) 推荐(0) 编辑