{"id":15038554,"url":"https://github.com/devdragonli/swiftcode","last_synced_at":"2025-04-09T23:41:04.923Z","repository":{"id":127236551,"uuid":"59905326","full_name":"DevDragonLi/SwiftCode","owner":"DevDragonLi","description":"Swift2.2 ~Swift 5.x","archived":false,"fork":false,"pushed_at":"2020-10-14T06:12:02.000Z","size":582,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T01:35:15.117Z","etag":null,"topics":["closure","demo","swift","swift-language","swift-learning","swift-practice"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DevDragonLi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-05-28T16:58:48.000Z","updated_at":"2021-02-18T05:45:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"b37e9c0f-bd76-4921-a231-c3d552912277","html_url":"https://github.com/DevDragonLi/SwiftCode","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevDragonLi%2FSwiftCode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevDragonLi%2FSwiftCode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevDragonLi%2FSwiftCode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevDragonLi%2FSwiftCode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DevDragonLi","download_url":"https://codeload.github.com/DevDragonLi/SwiftCode/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248131468,"owners_count":21052819,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["closure","demo","swift","swift-language","swift-learning","swift-practice"],"created_at":"2024-09-24T20:38:52.983Z","updated_at":"2025-04-09T23:41:04.915Z","avatar_url":"https://github.com/DevDragonLi.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SwiftCode\n\n\u003c/p\u003e\n\u003cp align='left'\u003e\n\u003cimg src=\"https://img.shields.io/github/stars/DevDragonLi/SwiftCode.svg\"\u003e\n\u003cimg src=\"https://img.shields.io/github/forks/DevDragonLi/SwiftCode.svg\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/build-passing-brightgreen.svg\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/platform-iOS-ff69b4.svg\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/language-Swift-abcdef.svg\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/PR-welcome%20!-brightgreen.svg?colorA=a0cd34\"\u003e\n\u003cimg src=\"https://img.shields.io/github/last-commit/google/skia.svg\"\u003e\n\u003cimg src=\"https://img.shields.io/github/issues/DevDragonLi/SwiftCode.svg\"\u003e\n\u003cimg src=\"https://img.shields.io/packagist/l/doctrine/orm.svg\"\u003e\n\u003c/p\u003e\n\n\u003e Apple `2014`年发布`Swift`\n\n\u003e Version：当前项目更新为Swift 5.0 \n\n- **[SwiftBaseCode](#SwiftBase)**\n- **[SwiftDemoList](#SwiftDemoList)**\n- **[Related_documentation](#Related_documentation)**\n- **[Swift_Note](#Swift_Note)**\n\n\n## \u003ca name=\"SwiftDemoList\"\u003e\u003c/a\u003e SwiftProjects\n\n- **iPadSplitScreenKit**\n\t- [iPad 分屏基础组件](https://github.com/Todaycoding/iPadSplitScreenKit)\n\n- **TableViewDemo**\n\t- clourse  \n\t- cell (code /xib) \n\t- Picture rounded corner optimization\n\t\n- **CustomeViewDemo(delegate\u0026\u0026Closure)**\n\t- CustomeView \n\t- delegate\n\t- clourse  \n\n- **AlamofireDemo**\n\t\n\t- Alamofire\n\n- **LFLHeadimageBrowserDemo**\n\t-[OC - Version](https://github.com/DevDragonLi/iOSDevDemo/tree/master/LFLHeadimageBrowserDemo) \n\t- extension \n\n- **RxSwiftDemo**\t\n\n- **RegularExpressionDemo**\n\n## \u003ca name=\"Swift_Note\"\u003e\u003c/a\u003e Swift_Note\n\n- [base](./SwiftNote/base.md)\n\n\n## \u003ca name=\"SwiftBase\"\u003e\u003c/a\u003e Swift playground_Code \n \n\u003e [playground_Code](./playground_Code)\n \n 1. Constants, variables, strings\n \n 2. The dictionary, arrays, tuples\n \n 3. The basic operators, control flow, optional\n \n 4. Functions,enum\n \n 5. closures\n \n 6. Class,Struct \n \n 7. Attribute , inheritance\n \n 8. The construction and destruction\n \n 9. Optional even,Type conversion, nested types\n \n 10. Reference,Protocal\n \n 11. Generic and accessControl\n \n 12. Error and ProtocalPro\n\n 13. MapAndFlatMap \n\n## \u003ca name=\"Related_documentation\"\u003e\u003c/a\u003eRelated_documentation\n\n\n- Swift官方《The Swift Programming Language》[地址](https://swift.org/documentation/#the-swift-programming-language )\n\n- Apple的 iBooksStore里面阅读[地址](https://itunes.apple.com/us/book/the-swift-programming-language/id1002622538?mt=11)\n\n\n\n## 有任何问题，请及时 issues me \n\n\u003e dragonli_52171@163.com \n \n## License\n\nEnglish: this library is available under the MIT license, see the LICENSE file for more information.   \n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevdragonli%2Fswiftcode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevdragonli%2Fswiftcode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevdragonli%2Fswiftcode/lists"}