转载自:《How To Present An Alert View Using UIAlertController When You Don't Have A View Controller》
Over the summer I updated a number of apps to iOS 9. A common tasks for me was replacing the deprecated UIAlertView with new UIAlertController class.[......]