You need to sign in or sign up before continuing.
未验证 提交 6208f96c 编写于 作者: O openharmony_ci 提交者: Gitee

!15647 【轻量级 PR】:update zh-cn/application-dev/reference/apis/js-apis-util.md.

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