js判断奇偶性 # 通过求余数来判断奇偶性for var j = 1; j < cells.length; j++) { //–循环所有的列 if j%2 ==0){ Categories.pushcells … Continue reading js判断奇偶性