第一次JAVA作业

 1 package pro1;
 2 
 3 public class test1 {
 4 
 5     public static void main(String[] args) {
 6         // TODO Auto-generated method stub
 7         System.out.println("hello");
 8     }
 9 
10 }

 

posted @ 2020-03-06 21:33  潘宇航  阅读(155)  评论(0编辑  收藏  举报