vscode使用git命令行
// 打开settings.json
// 加入
"terminal.integrated.shell.windows": "C:\\Program Files\\Git\\bin\\bash.exe",
node写入文件的几种方式
Object.assign深浅拷贝