add translators link
This commit is contained in:
74
README.md
74
README.md
@ -15,43 +15,43 @@
|
|||||||
|
|
||||||
# 2.0译者记录
|
# 2.0译者记录
|
||||||
|
|
||||||
- About Swift (**完成** By:@xtymichael)
|
- About Swift ([xtymichael](https://github.com/xtymichael))
|
||||||
- A Swift Tour(**完成** By:@xtymichael)
|
- A Swift Tour([xtymichael](https://github.com/xtymichael))
|
||||||
- The Basics(**完成** By:@xtymichael)
|
- The Basics([xtymichael](https://github.com/xtymichael))
|
||||||
- Basic Operators(**完成** By:@AlanMelody)
|
- Basic Operators([AlanMelody](https://github.com/AlanMelody))
|
||||||
- Strings and Characters(**完成** By:@DianQK)
|
- Strings and Characters([DianQK](https://github.com/DianQK))
|
||||||
- Collection Types(**完成** By:@AlanMelody)
|
- Collection Types([AlanMelody](https://github.com/AlanMelody))
|
||||||
- Control Flow(**完成** By:@AlanMelody)
|
- Control Flow([AlanMelody](https://github.com/AlanMelody))
|
||||||
- Functions(**完成** By:@dreamkidd)
|
- Functions([dreamkidd](https://github.com/dreamkidd))
|
||||||
- Closures(**完成** By:@100mango)
|
- Closures([100mango](https://github.com/100mango))
|
||||||
- Enumerations(**完成** By:@futantan)
|
- Enumerations([futantan](https://github.com/futantan))
|
||||||
- Classes and Structures(**完成** By:@SkyJean)
|
- Classes and Structures([SkyJean](https://github.com/SkyJean))
|
||||||
- Properties(**完成** By:@yangsiy)
|
- Properties([yangsiy](https://github.com/yangsiy))
|
||||||
- Methods(**完成** By:@DianQK)
|
- Methods([DianQK](https://github.com/DianQK))
|
||||||
- Subscripts(**完成** By:@shanksyang)
|
- Subscripts([shanksyang](https://github.com/shanksyang))
|
||||||
- Inheritance(**完成** By:@shanksyang)
|
- Inheritance([shanksyang](https://github.com/shanksyang))
|
||||||
- Initialization(**完成** By:@chenmingbiao)
|
- Initialization([chenmingbiao](https://github.com/chenmingbiao))
|
||||||
- Deinitialization(**完成** By:@chenmingbiao)
|
- Deinitialization([chenmingbiao](https://github.com/chenmingbiao))
|
||||||
- Automatic Reference Counting(**完成** By:@Channe)
|
- Automatic Reference Counting([Channe](https://github.com/Channe))
|
||||||
- Optional Chaining(**完成** By:@lyojo)
|
- Optional Chaining([lyojo](https://github.com/lyojo))
|
||||||
- Error Handling(**完成** By:@lyojo)
|
- Error Handling([lyojo](https://github.com/lyojo))
|
||||||
- Type Casting(**完成** By:@yangsiy)
|
- Type Casting([yangsiy](https://github.com/yangsiy))
|
||||||
- Nested Types(**完成** By:@SergioChan)
|
- Nested Types([SergioChan](https://github.com/SergioChan))
|
||||||
- Extensions(**完成** By;@shanksyang)
|
- Extensions([shanksyang](https://github.com/shanksyang))
|
||||||
- Protocols(**完成** By:@futantan)
|
- Protocols([futantan](https://github.com/futantan))
|
||||||
- Generics(**完成** By:@SergioChan)
|
- Generics([SergioChan](https://github.com/SergioChan))
|
||||||
- Access Control(**完成** By:@mmoaay)
|
- Access Control([mmoaay](https://github.com/mmoaay))
|
||||||
- Advanced Operators(**完成** By:@buginux)
|
- Advanced Operators([buginux](https://github.com/buginux))
|
||||||
- About the Language Reference(**完成** By:@KYawn)
|
- About the Language Reference([KYawn](https://github.com/KYawn))
|
||||||
- Lexical Structure(**完成** By:@buginux)
|
- Lexical Structure([buginux](https://github.com/buginux))
|
||||||
- Types(**完成** By:@EudeMorgen)
|
- Types([EudeMorgen](https://github.com/EudeMorgen))
|
||||||
- Expressions(**完成** By:@EudeMorgen)
|
- Expressions([EudeMorgen](https://github.com/EudeMorgen))
|
||||||
- Statements(**完成** By:@littledogboy)
|
- Statements([littledogboy](https://github.com/littledogboy))
|
||||||
- Declarations(**完成** By:@Lenhoon)
|
- Declarations([Lenhoon](https://github.com/Lenhoon))
|
||||||
- Attributes(**完成** By:@KYawn)
|
- Attributes([KYawn](https://github.com/KYawn))
|
||||||
- Patterns(**完成** By:@ray16897188)
|
- Patterns([ray16897188](https://github.com/ray16897188))
|
||||||
- Generic Parameters and Arguments(**完成** By:@wardenNScaiyi)
|
- Generic Parameters and Arguments([wardenNScaiyi](https://github.com/wardenNScaiyi))
|
||||||
- Summary of the Grammar(**完成** By:@miaosiqi)
|
- Summary of the Grammar([miaosiqi](https://github.com/miaosiqi))
|
||||||
|
|
||||||
# 1.0译者记录
|
# 1.0译者记录
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user