Java程序:创建一个桌子(Table)类,该类中有桌子名称、重量、桌面宽度、长度和桌子高度属性,以及以下几个
来源:学生作业帮 编辑:大师作文网作业帮 分类:综合作业 时间:2024/11/19 17:53:36
Java程序:创建一个桌子(Table)类,该类中有桌子名称、重量、桌面宽度、长度和桌子高度属性,以及以下几个
1、构造方法:初始化所有成员变量:2、area( ):计算桌面的面积;3、display( ):在屏幕上输出所有成员变量的值;4、changeWeight(int W):改变桌子重量.在测试类的main()方法中实现创建一个桌子对象,计算桌面的面积,改变桌子重量,并在屏幕上输出所有桌子属性的值.
1、构造方法:初始化所有成员变量:2、area( ):计算桌面的面积;3、display( ):在屏幕上输出所有成员变量的值;4、changeWeight(int W):改变桌子重量.在测试类的main()方法中实现创建一个桌子对象,计算桌面的面积,改变桌子重量,并在屏幕上输出所有桌子属性的值.
package com.kaylves;
public class Table {
\x09private String tableName;//名称
\x09
\x09private int weight; //重量
\x09\x09
\x09private int length;\x09//长度
\x09
\x09private int height;\x09//高度
\x09
\x09private int width; //宽度
\x09
\x09public Table(){
\x09\x09tableName="";
\x09}
\x09public Table(String tableName,int weight,int length,int height,int width){
\x09\x09this.tableName=tableName;
\x09\x09this.weight=weight;
\x09\x09this.length=length;
\x09\x09this.height=height;
\x09\x09this.width=width;
\x09}
\x09public int getArea(){
\x09\x09return length*width;
\x09}
\x09
\x09public void display(){
\x09\x09System.out.println("桌名称:"+this.tableName);
\x09\x09System.out.println("重量:"+this.weight);
\x09\x09System.out.println("长度:"+this.length);
\x09\x09System.out.println("高度:"+this.height);
\x09\x09System.out.println("宽度:"+this.width);
\x09\x09System.out.println("面积:"+this.getArea());
\x09}
\x09
\x09public void changeWeight(int w){
\x09\x09this.weight=w;
\x09}
\x09
\x09public static void main(String[] args){
\x09\x09Table table = new Table("小桌子",20,50,20,20);
\x09\x09int area=table.getArea();
\x09\x09table.changeWeight(30);
\x09\x09table.display();
\x09}
}
public class Table {
\x09private String tableName;//名称
\x09
\x09private int weight; //重量
\x09\x09
\x09private int length;\x09//长度
\x09
\x09private int height;\x09//高度
\x09
\x09private int width; //宽度
\x09
\x09public Table(){
\x09\x09tableName="";
\x09}
\x09public Table(String tableName,int weight,int length,int height,int width){
\x09\x09this.tableName=tableName;
\x09\x09this.weight=weight;
\x09\x09this.length=length;
\x09\x09this.height=height;
\x09\x09this.width=width;
\x09}
\x09public int getArea(){
\x09\x09return length*width;
\x09}
\x09
\x09public void display(){
\x09\x09System.out.println("桌名称:"+this.tableName);
\x09\x09System.out.println("重量:"+this.weight);
\x09\x09System.out.println("长度:"+this.length);
\x09\x09System.out.println("高度:"+this.height);
\x09\x09System.out.println("宽度:"+this.width);
\x09\x09System.out.println("面积:"+this.getArea());
\x09}
\x09
\x09public void changeWeight(int w){
\x09\x09this.weight=w;
\x09}
\x09
\x09public static void main(String[] args){
\x09\x09Table table = new Table("小桌子",20,50,20,20);
\x09\x09int area=table.getArea();
\x09\x09table.changeWeight(30);
\x09\x09table.display();
\x09}
}
创建一个桌子Table类,该类中有桌子名称、重量、桌面宽度、长度和桌子高度属性,以及以下几个方法.(1)
桌子的高度和凳子的高度有什么关系?
桌子上有几个杯子
桌子的尺寸高度
现用70立方分米得木料生产一起桌子,每张桌子有一张桌面和四条桌腿组成,
In the following table和under the table为什么一个当桌子一个当表格译?
桌子和椅子的高度多少合适
桌子切掉一个角,还有几个角?
一个正方形的桌面,如果把桌子截去了一个角后,问桌子还剩几个角?截去一个角后剩下
一个正方形的桌面,问:如果把桌子脚去一个角后,问桌子还剩几个角?截去一个角后,分成了两个多边形的内角和的总和是多少?
桌子上有一个苹果和一些桔子,英语句子
英语翻译桌子上有一个苹果和两个香蕉.(翻译)