Javascript forEach - loop through js array items ... function sortFruit(fruit) { switch (fruit) { case "apple": apples.push(fruit); break; ...
確定! 回上一頁