You need to sign in or sign up before continuing.
提交 83170f09 编写于 作者: R raoxian

fixed 99fabc7f from https://gitee.com/storage-sandboxing/docs/pulls/6733

修改fileio、securityLabel、storage-statistics、volumemanager文档
Signed-off-by: Nraoxian <raoxian@huawei.com>
上级 ac276268
...@@ -16,6 +16,7 @@ import fileio from '@ohos.fileio'; ...@@ -16,6 +16,7 @@ import fileio from '@ohos.fileio';
## 使用说明 ## 使用说明
使用该功能模块对文件/目录进行操作前,需要先获取其应用沙箱路径,获取方式及其接口用法请参考: 使用该功能模块对文件/目录进行操作前,需要先获取其应用沙箱路径,获取方式及其接口用法请参考:
```js ```js
import featureAbility from '@ohos.ability.featureAbility'; import featureAbility from '@ohos.ability.featureAbility';
let context = featureAbility.getContext(); let context = featureAbility.getContext();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册