企业门户网站建设公司,微信电商,诸暨市住房建设局网站,嘉定专业做网站mssql
用途#xff1a;连接SqlServer数据库 node-excel-export
用途#xff1a;导出excel表格 nodegrass
用途#xff1a;模拟用户进行get/post请求#xff0c;下载文件等 uuid
用途#xff1a;生成全球唯一标识的.
官网#xff1a;https://npm.taobao.org/package/…mssql
用途连接SqlServer数据库 node-excel-export
用途导出excel表格 nodegrass
用途模拟用户进行get/post请求下载文件等 uuid
用途生成全球唯一标识的.
官网https://npm.taobao.org/package/uuid
示例 import uuid from uuid;
console.log(36位uuid:,uuid.v4()); //结果36位uuid: 36aa0b6a-da78-4ef5-b526-689a7c86dca6
console.log(32位uuid:,uuid.v4().replace(/-/g,)); //结果32位uuid: ee935af8026a4011aa09492cff210bfb