摘要: public static void main(String[] args) throws IOException { System.out.print("Enter a number:"); Scanner in = new Scanner(System.in); boolean availabl 阅读全文
posted @ 2016-11-01 15:14 N神3 阅读(224) 评论(0) 推荐(0)