第一次作业

package tx;

public class test {

    public static void main(String[] args) {
        // TODO Auto-generated method stub
        System.out.println("hello word");

    }

}

原文地址:https://www.cnblogs.com/komorebi-jane/p/12433175.html