ruanyf
|
de768691a7
|
docs(string): fixed #1086
|
2021-10-19 09:07:31 +08:00 |
|
ruanyf
|
a326217687
|
docs(string): fix typo
|
2020-11-17 22:39:58 +08:00 |
|
ruanyf
|
f8171643cd
|
docs(string-methods): edit replaceAll(), fixed #1018
|
2020-11-17 22:32:59 +08:00 |
|
ruanyf
|
f9e16e462d
|
docs(string): fix #942
|
2020-01-17 00:52:58 +08:00 |
|
ruanyf
|
0d958f5c62
|
docs(string): fix #942
|
2020-01-17 00:50:08 +08:00 |
|
ruanyf
|
f924f1b4a2
|
docs(string): add JSON.stringify()
|
2019-04-23 14:55:14 +08:00 |
|
ruanyf
|
14a4724b85
|
docs: add string-methods
|
2019-04-23 14:20:50 +08:00 |
|
ruanyf
|
dca90708ac
|
docs(string): add trimStart()/trimEnd()
|
2019-04-22 15:26:28 +08:00 |
|
ruanyf
|
c572b57c27
|
docs(string): add trimStart()/trimEnd()
|
2019-04-22 15:24:36 +08:00 |
|
ruanyf
|
c54a3835e7
|
docs(string): edit 模板字符串
|
2019-03-28 16:28:24 +08:00 |
|
Chen Fengyuan
|
7d266f0ce7
|
docs: fix typos
|
2019-01-23 15:06:56 +08:00 |
|
ruanyf
|
13efdcb591
|
docs(string): fix padStart #769
|
2018-11-16 13:26:09 +08:00 |
|
ruanyf
|
dac4476a95
|
docs(string): fix padStart #769
|
2018-11-15 18:47:59 +08:00 |
|
ruanyf
|
677621fe33
|
docs(string): delete String.prototype.at() #736
|
2018-08-15 12:01:57 +08:00 |
|
ruanyf
|
d89de23e1d
|
docs(string): edit template function
|
2018-07-30 21:21:38 +08:00 |
|
zhangbao
|
c64177a5dc
|
Update string.md
|
2018-02-09 13:26:01 +08:00 |
|
zhangbao
|
e59bd7b537
|
Fix typo.
charAt方法返回的,并非是 UTF-16 编码的第一个字节
而是
期望返回的是用2个字节表示的字符。
|
2018-02-09 12:56:15 +08:00 |
|
ruanyf
|
14c45fe2f5
|
doc: update to ES2018
|
2018-01-29 08:47:04 +08:00 |
|
ruanyf
|
6097cc302f
|
docs(regex): edit regex
|
2018-01-25 15:54:17 +08:00 |
|
ruanyf
|
ee982c4314
|
docs(string): edit String.raw
|
2018-01-24 15:08:15 +08:00 |
|
Ika
|
e8fdb00040
|
docs: consistent style
|
2017-11-12 18:01:54 +08:00 |
|
zwdsjl
|
44c6a81168
|
Update string.md
|
2017-11-04 14:18:35 +08:00 |
|
ruanyf
|
be04c5216a
|
docs(string): edit tagged template #510
|
2017-10-01 07:12:15 +08:00 |
|
waiting
|
5d9f3dd773
|
docs: use let/const instead of var
|
2017-09-24 16:28:10 +08:00 |
|
Yuanzhi.Peng
|
bf08c56051
|
Update 源字符串 to 原字符串
|
2017-08-22 15:26:06 +08:00 |
|
ruanyf
|
a188e963f6
|
docs(string): edit string
|
2017-08-19 11:11:45 +08:00 |
|
Jet
|
d69da6aa65
|
453行,显示的结果应为字符串"3"
正在学习ES6,收货良多。
|
2017-08-17 17:05:53 +08:00 |
|
Aolvi
|
acb05c62ad
|
Fix typo of a pair of quotes
|
2017-07-30 19:28:08 -05:00 |
|
ruanyf
|
1b928fb71f
|
docs(async): edit async
|
2017-07-25 13:47:42 +08:00 |
|
ruanyf
|
696e6a7b1b
|
docs(string): edit template string
|
2017-06-10 22:50:59 +08:00 |
|
Jacty
|
3aed4ae0fb
|
typo mistake
typo mistake
|
2017-04-13 02:58:57 +08:00 |
|
ruanyf
|
012826a478
|
docs(string): edit string
|
2017-03-14 13:48:00 +08:00 |
|
ruanyf
|
6e944000df
|
docs(async): 拆分 generator 函数的异步操作与 async 函数
|
2017-02-03 01:44:26 +08:00 |
|
ruanyf
|
366c4ddfb5
|
docs(string): edit string
|
2016-12-03 09:43:14 +08:00 |
|
Sandon
|
dc44575205
|
change 'charCodeAt' to 'codePointAt'
I think maybe it is a clerical error. Maybe 'codePointAt' is the word you want to write, because it is more reasonable according to the context.
|
2016-12-03 07:50:06 +08:00 |
|
ruanyf
|
b2b00c29d0
|
docs(string): add an example of template string
|
2016-10-18 13:12:39 +08:00 |
|
糖饼
|
70ab40fd3d
|
修正错别字
|
2016-10-09 10:30:20 +08:00 |
|
ruanyf
|
96b6c5a3fd
|
docs(regex): add Unicode property class
|
2016-10-03 22:46:08 +08:00 |
|
ruanyf
|
102bf25570
|
fix(string): fix typo
|
2016-09-14 23:40:41 +08:00 |
|
ruanyf
|
fe3446c157
|
docs(symbol): edit simbol.hasInstance
|
2016-08-16 15:41:37 +08:00 |
|
Yan Zhang
|
371f467baa
|
Update string.md
|
2016-07-17 10:44:00 +08:00 |
|
ruanyf
|
18b98ed3d2
|
docs(destructuring): edit object destructuring
|
2016-07-12 08:56:00 +08:00 |
|
ruanyf
|
4e2fadc8dd
|
docs(string): edit normalize
|
2016-06-21 09:00:06 +08:00 |
|
ruanyf
|
399c635290
|
docs: edit generator
|
2016-06-01 12:47:11 +08:00 |
|
UFOwl
|
9883645639
|
Update string.md
|
2016-05-28 21:54:57 +08:00 |
|
molunerfinn
|
b02a848b45
|
Fix coding style in docs/string.md
|
2016-05-19 14:57:24 +08:00 |
|
ruanyf
|
b28145ef26
|
doc(string): edit 模板字符串
|
2016-05-18 11:50:08 +08:00 |
|
兔哥
|
71b13a4351
|
docs(let): 修正函数默认参数的死区问题
|
2016-05-04 14:02:22 +08:00 |
|
ruanyf
|
68a50598b2
|
docs(string): String.prototype.at()
|
2016-02-18 16:39:10 +08:00 |
|
J.K.SAGE
|
8408a3c4f9
|
Update string.md
line626
也就是说,`tag`数实际上以下面的形式调用。->
也就是说,`tag`函数实际上以下面的形式调用。
|
2016-02-16 13:52:11 +09:00 |
|