摘要: public class test { public static void main(String[] args){ System.out.prinln("Hello World"); } } public class标识符 test 和文件名称一样 public static void main 阅读全文
posted @ 2021-09-30 19:44 java全栈成神之路 阅读(37) 评论(0) 推荐(0)