语法$(selector).hover(inFunction,outFunction)注意:如果只规定了一个函数,则它将会在mouseenter和mouseleave事件上运行。其中hover(......