Tags
iosappswift
Created
Apr 11, 2019 1:32 PM
入口文件 AppDelegate.swift -> AppDelegate
ViewController.swift -> ViewController
在 storyboard 中添加控件,并通过 ctrl + <drag> 的方式将代码和控件建立链接 // 实际上是修改 xml
Info.plist 中用的变量?
入口文件 AppDelegate.swift -> AppDelegate
ViewController.swift -> ViewController
在 storyboard 中添加控件,并通过 ctrl + <drag> 的方式将代码和控件建立链接 // 实际上是修改 xml
Info.plist 中用的变量?