hello world

class first 
{
    public static void main(String[] args) 
    {
        System.out.println("Hello World!");
    }
}

 

posted @ 2017-02-06 14:14  菊花缝纫师  阅读(285)  评论(2编辑  收藏  举报