摘要:
问题来自[StackOverflow](http://stackoverflow.com/questions/24031621/swift-how-to-convert-string-to-double)```(swiftString as NSString).doubleValue``` 阅读全文
摘要:
当调用`FragmentTransaction#hide(fragment)`和`FragmentTransaction#show(fragment)`方法, fragment不会调用生命周期方法`onResume`和`onPause()` > Fragment的onResume和onPause调... 阅读全文
摘要:
主要把在论坛中看到的好文章收集起来,有时间深读之,推荐使用Pocket**Xcode**+ [Xcode正确打开方式-Debuging](http://www.cocoachina.com/ios/20150225/11190.html) 教你如何正确使用Xcode进行断点调试**Animation... 阅读全文