会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
OIMM
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
18
19
20
21
22
23
24
25
26
···
43
下一页
2017年9月13日
iOS主流机型更新
摘要: 主流机型更新后,舍弃了原有的iPhone 4 ,iPhone 4s, iPhone 5 ,iPhone 5s。增加了iPhone X,iPhone 8和iPhone 8 plus。 总体上屏幕趋于一个固定化舒适度类似于人类最适温度26摄氏度一样,4.7 /5.5 两个尺寸成为了幸运儿
阅读全文
posted @ 2017-09-13 14:09 OIMMZC
阅读(132)
评论(0)
推荐(0)
编辑
app 启动页
该文被密码保护。
阅读全文
posted @ 2017-09-13 10:31 OIMMZC
阅读(5)
评论(0)
推荐(0)
编辑
2017年9月4日
关于[__NSCFArray removeObjectAtIndex:]: mutating method sent to immutable object的报错分析
该文被密码保护。
阅读全文
posted @ 2017-09-04 18:12 OIMMZC
阅读(1)
评论(0)
推荐(0)
编辑
* -[__NSPlaceholderDictionary initWithObjects:forKeys:count:]: attempt to insert nil object from objects[0]’
摘要: 错误描述: * -[__NSPlaceholderDictionary initWithObjects:forKeys:count:]: attempt to insert nil object from objects[0]’ 错误分析: 这个问题,一般是因为 nsarray或nsdictiona
阅读全文
posted @ 2017-09-04 17:09 OIMMZC
阅读(903)
评论(0)
推荐(0)
编辑
2017年8月29日
报错:[__NSArrayI objectAtIndex:]: index 5 beyond bounds [0 .. 4]'
摘要: 报错内容:如下 分析: 遇到这种情况,说明超出了数组的范围 如要插入某组数据,但是这组数据只有10条;但是这里设置为20条。当第11个cell填充数据时就会报错, [__NSArrayI objectAtIndex:]: index 11 beyond bounds [0 .. 9]' 因为没有第1
阅读全文
posted @ 2017-08-29 15:04 OIMMZC
阅读(1340)
评论(0)
推荐(0)
编辑
[__NSArrayM insertObject:atIndex:]: object cannot be nil'
摘要: 错误描述;如下图 分析原因: 1.插入的对象为空了 2.[__NSSetM addObject:] object cannot be nil [__NSArrayM insertObject:atIndex:] object cannot be nil 使用这两个方法的时候一定要确保object不能
阅读全文
posted @ 2017-08-29 13:38 OIMMZC
阅读(3718)
评论(0)
推荐(0)
编辑
2017年8月28日
七夕
摘要: 对于一个人来说 看书和健身是最廉价的升值方式 年轻的时候 我们要多健身 不要把身体都累坏了 才想起来祢补自己 男孩要健身
阅读全文
posted @ 2017-08-28 17:33 OIMMZC
阅读(185)
评论(0)
推荐(0)
编辑
2017年8月25日
报错:Request failed: internal server error (500)
该文被密码保护。
阅读全文
posted @ 2017-08-25 13:52 OIMMZC
阅读(1)
评论(0)
推荐(0)
编辑
'-[__NSCFNumber length]: unrecognized selector sent to instance 0x8f3c310’. 报错
该文被密码保护。
阅读全文
posted @ 2017-08-25 13:23 OIMMZC
阅读(1)
评论(0)
推荐(0)
编辑
2017年8月24日
根据字符串内容的多少 在固定宽度 下计算出实际的行高
该文被密码保护。
阅读全文
posted @ 2017-08-24 17:08 OIMMZC
阅读(3)
评论(0)
推荐(0)
编辑
上一页
1
···
18
19
20
21
22
23
24
25
26
···
43
下一页
公告