iOS 教學, 隨筆

彈跳式視窗的用法

在 iOS 裡彈跳式視窗主要分為由下方昇起的 UIActionSheet 以及Dialog 類型的 UIAlertView iOS8起 UIAlertView 已 deprecated, 改統一使用 UIAlertController 用法範例如下   Simple alert example: UIAlertController * alert= [UIAlertController alertControllerWithTitle:@”Password required” message:@”Please