摘要:
#import <UIKit/UIKit.h> @interface ActiveLabel : UILabel //记录行数 @property (nonatomic , assign) int rows; //设置伸缩 - (void)setTheContraction:(BOOL)whethe 阅读全文
摘要:
UIAlertController 不释放 阅读全文
摘要:
使用实例变量会造成页面不销毁 阅读全文
摘要:
iOS Xcode全局修改字符串 阅读全文
摘要:
解决方法:项目 --> Capabilities --> Background Modes --> Background fetch & Remote notifications --> 选中 阅读全文