摘要: int 整数类型 double 小数类型 int money = (int)(money*0.02) 强制类型转换 程序入口: public stataic void main(String[] args){ 输出语句: sysout.out.println("helloword") } boole 阅读全文