1. 1.提供了类型检查
    2. 2.ts最终会编译成javascript,所以可以在任何浏览器中运行。
    1. var s:string = "hello world";