String 2019-09-28 本文已影响0人 CCB孑孓 String.format String name = "World"; String string = String.format("Hello %S" , name);