原创 在iOS 8中使用UIAlertController(轉)

width="250" height="90" frameborder="0" marginwidth="0" marginheight="0" vspace="0" hspace="0" allowtransparency=

原创 IOS有兩大自動佈局利器

IOS有兩大自動佈局利器:autoresizing 和 autolayout(autolayout是IOS6以後新增)。autoresizing是UIView的屬性,一直存在,使用也比較簡單,但是沒有autolayout那樣強大。如果你的

原创 iOS兩種方法撥打電話

///////////////第一種///////////////// UIWebView *callWebView = [[UIWebView alloc] init];  NSURL *telURL = [NSURL URL