3

我在哪里可以找到 1.5 版 jQuery 的 VSDoc 文件?

4

4 回答 4

10

似乎有一个适用于 jQuery 1.5 的 VSDoc:

http://ajax.aspnetcdn.com/ajax/jQuery/jquery-1.5-vsdoc.js

于 2011-02-15T10:27:53.787 回答
5

I haven't tested this exhaustively, but I built a jQuery 1.5 VSDoc that seems to work pretty well, other than handling the new jqXHR and Deferred return types. So, you'll get the new Intellisense on $.ajax(), for example, but you won't get Intellisense for the new chained callbacks.

It should be better than nothing though, for now.

于 2011-02-04T19:59:58.560 回答
0

在Microsoft Ajax 内容交付网络上获取最新版本的 jQuery .vsdoc 文件

和 Microsoft KB958502 上 Visual Studio 2008 SP1 的 jQuery 智能感知架构补丁- JScript 编辑器支持

于 2011-04-30T15:29:12.450 回答
0

我认为现在没有可用于 jQuery 1.5 的 vsdoc 文件。

于 2011-02-03T06:53:48.887 回答