aptana3支持jquery的方法
Chapters
Libraries
Studio ships with the ability for users to extend support for JavaScript libraries in content assist. Below is a list of libraries and content assist files we've located that should be compatible with Studio. This is not a complete list, and compatibility is not guaranteed, but if you see something on this list and it doesn't work, please let us know.
Dojo (http://dojotoolkit.org)
The XML files Dojo ships require a little bit of massaging to be readable by the Studio content assist processor.
Drop the SDOCML file anywhere into your Web Project (feel free to put it in a special folder).
Alternately, to update docs to a newer version (should one come out)
- Download latest API file from http://download.dojotoolkit.org/release-1.6.0/api.xml
- Download XSL transform file from https://github.com/aptana/studio3-sdk/blob/master/tools/frameworks/dojo/1.6/update_dojo_metadata_1.6.xsl
- Follow instructions in XSL file to generate api.sdocml file. Drop this into your JavaScript project
ExtJS/Sencha (http://extjs.com)
Drop the SDOCML file anywhere into your Web Project (feel free to put it in a special folder).
- ExtJS 3.3.0: https://raw.github.com/aptana/sencha.ruble/master/support/ext-js-3.3.0.sdocml
- Sencha Touch RC 1: https://github.com/aptana/sencha.ruble/raw/master/support/sencha-touch-rc1.sdocml
Drop the VSDoc files into your Web Project.
- V3 Maps API: http://gmapvsdoc.codeplex.com/
jQuery (http://jquery.org)
3.0.1+
Drop the SDOCML file anywhere into your Web Project (feel free to put it in a special folder).
- 1.4.2: https://github.com/aptana/javascript-jquery.ruble/blob/master/support/jquery.1.4.2.sdocml
- 1.6.2: https://github.com/aptana/javascript-jquery.ruble/blob/master/support/jquery.1.6.2.sdocml
3.0.5+
Install the jQuery ruble and reference it:
- Commands > Install Bundle > jQuery
- Right click on a project, select Properties > Project Build Path and select the checkbox for jQuery 1.6.2.
If you already have the jQuery bundle:
- Choose Commands > Bundle Development > Update User Bundles
or
- Find the Aptana Rubles folder on your system
- Delete the Ruble
- Restart Studio
- Install the Ruble again as above
OpenLayers (http://openlayers.org/)
There is a current bug with adding the single http://www.openlayers.org/api/OpenLayers.js file to a project to get content assist. As a workaround:
- Download the last stable release: http://openlayers.org/download/OpenLayers-2.10.zip
- Unzip the folder.
- Drop the folder named lib/OpenLayers into your project
- You will see API methods and classes shown.
Note that this technique will not actually show documentation on the classes. For that, we need a SDOCML file which could be created from the source Natural Docs.
YUI (http://developer.yahoo.com/yui/)
Drop the SDOCML file into your Web Project.
- 3.0: https://github.com/aptana/yui.ruble/raw/master/support/yui.3.0.sdocml
- 2.8: https://github.com/aptana/yui.ruble/raw/master/support/yui.2.8.sdocml
Not currently supported with API Docs
The libraries below may have supported SDOC files in https://github.com/aptana/frameworks/tree/master/plugins/, however, we are in the process of converted them to SDOCML or JSCA formats. If you'd like to assist, please let us know.
- AFLAX
- MooTools (http://mootools.net/).
- facebook.jscl
- Scriptaculous
- Prototype
- Rico
- Spry
- ms.ajax
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 如何编写易于单元测试的代码
· 10年+ .NET Coder 心语,封装的思维:从隐藏、稳定开始理解其本质意义
· .NET Core 中如何实现缓存的预热?
· 从 HTTP 原因短语缺失研究 HTTP/2 和 HTTP/3 的设计差异
· AI与.NET技术实操系列:向量存储与相似性搜索在 .NET 中的实现
· 周边上新:园子的第一款马克杯温暖上架
· Open-Sora 2.0 重磅开源!
· 分享 3 个 .NET 开源的文件压缩处理库,助力快速实现文件压缩解压功能!
· Ollama——大语言模型本地部署的极速利器
· [AI/GPT/综述] AI Agent的设计模式综述
2007-12-27 我的C#课件,喜欢的可以自由下载了。。有十几个哪,我慢慢更新吧。。。