码迷,mamicode.com
首页 > 其他好文 > 详细

第一次使用测试

时间:2017-10-06 13:00:21      阅读:125      评论:0      收藏:0      [点我收藏+]

标签:auto   使用   system   class   ram   gen   hello   first   world   

hello,world                                                                                                                                                                           

package theFirstJavaProgram;

public class test {

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

}    

                                                        2017-10-06

第一次使用测试

标签:auto   使用   system   class   ram   gen   hello   first   world   

原文地址:http://www.cnblogs.com/suxiaoman/p/7631360.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!