标签:http images rip nbsp nodejs pes alt 技术 .com
1.TypeScript的下载和安装
使用npm安装:
npm install -g typescript
注意:如果没有安装npm,npm为nodejs管理包,则可以尝试先安装nodejs,nodejs中会携带安装npm
2. 使用tsc编译工具将.ts文件编译为.js文件
标签:http images rip nbsp nodejs pes alt 技术 .com
原文地址:http://www.cnblogs.com/liuzhiqaingxyz/p/7376791.html