package com.imoc;
public class Telphone {
//属性(成员变量)
float screen;
float cpu;
float men;
void call(){
System.out.println("有打电话功能");
}
void sendMessage(){
System.out.println("发短信功能");
}
}
显示错误信息
System cannot be resolved
一样的,没有啥区别,非要说区别就是eclipse是免费的,myeclipse比eclipse能强大点。你写的没main方法是不能跑起来的
myeclipse适合java web开发 学基础的话还是用eclipse就可以
一样的吧。
就像你通过坐地铁和打车去同一个地方。
一样的吧。