public class Test_Welcome { public static void main(String[] args) { // TODO Auto-generated method stub //信管183 赵健 System.out.println("Welcome to Java!"); }}