天天看點

Hellow World

package com.test;

public class Test {

public static void main(String[] args) {

// TODO Auto-generated method stub

System.out.println("Hello world!!!");

}