摘要: 人与人沟通,除了信息对称之外,还有认知.... npm install -g typescriptnpm install -g ts-node index.ts //import * as fs from "fs"; //TypeScript 工厂方法模式 Factory Method in Typ 阅读全文
posted @ 2023-09-25 17:26 ®Geovin Du Dream Park™ 阅读(16) 评论(0) 推荐(0)
摘要: 可以在Node.js command prompt 下,转到项目文件,进行命令行配置 https://code.visualstudio.com/docs/typescript/typescript-tutorial npm install -g typescript npm init -y tsc 阅读全文
posted @ 2023-09-25 14:16 ®Geovin Du Dream Park™ 阅读(179) 评论(0) 推荐(0)