赞助
摘要: 编写java第一个程序 class HelloWorld { public static void main(String[] args){ System.out.print("Hello Everyone"); } } class 类 public 公共 status 静态 void 空,无返回 阅读全文
posted @ 2022-03-31 23:13 Tsunami黄嵩粟 阅读(27) 评论(0) 推荐(0)