常見原因: 1. NSTimer target:self 增加了 viewController 的 retain count,self 強(qiáng)引用了 timer,timer 強(qiáng)引...
IP屬地:遼寧
常見原因: 1. NSTimer target:self 增加了 viewController 的 retain count,self 強(qiáng)引用了 timer,timer 強(qiáng)引...
#import static sqlite3 *db = nil; 打開數(shù)據(jù)庫 // 數(shù)據(jù)庫文件路徑 NSString *pathString = [NSString str...