数据分析师2017-09-30 23:59:04
Questions about how to write jquery? -PHP Chinese website Q&A-Questions about how to write jquery? -PHP Chinese website Q&A
Let’s take a look and learn.
迷茫2017-01-24 10:54:38
其实还有另外的写法
$(function(){ alert("hello world"); });
如上这样的写法也是可以的,会弹出 hello world