int a = 1, b; if(a > 0) b = 1; if(a <= 0) b = 2; System.out.println(b); int a = 1, b; if(a > 0) b = 1; if(a <= 0) b = 2 你的当前访问异常,请进行认证后继续阅读剩余内容。 提交