Use a combination of shift() and push() Method , You can use arrays just like queues . var colors = new Array(); // Create an array var count = ...
確定! 回上一頁