1
1
1
https://zh.wikipedia.org/wiki/TypeScript
TypeScript是一種由微軟開發的自由和開源的編程語言。它是JavaScript的一個超集,而且本質上向這個語言添加了可選的靜態類型和基於類的面向對象編程。安德斯·海爾斯伯格,C#的首席架構師,已工作於TypeScript的開發。[1]
TypeScript擴展了JavaScript的句法,所以任何現有的JavaScript程序可以不加改變的在TypeScript下工作。TypeScript是為大型應用之開發而設計,而編譯時它產生JavaScript以確保兼容性。[2]
TypeScript支持為已存在的JavaScript庫添加類型信息的頭文件,擴展了它對於流行的庫如jQuery,MongoDB,Node.js和D3.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
1
1
1
1
1
