Add character to the start of String · char startChar='J'; · String cblogName = startChar + blogName; ...
確定! 回上一頁