未验证 提交 4cc2c89d 编写于 作者: O openharmony_ci 提交者: Gitee

!2726 update fileio api

Merge pull request !2726 from zhangxingxia/master
...@@ -1377,8 +1377,8 @@ readTextSync(filePath: string, options?: { ...@@ -1377,8 +1377,8 @@ readTextSync(filePath: string, options?: {
- 返回值: - 返回值:
| 类型 | 说明 | | 类型 | 说明 |
| --------------------- | ---------- | | ------ | -------------------- |
| Promise<string> | 返回读取文件的内容。 | | string | 返回读取文件的内容。 |
- 示例: - 示例:
```js ```js
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册