If there was a “java sprintf” then it would be this. String output = String.format("%s = %d", "joe", 35); For the output of the formatted console, ...
確定! 回上一頁