ewdUpLoad:文件从Web客户端上传到ewd.js的服务器,示例测试版本

时间:2024-05-31 17:40:38
【文件属性】:

文件名称:ewdUpLoad:文件从Web客户端上传到ewd.js的服务器,示例测试版本

文件大小:70KB

文件格式:ZIP

更新时间:2024-05-31 17:40:38

JavaScript

ewdUpLoad 文件从Web客户端上传到ewd.js(示例测试版本)的服务器。 设定说明 (1)此ewdUpLoad要求node.js中的 。 请从npm安装。 cd ~/ewdjs npm install formidable@latest (2)在ewdjs设置中将目录更改为ewd应用程序目录,例如〜/ ewdjs / www / ewd / (3)做git clone (4)将ewdUpLoad.js移到您的node_modules目录。 例如/ home / youruser / ewdjs / node_modules / 运行ewdUpLoad 使用通常的URL启动新的改进的ewdUpLoad: http://xx.xx.xx.xx:8080/ewd/ewdUpLoad/index.html 上载目录并上传文件信息 上传目录为/ tmp / e


【文件预览】:
ewdUpLoad-master
----.gitignore(526B)
----app.js(4KB)
----favicon.png(1KB)
----LICENSE(1KB)
----js()
--------toastr.min.js(4KB)
--------jquery-2.1.4.min.js(82KB)
--------bootstrap.min.js(35KB)
----css()
--------toastr.min.css(6KB)
--------bootstrap.min.css(115KB)
--------app.css(879B)
----README.md(2KB)
----ewdUpLoad.js(5KB)
----index.html(3KB)

网友评论