Visual Studio 2013 Update 2 RTM 发布
生活随笔
收集整理的這篇文章主要介紹了
Visual Studio 2013 Update 2 RTM 发布
小編覺得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
今天,微軟再Visual Studio Blog發(fā)布了開放 Visual Studio 2013 Update 2 RTM 下載的文章。
原來安裝RC版本的同志們可以直接安裝,提供在線安裝和ISO下載安裝的兩種方式。其新特性如下:
?
- Universal Apps. With this release you can now build universal apps that can run on Windows 8.1 and Windows Phone 8.1 while sharing code and assets through shared projects.
- TypeScript. The TypeScript language is a typed superset of JavaScript that compiles to plain JavaScript. As a typed language you can define classes, modules and interfaces that compiles to JavaScript and runs in any browser.
- Web Tool. Our web development tools have many new features like SCSS support, a new JSON editor, updated ASP.NET templates, and an improved URL picker.
- Azure tools. It’s easier to take advantage of Azure with options to create websites and SQL Azure databases directly on Azure for simpler deployment to a development / testing environment.
- Diagnostics. Our diagnostics tools also got some enhancements. Performance events now let you navigate to user code for MVC Methods or jump to the SQL command for database queries. It is also possible to view the Windows Store diagnostics tools at the same time to see all your diagnostics information on a shared timeline.
- Slipstream install. You can download Visual Studio with all its latest features from one install that includes Visual Studio 2013 RTM and Update 2 for Visual Studio.
轉(zhuǎn)載于:https://www.cnblogs.com/dearsj001/p/VS2013UP2RTM.html
總結(jié)
以上是生活随笔為你收集整理的Visual Studio 2013 Update 2 RTM 发布的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: poj 2096
- 下一篇: iOS imageNamed 的缓存问题