$("#test");var test = document.getElementById("test");
$(test);這兩種方法的性能區別在哪里?
jQuery與JavaScript選擇器性能問題
MMTTMM
2018-08-07 11:10:16