System.out.printf(); //与c printf 相似System.out.format();//与c printf 相似String.format(): System.out.println(String.format(内容));。。。。 请参考: https://blog.youkuaiyun.com/qwqw3333333/article/details/83744529