function data(e) {? ? ? ? $(this).find('p:last').html('數(shù)據(jù):' + e.data)? ? }? ? function a() {? ? ? ? $(".right").mousemove(1111, data)? ? }? ? a();
function data是如何執(zhí)行的?
舉而歌3225769
2016-07-27 11:32:21