发布于 2016-07-30 00:21:27 | 128 次阅读 | 评论: 0 | 来源: 网友投递
这里有新鲜出炉的Node.js主要方法使用说明,程序狗速度看过来!
Node.js 服务器端的JavaScript
Node.js 是一个基于Chrome JavaScript 运行时建立的一个平台, 用来方便地搭建快速的 易于扩展的网络应用· Node.js 借助事件驱动, 非阻塞I/O 模型变得轻量和高效, 非常适合 运行在分布式设备 的 数据密集型 的实时应用
Node.js Tools 1.2 for Visual Studio 2015 发布了。
该版本包括Visual Studio免费组件和web扩展,对单元测试、云部署以及更多方面进行改进,更快更好的ES6 支持。
以下该版本值得关注的内容:
Visual Studio Community 2015 (requires Update 3 or later)
Visual Studio 2015 Express for Web (requires Update 3 or later)
Visual Studio 2015 Professional or above (requires Update 3 or later)
Remove global npm node feature, which was unnecessary for most users and also causing performance issues
#1140 Execute typings install
separately for each package
Added better diagnostic information to help drive quality
问题修复:
#125 Attach debugger to Azure deployment via Server Explorer fails. You can attach manually as outlined on the Advanced Debugging page.
#434 Profiling does not resolve function names if using 64-bit Node. Install and profile 32-bit Node to work around this issue.
ReSharper is known to cause code-completion, memory, and performance issues when enabled alongside NTVS. We recommend disabling at least ReSharper's JavaScript functionality if you are having problems.
NTVS does not fully support build and test features of Visual Studio Team Services, but we are working to improve the experience. If you are having trouble, please file an issue so we can get to the bottom of it.
We are constantly working to improve our code-completion and formatting to support the wide variety of modules and code styles. Please file an issue if you are running into unexpected behavior.
下载地址:https://www.visualstudio.com/features/node-js-vs