提交 5e3e6e52 编写于 作者: Z zhuhongtao666

add_filter_9+

Signed-off-by: Nzhuhongtao666 <zhuhongtao12@huawei.com>
上级 ed360442
......@@ -2575,7 +2575,7 @@ lchownSync(path: string, uid: number, gid: number): void
## fileio.createWatcher<sup>7+</sup>
createWatcher(filePath: string, events: number, callback: AsyncCallback&lt;number&gt;): Watcher
createWatcher(filename: string, events: number, callback: AsyncCallback&lt;number&gt;): Watcher
监听文件或者目录的变化,使用callback异步回调。
......@@ -3501,7 +3501,7 @@ isSymbolicLink(): boolean
let isSymbolicLink = dir.readSync().isSymbolicLink();
```
## Filter
## Filter<sup>9+</sup>
**系统接口**:此接口为系统接口。
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册