An open API service indexing awesome lists of open source software.

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

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)**

## SwiftProjects

- **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**

## Swift_Note

- [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

## Related_documentation

- 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.