我已经从这个网站@ http://www.typescriptlang.org/#Download下载并安装了用于VS2015的TypeScript1.6,用于运行类型脚本程序,我们还需要其他软件吗?我没有得到任何Visual studio图标,你能帮我吗?
提前感谢
发布于 2015-11-09 06:21:38
运行类型脚本程序我们还需要其他软件吗
该软件只为您提供Visual Studio的typescript工具。如果您没有安装Visual studio,建议您使用NodeJS + npm install typescript -g +其他编辑器(例如atom / atom-typescript)进行设置。
https://stackoverflow.com/questions/33597204
复制相似问题