fix: 修订完了词汇表中的重复英文
This commit is contained in:
parent
8f0b8fbf7b
commit
6115c3463f
|
@ -543,8 +543,6 @@ a#aot
|
||||||
:marked
|
:marked
|
||||||
## ECMAScript
|
## ECMAScript
|
||||||
|
|
||||||
## ECMAScript
|
|
||||||
|
|
||||||
.l-sub-section
|
.l-sub-section
|
||||||
:marked
|
:marked
|
||||||
The [official JavaScript language specification](https://en.wikipedia.org/wiki/ECMAScript).
|
The [official JavaScript language specification](https://en.wikipedia.org/wiki/ECMAScript).
|
||||||
|
@ -574,8 +572,6 @@ a#aot
|
||||||
:marked
|
:marked
|
||||||
## ES2015
|
## ES2015
|
||||||
|
|
||||||
## ES2015
|
|
||||||
|
|
||||||
.l-sub-section
|
.l-sub-section
|
||||||
:marked
|
:marked
|
||||||
Short hand for [ECMAScript](#ecmascript) 2015.
|
Short hand for [ECMAScript](#ecmascript) 2015.
|
||||||
|
@ -585,8 +581,6 @@ a#aot
|
||||||
:marked
|
:marked
|
||||||
## ES6
|
## ES6
|
||||||
|
|
||||||
## ES6
|
|
||||||
|
|
||||||
.l-sub-section
|
.l-sub-section
|
||||||
:marked
|
:marked
|
||||||
Short hand for [ECMAScript](#ecmascript) 2015.
|
Short hand for [ECMAScript](#ecmascript) 2015.
|
||||||
|
@ -595,8 +589,6 @@ a#aot
|
||||||
:marked
|
:marked
|
||||||
## ES5
|
## ES5
|
||||||
|
|
||||||
## ES5
|
|
||||||
|
|
||||||
.l-sub-section
|
.l-sub-section
|
||||||
:marked
|
:marked
|
||||||
Short hand for [ECMAScript](#ecmascript) 5, the version of JavaScript run by most modern browsers.
|
Short hand for [ECMAScript](#ecmascript) 5, the version of JavaScript run by most modern browsers.
|
||||||
|
@ -1226,8 +1218,6 @@ a#snake-case
|
||||||
:marked
|
:marked
|
||||||
## TypeScript
|
## TypeScript
|
||||||
|
|
||||||
## TypeScript
|
|
||||||
|
|
||||||
.l-sub-section
|
.l-sub-section
|
||||||
:marked
|
:marked
|
||||||
A version of JavaScript that supports most [ECMAScript 2015](#es2015)
|
A version of JavaScript that supports most [ECMAScript 2015](#es2015)
|
||||||
|
|
Loading…
Reference in New Issue