1
airyland 2016-12-28 00:30:28 +08:00
这原生接口就能实现吧, npm 库也很多,比如 walk https://npm.taobao.org/package/walk
|
3
SoloCompany 2016-12-28 01:34:37 +08:00
|
5
araraloren 2016-12-28 08:54:58 +08:00
~~ 这问的时间已经写完几个了吧
|
6
Rice 2016-12-28 09:11:58 +08:00
node 不是有 API 吗
|
7
ferrum 2016-12-28 10:03:03 +08:00 via iPhone
node-directory-tree, complete-directory-tree on Github/npm
|
8
tobeyouth 2016-12-28 10:09:29 +08:00
fs 直接就可以
|
9
xylitolLin 2016-12-28 10:59:21 +08:00
你是说浏览器的 js 还是 node.js
|
10
HLT OP |
11
HLT OP @xylitolLin 浏览器
|
12
xylitolLin 2016-12-28 15:47:46 +08:00
@HLT 除了 ie ,其他浏览器没有办法,不要想了,这是基于安全理由
|
13
HLT OP @xylitolLin 嗯,在用 PHP 来解决了。。。
|
14
SoloCompany 2016-12-28 16:40:01 +08:00
浏览器读文件,你是在逗我们?
|
15
HLT OP @SoloCompany 你想多了。。。只是去获取目录下文件名称
|
16
HLT OP @SoloCompany ![)_%QNLEF3ERR$[%M9_]B41I.jpg]( https://ooo.0o0.ooo/2016/12/28/586381037ef0d.jpg)
|
18
Sparetire 2016-12-28 22:27:40 +08:00
浏览器端,通过 File API 或许有可能实现,参考这篇 https://www.cnblogs.com/index-html/p/dialog-phishing.html
|
19
LeoEatle 2016-12-29 01:57:47 +08:00
。。。__dirname?
|