提交 b253ef94 编写于 作者: Z zhuhongtao666

statfs & document fix tag

Signed-off-by: Nzhuhongtao666 <zhuhongtao12@huawei.com>
上级 d9c863e7
...@@ -46,7 +46,7 @@ choose(callback:AsyncCallback&lt;string&gt;): void ...@@ -46,7 +46,7 @@ choose(callback:AsyncCallback&lt;string&gt;): void
**参数:** **参数:**
| 参数 | 类型 | 必填 | 说明 | | 参数 | 类型 | 必填 | 说明 |
| -------- | --------------------------- | ---- | ---------------------------- | | -------- | --------------------------- | ---- | ---------------------------- |
| callback | AsyncCallback&lt;string&gt; | 是 | 异步获取对应文件URI(注:当前返回错误码) | | callback | AsyncCallback&lt;string&gt; | 是 | 异步获取对应文件URI(注:当前返回错误码) |
......
...@@ -20,7 +20,7 @@ getFreeBytes(path:string):Promise&lt;number&gt; ...@@ -20,7 +20,7 @@ getFreeBytes(path:string):Promise&lt;number&gt;
**参数:** **参数:**
| 参数 | 类型 | 必填 | 说明 | | 参数 | 类型 | 必填 | 说明 |
| ------ | ------ | ---- | ---------------------------- | | ------ | ------ | ---- | ---------------------------- |
| path | string | 是 | 需要查询的文件系统的文件路径 | | path | string | 是 | 需要查询的文件系统的文件路径 |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册