package com.home.test;

 

public class HelloWorld{

 public static void main(String[] args) {      

system.out.println("Hello World")  }

}

posted on 2015-04-25 23:28  Leeway  阅读(84)  评论(0编辑  收藏  举报