3.7 字串(String). 在javascript/practice 資料夾下,建立string.html 來練習。 字串:只要是被雙引號或單引號括起來的,都是字串格式。例:"abc"、"1"、'中文'。
確定! 回上一頁