第一篇博客

1
2
3
4
5
6
7
public class HelloWorld
{
public static void main(String[] args)
{
System.out.println("Hello World!");
}
}

第一篇博客
https://crudclass.github.io/2022/03/17/hello-world/
作者
Zero
发布于
星期四, 三月 17日 2022, 11:20 上午
许可协议