随笔分类 -  typescript

typescript
摘要:1、typescript 安装 编译 在使用npm命令之前必须安装 nodejs// 安装 npm install -g typescriptcnpm install -g typescriptyarn global add typescript//运行tsc helloworld.ts//注意:如 阅读全文

posted @ 2020-07-07 10:22 有匪 阅读(121) 评论(0) 推荐(0)

导航