未验证 提交 dbb195fa 编写于 作者: 葛亚芳 提交者: Gitee

update zh-cn/application-dev/reference/apis/js-apis-util.md.

Signed-off-by: N葛亚芳 <geyafang@huawei.com>
上级 48fc9891
...@@ -26,7 +26,7 @@ printf(format: string, ...args: Object[]): string ...@@ -26,7 +26,7 @@ printf(format: string, ...args: Object[]): string
| 参数名 | 类型 | 必填 | 说明 | | 参数名 | 类型 | 必填 | 说明 |
| -------- | -------- | -------- | -------- | | -------- | -------- | -------- | -------- |
| format | string | 是 | 式样化字符串。 | | format | string | 是 | 式样化字符串。 |
| ...args | Object[] | 否 | 待式样化数据。 | | ...args | Object[] | 否 | 替换式样化字符串通配符的数据,此参数缺失时,默认返回第一个参数。 |
**返回值:** **返回值:**
| 类型 | 说明 | | 类型 | 说明 |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册