一.代碼層面 1.合理使用NSDateFormatter 和 NSCalendar這種高開銷對象 性能測試表明,NSDateFormatter的...
What's New in Xcode 9 Xcode是用于為Apple TV,Apple Watch,iPad,iPhone和Mac創(chuàng)建應(yīng)用程...
View controllers 通常是 iOS 項目中最大的文件,并且它們包含了許多不必要的代碼。所以 View controllers 中的...
Table view 是 iOS 應(yīng)用程序中非常通用的組件。許多代碼和 table view 都有直接或間接的關(guān)系,隨便舉幾個例子,比如提供數(shù)據(jù)...
在 iOS 5 之前,view controller 容器是 Apple 的特權(quán)。實(shí)際上,在 view controller 編程指南中還有一段...
iOS開發(fā)中,- (void)layoutSubviews{}方法及相關(guān)方法 - (void)layoutSubviews - (void)la...
報錯描述:使用代碼創(chuàng)建窗口,沒有反應(yīng),無法進(jìn)入 didFinishLaunchingWithOptions方法. 報錯原因:沒有正確重寫didF...
打開spotlight,輸入“終端”,然后粘貼輸入 顯示Mac隱藏文件的命令:【defaults write com.apple.finder ...