想問一下java中final修飾的常量用System.out.print和System.out.println為什么不能輸出會報錯,只能用System.out .printf輸出另外為什么不能直接System.out.printf(SEX1+SEX2); 查看完整描述