代码改变世界

TypeScript & JavaScript

2016-12-26 16:42  Wizardlsw  阅读(151)  评论(0)    收藏  举报

http://www.typescriptlang.org/docs/tutorial.html

handbook: 

 

npm install –g typescript

tsc file1.ts

 

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/void