A good rule of thumb is to use a StringBuilder when concatenating in a loop. When concatenating a static number of String s the performance won' ...
確定! 回上一頁