2016年3月10日

Swfit中视图跳转

摘要: 1.跳转到任一UIViewController var sb = UIStoryboard(name: "Main", bundle:nil) var vc = sb.instantiateViewControllerWithIdentifier("ChooseViewController") as 阅读全文

posted @ 2016-03-10 11:07 子墨' 阅读(265) 评论(0) 推荐(0)

导航