diff options
Diffstat (limited to 'files/zh-cn/webguide/api/file_system')
-rw-r--r-- | files/zh-cn/webguide/api/file_system/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/files/zh-cn/webguide/api/file_system/index.html b/files/zh-cn/webguide/api/file_system/index.html index 7643a4e683..90ace79b50 100644 --- a/files/zh-cn/webguide/api/file_system/index.html +++ b/files/zh-cn/webguide/api/file_system/index.html @@ -2,6 +2,7 @@ title: File System API guide slug: WebGuide/API/File_System translation_of: Web/API/File_and_Directory_Entries_API/Introduction +translation_of_original: WebGuide/API/File_System --- <p>{{ SeeCompatTable() }}</p> <p>The File System API simulates a local file system that web apps can navigate around. You can develop apps that can read, write, and create files and directories in a virtual, sandboxed file system.</p> |