1. 首页
  2. 数据库
  3. 其它
  4. 下载:下载并解压缩文件 源码

下载:下载并解压缩文件 源码

上传者: 2021-02-09 18:20:57上传 ZIP文件 6KB 热度 27次
下载 下载并解压缩文件 有关命令行版本,请参见 。 安装 $ npm install download 用法 const fs = require ( 'fs' ) ; const download = require ( 'download' ) ; ( async ( ) => { await download ( 'http://unicorn.com/foo.jpg' , 'dist' ) ; fs . writeFileSync ( 'dist/foo.jpg' , await download ( 'http://unicorn.com/foo.jpg' ) ) ; dow
下载地址
用户评论