let str = 'The website is appdividend'; let myString = new String(); let nStr = new String('String created with constructor'); ...
確定! 回上一頁