文件名称:Construction-method
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Text]
- 上传时间:
- 2016-06-16
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- 李*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
编写一个类,描述桌子,包括以下几种属性:长、宽、高、颜色。并且使该类具有这样的功能:在定制桌子(即创建桌子对象时),就可以同时指定桌子的长宽高来订制。也可以同时指定长、宽、高、颜色来订制,也可单独指定桌子颜色来订制。
并编写一个测试类测试这几种定制方法。
-Write a class that describes the table, including the following properties: length, width, height, color. And so the class has a function: to customize the table (the table is created when an object), you can specify both the length and breadth of the table to order. You can also specify the length, width, height, color order, the table can also specify a separate color order. And write a test class to test these types of custom methods.
并编写一个测试类测试这几种定制方法。
-Write a class that describes the table, including the following properties: length, width, height, color. And so the class has a function: to customize the table (the table is created when an object), you can specify both the length and breadth of the table to order. You can also specify the length, width, height, color order, the table can also specify a separate color order. And write a test class to test these types of custom methods.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Construction method.txt