Home >Web Front-end >HTML Tutorial >chrome html 用纯javascript 遍历文件夹结构_html/css_WEB-ITnose

chrome html 用纯javascript 遍历文件夹结构_html/css_WEB-ITnose

WBOY
WBOYOriginal
2016-06-24 12:21:321808browse

JavaScript Chrome HTML html5 API

如题 chrome html 用纯javascript  遍历文件夹结构 
像IE中有 new ActiveXObject("Scripting.FileSystemObject")

类似这种的,
在详细描述一下,就是在html中 实现 遍历本地的一个指定路径文件夹 
把其下的文件夹和文件的路径和文件信息取出来。
求解!

回复讨论(解决方案)

这样的代码,浏览器安全限制是不允许的吧,亲。

没关系 是在无网络的情况下

自己搜索  html的file操作api

早就搜索过 Chrome system api 据说可以  但是写法比较奇怪,
试了好多次都没有成功,才提出来的 
请帮助一下

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn