Believe in your own future, will thank yourself right now Sinner Yun

Sinner_Yun

2014年3月30日

循环&信息添加&颜色修改

摘要: #import "AViewController.h" @interface AViewController () <UIActionSheetDelegate> @end @implementation AViewController - (id)initWithNibName:(NSString 阅读全文

posted @ 2014-03-30 21:02 Sinner_Yun 阅读(229) 评论(0) 推荐(0) 编辑

通讯录

摘要: #import <UIKit/UIKit.h> @interface RootViewController : UIViewController <UITableViewDataSource,UITableViewDelegate> @end #import "RootViewController. 阅读全文

posted @ 2014-03-30 20:59 Sinner_Yun 阅读(205) 评论(0) 推荐(0) 编辑

图片循环

摘要: @interface ViewController ()<UIScrollViewDelegate> { NSInteger page; } @end @implementation ViewController - (void)viewDidLoad { [super viewDidLoad]; 阅读全文

posted @ 2014-03-30 20:57 Sinner_Yun 阅读(191) 评论(0) 推荐(0) 编辑

多删搜索

摘要: 多选删除,搜索 *****多选删除***** - (UITableViewCellEditingStyle)tableView:(UITableView *)tableView editingStyleForRowAtIndexPath:(NSIndexPath *)indexPath { //2个 阅读全文

posted @ 2014-03-30 20:56 Sinner_Yun 阅读(269) 评论(0) 推荐(0) 编辑

导航