FileSystemDirectoryReader
文件与目录条目 API 的 FileSystemDirectoryReader
接口允许你访问代表目录每个条目的 FileSystemFileEntry
对象(通常是 FileSystemFileEntry
或 FileSystemDirectoryEntry
)。
实例方法
readEntries()
-
返回一个包含一些目录条目的数组,数组的每一项是一个基于
FileSystemEntry
的对象(通常是FileSystemFileEntry
或FileSystemDirectoryEntry
)。
规范
Specification |
---|
File and Directory Entries API # api-directoryreader |
浏览器兼容性
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
FileSystemDirectoryReader | ||||||||||||
readEntries |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.