What does function($) mean in javascript?

前端 未结 3 1682
醉酒成梦
醉酒成梦 2021-01-24 19:42

I realize that the $ is just sort of a convention for naming variables pointing to jQuery objects, and is also the function for document.getElementById(), but does function($) m

3条回答
提交回复
热议问题