String str = String.format( "Hello \n World \n my name is %s and i'm %d years old" , "Paul", 27);
確定! 回上一頁