之前都是用这个方法来隐藏返回按钮的文字的, [[UIBarButtonItem appearance] setBackButtonTitlePositionAdjustmen...
之前都是用这个方法来隐藏返回按钮的文字的, [[UIBarButtonItem appearance] setBackButtonTitlePositionAdjustmen...
按照你的做法,我还是会报Module 'Chart' not found,跟Failed to import bridging header '-Header.h'的错误,不知道是什么原因,你有碰到吗?谢谢了
2017 最新的Charts集成教程Charts是一款强大的iOS图形库,但是是swift的, OC项目导入时可能会遇到一些坑,本文基于xcode8.1和swift3.0做最新的集成一. github下载Cha...
TimeInterval Used to specify a time interval, in seconds.NSTimeInterval is always speci...
@property有两个对应的词,一个是@synthesize,一个是@dynamic。如果@synthesize和@dynamic都没写,那么默认的就是@syntheszi...
今天阅读了源码发现这个statusbar小风火轮是一句代码就可以了,于是就测试了下,发现并没有,后面看了下,Display the network activity indi...
今天要打包的时候,突然发现Xcode提示这个消息Your session has expired. Please log in.,显示让我重新登录,但是登录不上。后面网上查了...