Another way to join two or more strings to make a concatenated string is to use the addition assignment operator (+=). This operator makes it ...
確定! 回上一頁