SKY外语计算机学习

标题: 新手常见错误1 陆续更新 [打印本页]

作者: Awy    时间: 2013-5-17 13:25
标题: 新手常见错误1 陆续更新
本帖最后由 sky_yx 于 2015-12-30 14:09 编辑

新手常见错误1
文件名为:HelloWorld
public class helloWorld {  //将类名修改为helloWorld    此时文件名和类名不相同报错
        /*手工输入的代码*/
        public static void main (String[] args){
                System.out.println("我的第一个Eclipse小程序!");
        }
}






欢迎光临 SKY外语计算机学习 (http://www.skywj.com/) Powered by Discuz! X2.5