let twoVC = UIStoryboard(name:"Main",bundle: nil).instantiateViewControllerWithIdentifier("TwoVC") as! TwoVC
原文链接:https://www.f2er.com/swift/326929.html
let twoVC = UIStoryboard(name:"Main",bundle: nil).instantiateViewControllerWithIdentifier("TwoVC") as! TwoVC
原文链接:https://www.f2er.com/swift/326929.html