提交 a5fa172d 编写于 作者: S songruirui

修改

Signed-off-by: Nsongruirui <songruirui1@huawei.com>
上级 99298f44
...@@ -336,9 +336,9 @@ like(field: string, value: string): DataSharePredicates ...@@ -336,9 +336,9 @@ like(field: string, value: string): DataSharePredicates
**返回值:** **返回值:**
| 类型 | 说明 | | 类型 | 说明 |
| ------------------------------------------- | ------------------------------------------------------------ | | ------------------------------------------- | -------------------------- |
| [DataSharePredicates](#datasharepredicates) | xxxxxxxxxx openFile(uri: string, mode: string, callback: AsyncCallback<number>) {    let err = {"code":0};    let fd = 0;    callback(err,fd);}ts | | [DataSharePredicates](#datasharepredicates) | 返回与指定字段匹配的谓词。 |
**示例:** **示例:**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册