想问一下java中final修饰的常量用System.out.print和System.out.println为什么不能输出会报错,只能用System.out .printf输出另外为什么不能直接System.out.printf(SEX1+SEX2); 查看完整描述