jquery 关于 $() 和 $.fn 问题 财富值12

2016-10-21 19:19发布

在jquery 的 $() 中 选择 $是 一个函数吧
那为什么 $.ajax 中者个 $是一个对象啊。
这种效果是怎样实现的?能给个例子吗?