TypeScript 1.7 & TypeScript 1.8

1

1

https://zh.wikipedia.org/wiki/TypeScript

TypeScript是一种由微软开发的自由开源的编程语言。它是JavaScript的一个超集,而且本质上向这个语言添加了可选的静态类型和基于类的面向对象编程安德斯·海尔斯伯格C#的首席架构师,已工作于TypeScript的开发。[1]

TypeScript扩展了JavaScript的句法,所以任何现有的JavaScript程序可以不加改变的在TypeScript下工作。TypeScript是为大型应用之开发而设计,而编译时它产生JavaScript以确保兼容性。[2]

TypeScript支持为已存在的JavaScript库添加类型信息的头文件,扩展了它对于流行的库如jQueryMongoDBNode.jsD3.js的好处。

1

https://www.typescriptlang.org/

https://github.com/Microsoft/TypeScript

https://www.typescriptlang.org/#download-links

https://www.npmjs.com/package/typescript

https://msdn.microsoft.com/zh-cn/default.aspx

https://msdn.microsoft.com/en-us/library/dn411562(v=vs.110).aspx

https://msdn.microsoft.com/en-us/library/windows/apps/hh465037.aspx

Roadmap for Windows Runtime apps using JavaScript

JavaScript 语言参考

https://msdn.microsoft.com/zh-cn/library/hh710230(v=vs.94).aspx

在 JavaScript 中使用 Windows 运行时

https://msdn.microsoft.com/zh-cn/library/bb385682(v=vs.140)

JavaScript IntelliSense

https://msdn.microsoft.com/zh-cn/library/618ayhy6.aspx

https://msdn.microsoft.com/library/dd831853(v=vs.140).aspx

欢迎使用 Visual Studio 2015

https://msdn.microsoft.com/zh-cn/library/aa347613(v=vs.90).aspx

Web Server Development Reference

C# 参考

Visual Studio 2015

https://www.visualstudio.com/docs/integrate/api/overview

REST API Reference for VS Team Services and TFS

The VS Team Services and TFS APIs are based on REST, OAuth, Json and service hooks - all standard web technologies broadly supported in the industry. The specific services and resources are described here.

Before you start, look at the information on getting started with these APIs, if you haven't already seen it.

https://msdn.microsoft.com/library/ms531209

Cascading Style Sheets

This section contains reference articles available for Cascading Style Sheets (CSS).

Note  It is important to remember that many CSS modules are in varying stages of stability. Until they reach the Candidate Recommendation or higher stages, they could change significantly. For more information, see the World Wide Web Consortium (W3C) list of CSS current work.

1

1

1

1

https://zh.wikipedia.org/wiki/TypeScript

1

1

1

1

最新文章

  1. ASP.NET MVC5+EF6+EasyUI 后台管理系统(56)-插件---单文件上传与easyui使用fancybox
  2. Burpsuite+sqlmap批量扫描sql漏洞
  3. Rest Post示例(java服务端、python客户端)
  4. iOS 给NSString文字上添加横线 中间和下划线
  5. PHP 短连接生成
  6. How can I exclude directories from grep -R?
  7. 三对角矩阵(Tridiagonal Matrices)的求法:Thomas Algorithm(TDMA)
  8. 前端代码优化: 使用YUI Compressor
  9. Linux网络编程9——对TCP与UDP的简易封装2.0
  10. cf #214div2
  11. Jquery ajax调用后台aspx后台文件方法(不是ashx)
  12. PHPStorm 常用 设置配置 和快捷键大全 Win/Mac
  13. gulp基本设置
  14. start-dfs.sh 启动成功 datanode未启动
  15. 搭建OpenResty(Nginx+Lua)
  16. Five Great .NET Framework 4.5 Features (五大特性)
  17. Logback中文文档(二):体系结构
  18. Educational Codeforces Round 1 E. Chocolate Bar dp
  19. C++利用cin输入时检测回车的方法
  20. 《JAVA程序设计》 20155208 实验四 Android程序设计

热门文章

  1. OpenDaylight — YANG
  2. JavaScript中的迭代器和生成器[未排版]
  3. Python虚拟环境配置应用
  4. error Unexpected use of comma operator no-sequences解决过程
  5. axios用法
  6. ubuntu qt5.8 编译qtwebkit
  7. Supporting Multiple Versions of WebSocket Protocol 支持多版本WebSocket协议
  8. https://github.com/golang/go/wiki/CommonMistakes
  9. CSS居中的常用方式以及优缺点
  10. springboot2.2.2集成6.5 Elasticsearch