checklists-swift:iOS Apprentice 教程 - 在 Swift 中创建清单应用程序

时间:2021-07-04 19:53:21
【文件属性】:
文件名称:checklists-swift:iOS Apprentice 教程 - 在 Swift 中创建清单应用程序
文件大小:85KB
文件格式:ZIP
更新时间:2021-07-04 19:53:21
Swift 清单 (Swift) 介绍 Checklists 是来自的 iOS Apprentice 系列的第二个教程。 语言/平台/工具 Swift Xcode 学习成果 由于我目前正在开始本教程,我的目标是更好地理解多页应用程序以及如何正确使用表视图控制器。 我还想更好地理解以下 Swift 概念:协议、委托、可选和弱/强对象关系原则。 待办事项清单 完整教程 指示 克隆存储库,在 Xcode 中打开项目文件,然后在 iOS 模拟器中运行: $ git clone git@github.com:andrewhercules/checklists-swift.git
【文件预览】:
checklists-swift-master
----Checklists.xcodeproj()
--------project.xcworkspace()
--------xcuserdata()
--------project.pbxproj(18KB)
----Checklists()
--------Info.plist(1KB)
--------AppDelegate.swift(1KB)
--------ChecklistItem.swift(2KB)
--------ChecklistViewController.swift(4KB)
--------Base.lproj()
--------Images.xcassets()
--------ItemDetailViewController.swift(7KB)
--------DataModel.swift(2KB)
--------IconPickerViewController.swift(1KB)
--------ListDetailViewController.swift(3KB)
--------AllListsViewController.swift(4KB)
--------Checklist.swift(946B)
----ChecklistsTests()
--------Info.plist(757B)
--------ChecklistsTests.swift(920B)
----README.md(745B)

网友评论