5 Forks
11 Stars
11 Watchers

Swift-study

Swift 是一门开发 iOS, macOS, watchOS 和 tvOS 应用的新语言。本仓库包涵了Swift的基础部分、基本运算符、字符串和字符、集合类型、控制流、函数、闭包、枚举、类和结构体、属性、方法、下标、继承、构造过程、析构过程、可选链、错误处理、类型转换、嵌套类型、扩展、协议、泛型、自动引用计数、内存安全、访问控制和高级运算符等教程。

How to download and setup Swift-study

Open terminal and run command
git clone https://github.com/chenxing640/Swift-study.git
git clone is used to create a copy or clone of Swift-study repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Swift-study https://github.com/chenxing640/Swift-study/archive/master.zip

Or simply clone Swift-study with SSH
[email protected]:chenxing640/Swift-study.git

If you have some problems with Swift-study

You may open issue on Swift-study support forum (system) here: https://github.com/chenxing640/Swift-study/issues