王建新Java程序设计ppt+书中程序
public class TestLogic{ public static void main(String[] args){ int a=2, b=3, c=4; if (a10) System.out.println("不可能!"); if (a10) System.out.println("不可能!"); System.out.println("b=" + b); System.out.println("c=" + c); } }
下载地址
用户评论
程序不全,总比没有好