- 博客(7)
- 资源 (1)
- 收藏
- 关注
转载 iOS textField
原文链接:http://blog.youkuaiyun.com/tskyfree/article/details/8121915/该博主总结的很全面,建议查看原文。下面列出一些方法,以便textField实现常用的效果UITextField *text = [[UITextField alloc]init]; // 水印 text.placeholder =
2014-12-03 14:20:02
449
原创 iOS linker command failed with exit code 1 (use -v to see invocation)错误
添加第三方库时出现这个错误,上网看过一些资料,貌似比较复杂。可能导致这个错误的原因有很多,但我选择了Deployment Target之后问题就解决了。。。项目导入时这个选项为空。其他解决方法连接:1.http://blog.youkuaiyun.com/duxinfeng2010/article/details/82652732.http://blog.c
2014-11-27 20:50:26
468
原创 iOS @dynamic关键字
原文链接:1.http://blog.youkuaiyun.com/haishu_zheng/article/details/12873151 2.http://www.cnblogs.com/xiaodao/archive/2012/10/09/2716244.html在声明@property属性后,有2种实现选择@synthesize编译器
2014-11-27 14:58:59
857
转载 iOS 简单调用全国天气API,解析JSON
国家气象局提供的天气预报接口接口地址:http://www.weather.com.cn/data/sk/101010100.htmlhttp://www.weather.com.cn/data/cityinfo/101010100.htmlhttp://m.weather.com.cn/data/101010100.html对于第三个接口,返回信息
2014-11-10 15:04:29
1865
原创 iOS apple LLVM 6.0 error解决方法
参见http://blog.youkuaiyun.com/nb_tpl/article/details/20693489其实
2014-11-08 23:34:49
1358
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人