$这个符号是什么意思呢?
好好学习,天天向上!!!
What does the symbol
$ mean? -PHP Chinese website Q&A-What does the $ symbol mean? -PHP Chinese website Q&A
Please watch and learn.
jQuery规定的选择器,用来选取元素或属性。
$是一个对象 它代表 jQuery这个对象,用$是为了写起来方便,你也可以直接用jQuery,如jQuery("#id")。
What does the symbol
$ mean? -PHP Chinese website Q&A-What does the $ symbol mean? -PHP Chinese website Q&A
Please watch and learn.
jQuery规定的选择器,用来选取元素或属性。
$是一个对象 它代表 jQuery这个对象,用$是为了写起来方便,你也可以直接用jQuery,如jQuery("#id")。