在ajuery 里的
context =》document
和selector 有啥用?selector=》#name用不到的
不是只要this[0]和this.get() 这两个吗?
context是上下文,比如ul下的li $('li', 'ul')