首页 > TAG信息列表 > unZipFolder

node js 解压rar格式文件

  nodejs调用WinRAR解压 var cp = require("child_process"); function unZIP(winRarPath, password, zipFilePath, unZipFolder) { return new Promise(async (resolve, reject) => { cp.execFile(winRarPath, ["x", "-inul", `-