编写jQuery函数有什么用?
$(function myFunction() { ... });
我的意思是为什么将函数包装在$中
jquery function
function ×1
jquery ×1