摘要:
import java.util.Scanner; public class Reader { public static void main(String[] args) { Scanner scan = new Scanner(System.in); //创建对象 System.out.prin 阅读全文
posted @ 2020-05-24 22:45
profesor
阅读(437)
评论(0)
推荐(0)
摘要:
import static java.lang.System.out; public class hello { public static void main(String[] args) { boolean bool = false; while (false) //这里如果直接换成while 阅读全文
posted @ 2020-05-24 22:29
profesor
阅读(233)
评论(0)
推荐(0)

浙公网安备 33010602011771号