flash.filesystem 包中包含用于访问文件系统的类。此包仅对在 Adobe AIR 中运行的内容可用。
类
类 | 说明 | |
---|---|---|
File | File 对象表示文件或目录的路径。 | |
FileMode | FileMode 类定义 FileStream 类的 open() 和 openAsync() 方法的 fileMode 参数中使用的字符串常量。 | |
FileStream | 使用 FileStream 对象读取和写入文件。 | |
StorageVolume | StorageVolume 对象包括定义大容量存储卷的属性。 | |
StorageVolumeInfo | 装载或卸载存储卷时,StorageVolumeInfo 对象将调度 StorageVolumeChangeEvent 对象。 |
Tue Jun 12 2018, 11:18 AM Z