文件名称:test3
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-12-25
- 文件大小:
- 16kb
- 下载次数:
- 0次
- 提 供 者:
- zeng****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
(1)题目:定义一个描述学生基本情况的类,数据成员包括学号,数学,英语、计算机和政治的成绩;成员方法包括构造方法完成所有数据的初始化,修改每一个数据成员的方法,输出数据,求出总成绩和平均成绩的方法。
要求:
使用方法重载定义多个构造方法
设计一个方法进行学生计数,要求内部使用this
题目:设计一个类,其对象表示圆。能根据输入参数,求出周长、面积。
要求:
使用方法重载
创建包名
打包成jar文件-(1) Title: Defining a descr iption of the basic situation of the student class, data members, including a student number, math, English, computer and political achievements member method initialization of all data, including the completion of the construction method to modify the method of each data member output data, calculated the total score and grade point average. : Method overloading is used to define multiple constructors designed a way for students count, the internal use this topic: designing a class, round object representation. Can be determined according to the input parameters, the perimeter, area. Requirements: Method overloading is used to create a package name packaged into a jar file
要求:
使用方法重载定义多个构造方法
设计一个方法进行学生计数,要求内部使用this
题目:设计一个类,其对象表示圆。能根据输入参数,求出周长、面积。
要求:
使用方法重载
创建包名
打包成jar文件-(1) Title: Defining a descr iption of the basic situation of the student class, data members, including a student number, math, English, computer and political achievements member method initialization of all data, including the completion of the construction method to modify the method of each data member output data, calculated the total score and grade point average. : Method overloading is used to define multiple constructors designed a way for students count, the internal use this topic: designing a class, round object representation. Can be determined according to the input parameters, the perimeter, area. Requirements: Method overloading is used to create a package name packaged into a jar file
(系统自动生成,下载前可以参看下载内容)
下载文件列表
test3\circle\Circle.java
.....\......\Rectangle.java
.....\......\Shape.java
.....\......\TestMain.java
.....\......\TestMain1.java
.....\.ompany\CommonCustomer.java
.....\.......\CompanyStaff.java
.....\.......\Customer.java
.....\.......\GoldCustomer.java
.....\.......\Iexchange.java
.....\.......\Istaff.java
.....\.......\Manager.java
.....\.......\Staff.java
.....\.......\TestMain.java
.....\person\Functionary.java
.....\......\Name.java
.....\......\Person.java
.....\......\TestMain.java
.....\Score\Score.java
.....\.....\TestMain.java
.....\.tarCraft\Creature.java
.....\.........\ICommonAct.java
.....\.........\ITerranAct.java
.....\.........\IXRace.java
.....\.........\IZergAct.java
.....\.........\Terran.java
.....\.........\TestMain.java
.....\.........\XRace.java
.....\.........\Zerg.java
.....\test\cookie2\ChocolateChip.java
.....\....\.......\ChocolateChip2.java
.....\....\.......\Cookie.java
.....\....\.......\quanxian\Person.java
.....\....\.......\........\TestMain.java
.....\....\.......\........\XiaoQin.java
.....\....\.......\TestMain.java
.....\....\.......\XiaoQin.java
.....\....\HorrorShow\HorrorShow.java
.....\....\Music3\Music3.java
.....\....\......\Note.java
.....\....\PlaceSetting\PlaceSetting.java
.....\....\quanxian\Person.java
.....\....\........\TestMain.java
.....\....\........\XiaoQin.java
.....\....\staticInitialization\StaticInitialization.java
.....\....\cookie2\quanxian
.....\....\cookie2
.....\....\HorrorShow
.....\....\Music3
.....\....\PlaceSetting
.....\....\quanxian
.....\....\staticInitialization
.....\circle
.....\company
.....\person
.....\Score
.....\StarCraft
.....\test
test3