核心要点

  • 添加图片PixPin_2026-03-31_13-22-31
  • 这是结尾

编写helloworld

1
2
3
4
5
6
public class helloworld {
public static void main(String[] args) {
System.out.println(hello world);
}
}

总结/复盘

第一篇博客