toString ()是JavaScript中的內置函數,用於返回給定的字符串本身。 用法: string. ... toString() function var a = new String("GeeksforGeeks"); document.write(a.
確定! 回上一頁