在安装Aptana的时候,如果遇到错误 http://go.appcelerator.com/installer_nodejs_windows.msi
那么需要根据link下载node-v0.10.13-x86.msi这个node.js的环境,先安装node.js
如果遇到错误http://go.appcelerator.com/installer_git_windows.exe 那么需要根据这个连接下载Git-2.12.0-64-bit.exe,先安装git环境
把node.js和git安装完后,再重新安装aptana.
怎样安装jquery代码支持
Commands > Bundle Development > Install Bundle > jQuery
Right click on a project, select Properties > Project Build Path and select the checkbox for jQuery 1.6.2.
测试是否成功。File -> New, 新建sample.js 文件,加入代码
$(document).ready(function(){});
4. 在花括号中加入 $("p").ad ,这时会发现jquery 的函数弹出来了。
點(diǎn)擊查看更多內(nèi)容
為 TA 點(diǎn)贊
評論
評論
共同學(xué)習(xí),寫下你的評論
評論加載中...
作者其他優(yōu)質(zhì)文章
正在加載中
感謝您的支持,我會繼續(xù)努力的~
掃碼打賞,你說多少就多少
贊賞金額會直接到老師賬戶
支付方式
打開微信掃一掃,即可進(jìn)行掃碼打賞哦