google 浏览器打开不了,用 safari
判断float 是否为整数
if(index == (int)index)
数据保存的坑,保存数据如果有空的(null)则不能保存
如: .plist 文件 ,txt 等等
viewWithTag 的注意点
子视图的 如果是100 那么子视图的子视图就 尽量不要100
获取视图会冲突
json 接口
http://app.95e.com/vm/getCategories2.aspx
frame bounds 区别
http://blog.csdn.net/mad1989/article/details/8711697
xcode上传项目到github
http://blog.csdn.net/Ashimar_a/article/details/51993731
http://blog.csdn.net/Ashimar_a/article/details/51993731
kaleidoscope 代码对比软件
GIF 尺寸
Snip20161031_8.png
2.ScrolleView 的子空间一定要给宽高
2.跟新约束的对象要一致,不能更改
4.类方法不能调用实例方法,如果要调用就得在类方法中创建本身实例,再调用实例方法
5 类目里不能声明属性
6 如果在某个类声明了枚举,只要把该类设置路径PcH,就能够直接访问
block 访问全局变量注意点,把全局设置属性,用__weakSelf
解决
1.common+/ 不能注释了
2.出现崩溃报错日志
http://blog.csdn.net/cool_bear_xx/article/details/52587104
http://blog.csdn.net/u011467458/article/details/52571353