提交 64a3102d 编写于 作者: 杜庆泉's avatar 杜庆泉

Update string.md

上级 a8409a4e
...@@ -516,6 +516,26 @@ console.log(str2.padEnd(5)); ...@@ -516,6 +516,26 @@ console.log(str2.padEnd(5));
<!-- UTSJSON.String.startsWith.compatibility --> <!-- UTSJSON.String.startsWith.compatibility -->
### isWellFormed()
<!-- UTSJSON.String.isWellFormed.description -->
<!-- UTSJSON.String.isWellFormed.param -->
<!-- UTSJSON.String.isWellFormed.returnValue -->
<!-- UTSJSON.String.isWellFormed.compatibility -->
### toWellFormed()
<!-- UTSJSON.String.toWellFormed.description -->
<!-- UTSJSON.String.toWellFormed.param -->
<!-- UTSJSON.String.toWellFormed.returnValue -->
<!-- UTSJSON.String.toWellFormed.compatibility -->
### at(index) ### at(index)
<!-- UTSJSON.String.at.description --> <!-- UTSJSON.String.at.description -->
...@@ -527,3 +547,5 @@ console.log(str2.padEnd(5)); ...@@ -527,3 +547,5 @@ console.log(str2.padEnd(5));
<!-- UTSJSON.String.at.compatibility --> <!-- UTSJSON.String.at.compatibility -->
<!-- UTSJSON.String.tutorial --> <!-- UTSJSON.String.tutorial -->
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册