编写程序

创建并打开HelloWorld.java并书写以下内容

编译并运行程序

  1. 进入文件根目录
  2. javac HelloWorld.java
  3. java HelloWorld

输出结果