When creating large strings in Java, concatenation ("+") becomes ... Then we use a for-loop and append 6 values (2 in each iteration) to the StringBuilder.
確定! 回上一頁