zoukankan      html  css  js  c++  java
  • xgqfrms™, xgqfrms® : xgqfrms's offical website of GitHub!

    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

  • 相关阅读:
    POJ 2209
    POJ 2196
    POJ 2215
    POJ 2192
    POJ 2195
    POJ 2181
    POJ 2182
    POJ 2159
    POJ 2153
    字符设备驱动 —— 字符设备驱动框架
  • 原文地址:https://www.cnblogs.com/xgqfrms/p/5636877.html
Copyright © 2011-2022 走看看