https://github.com/devdragonli/swiftcode
Swift2.2 ~Swift 5.x
https://github.com/devdragonli/swiftcode
closure demo swift swift-language swift-learning swift-practice
Last synced: about 1 year ago
JSON representation
Swift2.2 ~Swift 5.x
- Host: GitHub
- URL: https://github.com/devdragonli/swiftcode
- Owner: DevDragonLi
- License: mit
- Created: 2016-05-28T16:58:48.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2020-10-14T06:12:02.000Z (over 5 years ago)
- Last Synced: 2025-03-24T01:35:15.117Z (about 1 year ago)
- Topics: closure, demo, swift, swift-language, swift-learning, swift-practice
- Language: Swift
- Homepage:
- Size: 568 KB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SwiftCode
> Apple `2014`年发布`Swift`
> Version:当前项目更新为Swift 5.0
- **[SwiftBaseCode](#SwiftBase)**
- **[SwiftDemoList](#SwiftDemoList)**
- **[Related_documentation](#Related_documentation)**
- **[Swift_Note](#Swift_Note)**
- **iPadSplitScreenKit**
- [iPad 分屏基础组件](https://github.com/Todaycoding/iPadSplitScreenKit)
- **TableViewDemo**
- clourse
- cell (code /xib)
- Picture rounded corner optimization
- **CustomeViewDemo(delegate&&Closure)**
- CustomeView
- delegate
- clourse
- **AlamofireDemo**
- Alamofire
- **LFLHeadimageBrowserDemo**
-[OC - Version](https://github.com/DevDragonLi/iOSDevDemo/tree/master/LFLHeadimageBrowserDemo)
- extension
- **RxSwiftDemo**
- **RegularExpressionDemo**
- [base](./SwiftNote/base.md)
## Swift playground_Code
> [playground_Code](./playground_Code)
1. Constants, variables, strings
2. The dictionary, arrays, tuples
3. The basic operators, control flow, optional
4. Functions,enum
5. closures
6. Class,Struct
7. Attribute , inheritance
8. The construction and destruction
9. Optional even,Type conversion, nested types
10. Reference,Protocal
11. Generic and accessControl
12. Error and ProtocalPro
13. MapAndFlatMap
- Swift官方《The Swift Programming Language》[地址](https://swift.org/documentation/#the-swift-programming-language )
- Apple的 iBooksStore里面阅读[地址](https://itunes.apple.com/us/book/the-swift-programming-language/id1002622538?mt=11)
## 有任何问题,请及时 issues me
> dragonli_52171@163.com
## License
English: this library is available under the MIT license, see the LICENSE file for more information.