文件名称:对AlertView及AlertController提示框的封装适配iOS8.0前后的版本
文件大小:46KB
文件格式:ZIP
更新时间:2018-11-26 04:39:23
提示框 AlertView
iOS8.0之后,apple推出UIAlertController,该资源对AlertView及AlertController的封装,使之满足在不同的系统版本下,自动选择应使用哪种控件,来完成我们所需要的功能,并且避免apple为我们挖的一些坑
【文件预览】:
UIAlertView&UIAlertController
----UIAlertView&UIAlertControllerTests()
--------UIAlertView_UIAlertControllerTests.m(978B)
--------Info.plist(733B)
----UIAlertView&UIAlertController()
--------Assets.xcassets()
--------main.m(347B)
--------AppDelegate.h(290B)
--------AppDelegate.m(2KB)
--------Base.lproj()
--------.DS_Store(6KB)
--------ZLAlertView()
--------ViewController.h(228B)
--------Info.plist(1KB)
--------ViewController.m(863B)
----UIAlertView&UIAlertController.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(22KB)
--------xcuserdata()
----UIAlertView&UIAlertControllerUITests()
--------Info.plist(733B)
--------UIAlertView_UIAlertControllerUITests.m(1KB)
----.DS_Store(6KB)