未验证 提交 aed24c39 编写于 作者: Z zengyawen 提交者: Gitee

update docs

Signed-off-by: Nzengyawen <zengyawen1@huawei.com>
上级 89807466
...@@ -10,7 +10,7 @@ API的详细介绍请参见[ohos.file.statvfs](../reference/apis/js-apis-file-st ...@@ -10,7 +10,7 @@ API的详细介绍请参见[ohos.file.statvfs](../reference/apis/js-apis-file-st
| 模块 | 接口名 | 功能 | | 模块 | 接口名 | 功能 |
| -------- | -------- | -------- | | -------- | -------- | -------- |
| \@ohos.file.storageStatistic | getCurrentBundleStats | 获取当前应用的存储空间大小(单位为Byte)。 | | \@ohos.file.storageStatistics | getCurrentBundleStats | 获取当前应用的存储空间大小(单位为Byte)。 |
| \@ohos.file.statvfs | getFreeSize | 获取指定文件系统的剩余空间大小(单位为Byte)。 | | \@ohos.file.statvfs | getFreeSize | 获取指定文件系统的剩余空间大小(单位为Byte)。 |
| \@ohos.file.statvfs | getTotalSize | 获取指定文件系统的总空间大小(单位为Byte)。 | | \@ohos.file.statvfs | getTotalSize | 获取指定文件系统的总空间大小(单位为Byte)。 |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册