摘要:
1.lodash http://lodashjs.com/docs/ 基础工具包 2.merge-descriptors mixin的设计模式。 3.escapeHtml 转义字符串 var escapeHtml = require('escape-html') console.log(escape 阅读全文
posted @ 2017-08-01 17:17
anthonyliu
阅读(229)
评论(0)
推荐(0)
摘要:
1.rimraf https://www.npmjs.com/package/rimraf linux命令行:rm -rf 2.写shell脚本和命令行的开发,可以参考博客: http://www.ruanyifeng.com/blog/2015/05/command-line-with-node. 阅读全文
posted @ 2017-08-01 17:10
anthonyliu
阅读(138)
评论(0)
推荐(0)
摘要:
1.读取xlsx 文件依赖包:multiparty,XLSX,代码如下: var multiparty = require('multiparty'); var XLSX = require("xlsx"); var form = new multiparty.Form(); function to 阅读全文
posted @ 2017-08-01 10:14
anthonyliu
阅读(2654)
评论(0)
推荐(0)

浙公网安备 33010602011771号