Skip to content

DevDragonLi/SwiftCode

Repository files navigation

SwiftCode

Apple 2014年发布Swift

Version:当前项目更新为Swift 5.0

SwiftProjects

  • iPadSplitScreenKit

  • TableViewDemo

    • clourse
    • cell (code /xib)
    • Picture rounded corner optimization
  • CustomeViewDemo(delegate&&Closure)

    • CustomeView
    • delegate
    • clourse
  • AlamofireDemo

    • Alamofire
  • LFLHeadimageBrowserDemo -OC - Version

    • extension
  • RxSwiftDemo

  • RegularExpressionDemo

Swift_Note

Swift 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》地址

  • Apple的 iBooksStore里面阅读地址

有任何问题,请及时 issues me

dragonli_52171@163.com

License

English: this library is available under the MIT license, see the LICENSE file for more information.