5
3
2
726
0
1
--首先无论我们做什么都应该先设置windows窗口属性 self.window = UIWindow(frame: UIScreen.main...
在AppDelegate.swift中输入以下语句: import UIKit @UIApplicationMain class AppDele...