将翻译人员声明移到 h1 之后
This commit is contained in:
@ -1,3 +1,6 @@
|
||||
# 关于语言附注
|
||||
-----------------
|
||||
|
||||
> 1.0
|
||||
> 翻译:[dabing1022](https://github.com/dabing1022)
|
||||
> 校对:[numbbbbb](https://github.com/numbbbbb)
|
||||
@ -5,10 +8,6 @@
|
||||
> 2.0
|
||||
> 翻译+校对:[KYawn](https://github.com/KYawn)
|
||||
|
||||
|
||||
# 关于语言附注
|
||||
-----------------
|
||||
|
||||
本页内容包括:
|
||||
|
||||
- [如何阅读语法](#how_to_read_the_grammar)
|
||||
|
||||
@ -1,3 +1,6 @@
|
||||
# 词法结构
|
||||
-----------------
|
||||
|
||||
> 1.0
|
||||
> 翻译:[superkam](https://github.com/superkam)
|
||||
> 校对:[numbbbbb](https://github.com/numbbbbb)
|
||||
@ -5,8 +8,6 @@
|
||||
> 2.0
|
||||
> 翻译+校对:[buginux]([KYawn](https://github.com/buginux)
|
||||
|
||||
# 词法结构
|
||||
-----------------
|
||||
|
||||
本页包含内容:
|
||||
|
||||
|
||||
@ -1,3 +1,6 @@
|
||||
# 类型(Types)
|
||||
-----------------
|
||||
|
||||
> 1.0
|
||||
> 翻译:[lyuka](https://github.com/lyuka)
|
||||
> 校对:[numbbbbb](https://github.com/numbbbbb), [stanzhai](https://github.com/stanzhai)
|
||||
@ -5,9 +8,6 @@
|
||||
> 2.0
|
||||
> 翻译+校对:[EudeMorgen](https://github.com/EudeMorgen)
|
||||
|
||||
# 类型(Types)
|
||||
-----------------
|
||||
|
||||
本页包含内容:
|
||||
|
||||
- [类型注解(Type Annotation)](#type_annotation)
|
||||
|
||||
@ -1,3 +1,6 @@
|
||||
# 表达式(Expressions)
|
||||
-----------------
|
||||
|
||||
> 1.0
|
||||
> 翻译:[sg552](https://github.com/sg552)
|
||||
> 校对:[numbbbbb](https://github.com/numbbbbb), [stanzhai](https://github.com/stanzhai)
|
||||
@ -5,9 +8,6 @@
|
||||
> 2.0
|
||||
> 翻译+校对:[EudeMorgen](https://github.com/EudeMorgen)
|
||||
|
||||
# 表达式(Expressions)
|
||||
-----------------
|
||||
|
||||
本页包含内容:
|
||||
|
||||
- [前缀表达式(Prefix Expressions)](#prefix_expressions)
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
<a name="declarations"></a>
|
||||
# 声明
|
||||
-----------------
|
||||
|
||||
> 1.0
|
||||
> 翻译:[marsprince](https://github.com/marsprince) [Lenhoon](https://github.com/marsprince)[(微博)](http://www.weibo.com/lenhoon)
|
||||
> 校对:[numbbbbb](https://github.com/numbbbbb), [stanzhai](https://github.com/stanzhai)
|
||||
@ -5,10 +9,6 @@
|
||||
> 2.0
|
||||
> 翻译+校对:[Lenhoon](https://github.com/Lenhoon)
|
||||
|
||||
<a name="declarations"></a>
|
||||
# 声明
|
||||
-----------------
|
||||
|
||||
本页包含内容:
|
||||
|
||||
- [顶级代码](#top-level_code)
|
||||
|
||||
@ -1,3 +1,6 @@
|
||||
# 特性
|
||||
-----------------
|
||||
|
||||
> 1.0
|
||||
> 翻译:[Hawstein](https://github.com/Hawstein)
|
||||
> 校对:[numbbbbb](https://github.com/numbbbbb), [stanzhai](https://github.com/stanzhai)
|
||||
@ -5,9 +8,6 @@
|
||||
> 2.0
|
||||
> 翻译+校对:[KYawn](https://github.com/KYawn)
|
||||
|
||||
# 特性
|
||||
-----------------
|
||||
|
||||
本页内容包括:
|
||||
|
||||
- [声明特性](#declaration_attributes)
|
||||
|
||||
@ -1,3 +1,6 @@
|
||||
# 模式(Patterns)
|
||||
-----------------
|
||||
|
||||
> 1.0
|
||||
> 翻译:[honghaoz](https://github.com/honghaoz)
|
||||
> 校对:[numbbbbb](https://github.com/numbbbbb), [stanzhai](https://github.com/stanzhai)
|
||||
@ -5,9 +8,6 @@
|
||||
> 2.0
|
||||
> 翻译+校对:[ray16897188](https://github.com/ray16897188)
|
||||
|
||||
# 模式(Patterns)
|
||||
-----------------
|
||||
|
||||
本页内容包括:
|
||||
|
||||
- [通配符模式(Wildcard Pattern)](#wildcard_pattern)
|
||||
|
||||
@ -1,3 +1,6 @@
|
||||
# 泛型参数
|
||||
---------
|
||||
|
||||
> 1.0
|
||||
> 翻译:[fd5788](https://github.com/fd5788)
|
||||
> 校对:[yankuangshi](https://github.com/yankuangshi), [stanzhai](https://github.com/stanzhai)
|
||||
@ -5,9 +8,6 @@
|
||||
> 2.0
|
||||
> 翻译+校对:[wardenNScaiyi](https:github.com/wardenNScaiyi)
|
||||
|
||||
# 泛型参数
|
||||
---------
|
||||
|
||||
本页包含内容:
|
||||
|
||||
- [泛型形参子句](#generic_parameter)
|
||||
|
||||
@ -1,3 +1,6 @@
|
||||
# 语法总结
|
||||
-----
|
||||
|
||||
> 1.0
|
||||
> 翻译:[stanzhai](https://github.com/stanzhai)
|
||||
> 校对:[xielingwang](https://github.com/xielingwang)
|
||||
@ -5,9 +8,6 @@
|
||||
> 2.0
|
||||
> 翻译+校对:[miaosiqi](https://github.com/miaosiqi)
|
||||
|
||||
# 语法总结
|
||||
_________________
|
||||
|
||||
本页包含内容:
|
||||
|
||||
* [语句(Statements)](#statements)
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
<a name="statement_statements"></a>
|
||||
# 语句
|
||||
-----------------
|
||||
|
||||
> 1.0
|
||||
> 翻译:[coverxit](https://github.com/coverxit)
|
||||
> 校对:[numbbbbb](https://github.com/numbbbbb), [coverxit](https://github.com/coverxit), [stanzhai](https://github.com/stanzhai),
|
||||
@ -5,10 +9,6 @@
|
||||
> 2.0
|
||||
> 翻译+校对:[littledogboy](https://github.com/littledogboy)
|
||||
|
||||
<a name="statement_statements"></a>
|
||||
# 语句
|
||||
-----------------
|
||||
|
||||
本页包含内容:
|
||||
|
||||
- [循环语句](#loop_statements)
|
||||
|
||||
Reference in New Issue
Block a user