JavaScript String (字串). 在JavaScript 字串是用單引號 ' 或雙引號 " 包住的字。 ... var str = 'string text'; var str = "string text"; ...
確定! 回上一頁