java的第一次作业
package work; public class hhh { public static void main(String[] args) { // TODO Auto-generated method stub System.out.println("hellow"); } }

package work; public class hhh { public static void main(String[] args) { // TODO Auto-generated method stub System.out.println("hellow"); } }
