全文预览

java实验汇总

上传者:读书之乐 |  格式:doc  |  页数:20 |  大小:25KB

文档介绍
t.println("radius="+a1.getRadius()+" area="+a1.area()); Taper b1=new Taper(3.14,4); return bottom*height/3; this.height=height; return height; bottom=PI*BottomR*BottomR; return Math.sqrt(bottom/PI); this.bottom=bottom; this.height=height; bottom=0; height=0; return PI*radius*radius; class Taper{ public class xml { }} System.out.println("BottomR="+b1.getBottomR()+" height="+b1.getHeight()+" volume="+b1.volume()); b1.updateBottomR(2); b1.updateHeight(3); System.out.println("BottomR="+b1.getBottomR()+" height="+b1.getHeight()+" volume="+b1.volume()); 七、思考讨论题或体会或对改进实验的建议八、参考资料 Java 语言程序设计实验报告五学生姓名: 学号: 专业班级: 实验类型: □验证□综合□设计□创新实验日期: 实验成绩: 六、实验项目名称继承与多态(一) 七、实验目的 1 、熟练掌握继承的实现方法; 2 、熟练掌握 this 、 super 两个关键字的用法。八、实验基本原理 Java 语言九、主要仪器设备及耗材 MyEclipse 8.0 计算机及网络十、实验步骤 1 、上机实践 P103 例 5-2 ,理解父子类同名属性的使用;

收藏

分享

举报
下载此文档