```javascript/ Created by 18468 on 2017/8/7. /var fs = require('fs');var xlsx = require('nodexlsx'); var list = xlsx.parse("./excel/" +"1.xlsx"); //读取excel var datas=); fs.writeFileSync('test1.x...
```bash yarn global add electronyarn global v1.21.1 Resolving packages... Fetching packages... Linking dependencies... Building fresh packages...success Installed "electron@8.0.2" with b...
Installs a package and any packages that it depends on. Adding dependenciesIn general, a package is simply a folder with code and a `package.json` file that describes the contents. When you want t...
最新评论