文件名称:ios-基本的简单自定义提示框.zip
文件大小:130KB
文件格式:ZIP
更新时间:2022-07-31 12:30:22
弹出视图
写了一个自定义的提示框,可以修改各个控件的属性,可以根据文字的多少,自动改变提示框的大小,方便平时使用,欢迎大家使用,第一次上传代码,如有不足,请见谅, ,欢迎大家批评指正!
【文件预览】:
CustomAlertView
----.DS_Store(6KB)
----CustomAlertView()
--------ViewController.m(3KB)
--------Info.plist(1KB)
--------main.m(339B)
--------Base.lproj()
--------ViewController.h(220B)
--------AppDelegate.h(282B)
--------Assets.xcassets()
--------AppDelegate.m(2KB)
----CustomAlertViewUITests()
--------Info.plist(733B)
--------CustomAlertViewUITests.m(1KB)
----CustomAlertView.xcodeproj()
--------project.xcworkspace()
--------xcuserdata()
--------project.pbxproj(21KB)
----Build()
--------Intermediates()
--------Products()
----CustomAlertView.m(7KB)
----CustomAlertViewTests()
--------Info.plist(733B)
--------CustomAlertViewTests.m(928B)
----CustomAlertView.h(1KB)