toUpperCase(), Converts all the characters of the string into upper case ... 'Hello Javascript'; let str2: string = 'TypeScript'; str1.replace('Java', ...
確定! 回上一頁