摘要: npm install -g typescript npm install -g ts-node npm install -D tslib @types/node (// ts 运行时库,包含所有ts辅助函数) 使用: ts-node test/factory 或者编译 tsc test/facto 阅读全文
posted @ 2022-09-14 17:48 jqynr 阅读(61) 评论(0) 推荐(0)
摘要: 参考:https://github.com/hlmd/Postman-cn#1%E4%B8%8B%E8%BD%BD%E5%AE%89%E8%A3%85postman 下载postman : 目前汉化包更新到9.12.2,就下载9.12.2的 Windows64位 https://dl.pstmn.i 阅读全文
posted @ 2022-09-14 11:57 jqynr 阅读(101) 评论(0) 推荐(0)