taiyang2014

上一页 1 ··· 25 26 27 28 29

2015年1月20日 #

懒加载的使用

摘要: 懒加载的使用 阅读全文

posted @ 2015-01-20 23:35 taiyang2014 阅读(199) 评论(0) 推荐(0) 编辑

自定义cell的高度

摘要: 自定义cell的高度 文字计算高度 阅读全文

posted @ 2015-01-20 23:17 taiyang2014 阅读(300) 评论(0) 推荐(0) 编辑

2015年1月16日 #

XCode中常用错误解决

摘要: XCode中常用错误解决 1.No such file or directory 2.Undefined symbols for architecture armv7s 3.No such file or directory 阅读全文

posted @ 2015-01-16 22:44 taiyang2014 阅读(403) 评论(0) 推荐(0) 编辑

2015年1月13日 #

解决UITableView上的cell的重用

摘要: 解决UITableView上的cell的重用 阅读全文

posted @ 2015-01-13 10:05 taiyang2014 阅读(221) 评论(0) 推荐(0) 编辑

2015年1月12日 #

NSUserDefaults 添加与删除

摘要: NSUserDefaults 添加伤处 阅读全文

posted @ 2015-01-12 19:26 taiyang2014 阅读(636) 评论(0) 推荐(0) 编辑

AFNetworking网络请求数据

摘要: AFNetworking网络请求数据 阅读全文

posted @ 2015-01-12 18:12 taiyang2014 阅读(162) 评论(0) 推荐(0) 编辑

UISegmentedControl 改变选中字体的颜色

摘要: UISegmentedControl 改变选中字体的颜色 阅读全文

posted @ 2015-01-12 18:10 taiyang2014 阅读(534) 评论(0) 推荐(0) 编辑

2015年1月4日 #

UIActivityIndicatorView 的使用

摘要: // // UIActivityIndicator.m // ToolBar // // Created by lanouhn on 15/1/3. // Copyright (c) 2015年 niutiantian. All rights reserved. // #import "UIActi 阅读全文

posted @ 2015-01-04 16:06 taiyang2014 阅读(337) 评论(0) 推荐(0) 编辑

2015年1月3日 #

iOS程序的执行顺序 和 UIViewController的生命周期

摘要: iOS程序的执行顺序 1 进入程序的入口 进入main函数, 设置AppDelegate称为函数的代理 2 程序完成加载 -[AppDelegate application:didFinishLaunchingWithOptions:] 3 创建window窗口 4 程序被激活 -[AppDeleg 阅读全文

posted @ 2015-01-03 19:18 taiyang2014 阅读(708) 评论(0) 推荐(0) 编辑

XCode中安装cocoapods步骤

摘要: Ruby是一种功能强大的面向对象的脚本语言 Gem是一个管理Ruby库和程序的标准包,它通过Ruby Gem(如 http://rubygems.org/ )源来查找、安装、升级和卸载软件包,非常的便捷。 CocoaPods是iOS最常用最有名的类库管理工具 安装cocoapods 1.移除ruby 阅读全文

posted @ 2015-01-03 15:19 taiyang2014 阅读(810) 评论(0) 推荐(0) 编辑

上一页 1 ··· 25 26 27 28 29

导航