时光

Strive to be an excellent developer

  :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2015年2月28日

摘要: 问题来自[StackOverflow](http://stackoverflow.com/questions/24031621/swift-how-to-convert-string-to-double)```(swiftString as NSString).doubleValue``` 阅读全文
posted @ 2015-02-28 17:38 滴滴时光 阅读(375) 评论(0) 推荐(0)

摘要: 当调用`FragmentTransaction#hide(fragment)`和`FragmentTransaction#show(fragment)`方法, fragment不会调用生命周期方法`onResume`和`onPause()` > Fragment的onResume和onPause调... 阅读全文
posted @ 2015-02-28 11:21 滴滴时光 阅读(661) 评论(0) 推荐(0)

摘要: 主要把在论坛中看到的好文章收集起来,有时间深读之,推荐使用Pocket**Xcode**+ [Xcode正确打开方式-Debuging](http://www.cocoachina.com/ios/20150225/11190.html) 教你如何正确使用Xcode进行断点调试**Animation... 阅读全文
posted @ 2015-02-28 11:00 滴滴时光 阅读(253) 评论(0) 推荐(0)