InYourFace:一个展示带有电影台词的警报视图的 iOS 应用程序

时间:2024-07-01 22:20:32
【文件属性】:

文件名称:InYourFace:一个展示带有电影台词的警报视图的 iOS 应用程序

文件大小:14KB

文件格式:ZIP

更新时间:2024-07-01 22:20:32

Objective-C

在你的脸上 一个展示带有电影台词的警报视图的 iOS 应用程序 ###Step 1:在 UINavigationController 中设置一个 rootViewController(你不需要 XIB) 你现在应该可以在睡梦中做到这一点了。 ###Step 2:创建警报和对用户交互的响应 创建一个名为 presentAlertViewController 的方法 使用标题、消息和 UIAlertControllerStyleAlert 样式实例化 UIAlertController 在 viewDidLoad 方法中设置警报 添加两个动作: “Never Again” - 记录“我永远不会再显示警报”作为响应 “Hit Me” - 再次显示 AlertViewController 在viewDidLoad中调用presentAlertViewController方法 ###Ste


【文件预览】:
InYourFace-master
----InYourFaceTests()
--------InYourFaceTests.m(650B)
--------en.lproj()
--------InYourFaceTests-Info.plist(695B)
----InYourFace()
--------InYourFace-Prefix.pch(344B)
--------en.lproj()
--------main.m(346B)
--------InYourFace-Info.plist(1KB)
--------IFAppDelegate.m(2KB)
--------IFAppDelegate.h(286B)
--------Images.xcassets()
----InYourFace.xcodeproj()
--------project.xcworkspace()
--------xcuserdata()
--------project.pbxproj(18KB)
----README.md(2KB)

网友评论