让Aptana支持jQuery 12 December 2009 23:50 Saturday by 小屋 浏览(2825)

此demo将指导您如何创建一个新的jQuery的项目,并获得与您的编码开始使用jQuery库的记录由Aptana提供。


 

  1. Access your projects.访问您的项目。
    1. Click the Project tab to view your Aptana projects.单击项目选项卡查看您的Aptana项目。
  2. Create a new jQuery project.创建一个新的jQuery的项目。
    1. From the Aptana File menu, select New > Project...从Aptana 文件菜单,选择新建 “> 项目...
      The New Project wizard opens. 新建项目向导。
    2. On the New Project wizard, expand the Aptana Projects folder and select General Web Project .新建项目向导中,展开Aptana项目文件夹并选择一般的Web项目
    3. Click the Next button.单击下一步按钮。
    4. In the Project name: field, type a name for your new project.项目名称:字段中,键入新项目的名称。
    5. Click the Next button.单击下一步按钮。
    6. From the Select Ajax Libraries list, check the box next to jQuery .选择Ajax库列表中,勾选扩展 jQuery。 Click Next .单击下一步
    7. On the Jaxer Support screen, click the Select All button if you want to automatically add Jaxer support to the project.Jaxer支持屏幕上,单击全选按钮,如果你想自动添加Jaxer为了支持这个项目。 Click Next .单击下一步
    8. On the HTML Preview settings page, configure any special HTML preview settings for your project.HTML预览设置页,配置任

阅读全文>>