You can also create an array using Array constructor like this: var students = new Array("John", "Ann", "Kevin");.
確定! 回上一頁