ncc-tutorial-swift

所属分类:前端开发
开发工具:Swift
文件大小:80KB
下载次数:0
上传日期:2021-01-21 08:48:00
上 传 者sh-1993
说明:  该存储库包含Swift的相关知识,以便更新。介绍了一种快速编程的结构特点...
(This repository contain there knowledges of Swift for there fresher. It introduce the structure common of a swift project, there components, there UI and there library always use on the project.)

文件列表:
FirstCoffe (0, 2021-01-21)
FirstCoffe\FirstCoffe.xcodeproj (0, 2021-01-21)
FirstCoffe\FirstCoffe.xcodeproj\project.pbxproj (22470, 2021-01-21)
FirstCoffe\FirstCoffe.xcodeproj\project.xcworkspace (0, 2021-01-21)
FirstCoffe\FirstCoffe.xcodeproj\project.xcworkspace\contents.xcworkspacedata (135, 2021-01-21)
FirstCoffe\FirstCoffe.xcodeproj\project.xcworkspace\xcshareddata (0, 2021-01-21)
FirstCoffe\FirstCoffe.xcodeproj\project.xcworkspace\xcshareddata\IDEWorkspaceChecks.plist (238, 2021-01-21)
FirstCoffe\FirstCoffe.xcodeproj\project.xcworkspace\xcuserdata (0, 2021-01-21)
FirstCoffe\FirstCoffe.xcodeproj\project.xcworkspace\xcuserdata\leanh.xcuserdatad (0, 2021-01-21)
FirstCoffe\FirstCoffe.xcodeproj\project.xcworkspace\xcuserdata\leanh.xcuserdatad\UserInterfaceState.xcuserstate (28935, 2021-01-21)
FirstCoffe\FirstCoffe.xcodeproj\xcuserdata (0, 2021-01-21)
FirstCoffe\FirstCoffe.xcodeproj\xcuserdata\leanh.xcuserdatad (0, 2021-01-21)
FirstCoffe\FirstCoffe.xcodeproj\xcuserdata\leanh.xcuserdatad\xcschemes (0, 2021-01-21)
FirstCoffe\FirstCoffe.xcodeproj\xcuserdata\leanh.xcuserdatad\xcschemes\xcschememanagement.plist (345, 2021-01-21)
FirstCoffe\FirstCoffe (0, 2021-01-21)
FirstCoffe\FirstCoffe\AppDelegate.swift (1345, 2021-01-21)
FirstCoffe\FirstCoffe\Assets.xcassets (0, 2021-01-21)
FirstCoffe\FirstCoffe\Assets.xcassets\AccentColor.colorset (0, 2021-01-21)
FirstCoffe\FirstCoffe\Assets.xcassets\AccentColor.colorset\Contents.json (123, 2021-01-21)
FirstCoffe\FirstCoffe\Assets.xcassets\AppIcon.appiconset (0, 2021-01-21)
FirstCoffe\FirstCoffe\Assets.xcassets\AppIcon.appiconset\Contents.json (1591, 2021-01-21)
FirstCoffe\FirstCoffe\Assets.xcassets\Contents.json (63, 2021-01-21)
FirstCoffe\FirstCoffe\Base.lproj (0, 2021-01-21)
FirstCoffe\FirstCoffe\Base.lproj\LaunchScreen.storyboard (1665, 2021-01-21)
FirstCoffe\FirstCoffe\Base.lproj\Main.storyboard (3351, 2021-01-21)
FirstCoffe\FirstCoffe\Info.plist (2067, 2021-01-21)
FirstCoffe\FirstCoffe\SceneDelegate.swift (2288, 2021-01-21)
FirstCoffe\FirstCoffe\ViewController.swift (274, 2021-01-21)
FirstCoffe\FirstCoffeTests (0, 2021-01-21)
FirstCoffe\FirstCoffeTests\FirstCoffeTests.swift (903, 2021-01-21)
FirstCoffe\FirstCoffeTests\Info.plist (727, 2021-01-21)
FirstCoffe\FirstCoffeUITests (0, 2021-01-21)
FirstCoffe\FirstCoffeUITests\FirstCoffeUITests.swift (1418, 2021-01-21)
FirstCoffe\FirstCoffeUITests\Info.plist (727, 2021-01-21)
SecondCoffe (0, 2021-01-21)
SecondCoffe\SecondCoffe.xcodeproj (0, 2021-01-21)
SecondCoffe\SecondCoffe.xcodeproj\project.pbxproj (17693, 2021-01-21)
SecondCoffe\SecondCoffe.xcodeproj\project.xcworkspace (0, 2021-01-21)
... ...

# ncc-tutorial-swift This repository contain there knowledges of Swift for there fresher. It introduce the structure common of a swift project, there components, there UI and there library always use on the project. it will be seprated each small project with each readme. Please read Readme for each example. We have 8 examples. ### 1: Structure of Project Swift (Swift 5) ### 2: Swift Commun: - AppDelegate, SceneDelegate - Variable - Loop - Condition - Inheritage ### 3: There UI component of Project - Story Board FIle - Auto Layout - Xib File - Create View by code ### 4: NavigationViewController, ViewController - Binding there UI component to ViewController - LifeCycle of ViewController - Manage ViewController by NavigationViewController - Some Actions, Custom View Advance by code ### 5: Protocol Method, NsNotification on Swift ### 6: Pod File (Manage there library) ### 7: Local DB - Core DB - Realm DB ### 8: MVC framework.

近期下载者

相关文件


收藏者