100DaysiOSSwiftLearn
Swift Project 22 - CHANGE DATE AND TIME
搞双12又断了一段时间,希望以后尽量不接这些蛋疼的活儿。要自己强大起来才行。 主要学习的内容: 两个View之间传送数据 DateFormatter的使用 使用代码编写NavigationBar 开发环境: macOS 10.12 Xcode 8.2 iOS 10.2 Sw…
搞双12又断了一段时间,希望以后尽量不接这些蛋疼的活儿。要自己强大起来才行。
原文图片托管服务已失效,图片暂未迁移。
主要学习的内容:
- 两个View之间传送数据
- DateFormatter的使用
- 使用代码编写NavigationBar
开发环境:
- macOS 10.12
- Xcode 8.2
- iOS 10.2
- Swift 3.0
参考:
- Create NavBar programmatically with Button and Title Swift
- How to get device width and height?
- How to hide a navigation bar from first ViewController in Swift?
源代码: