随笔分类 -  IOS8

UIAlertController和UIAlertAction
摘要:1 @IBAction func showAlert() { 2 3 let alert = UIAlertController(title: "Hello World!", message: "This is my first app", preferr... 阅读全文
posted @ 2015-03-18 10:07 儒柚 阅读(292) 评论(0) 推荐(0)