helloworld.
摘要:
helloworld 1.新建文件夹,存放代码 2.新建一个Java文件 文件后缀需要是.java 比如hello.java 3.编写代码 public class hello{ public static void main(String[] args){ System.out.print("he 阅读全文
posted @ 2022-04-07 17:14 短小老二 阅读(58) 评论(0) 推荐(0)
posted @ 2022-04-07 17:14 短小老二 阅读(58) 评论(0) 推荐(0)