文件名称:Square
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 3kb
- 下载次数:
- 0次
- 提 供 者:
- 杨*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
创建一个长方形类square
要求: -有两个以上构造函数
-方法:
-能设置长、宽、填充颜色和边框颜色
-能返回以上属性
长方形的面积
长方形的周长
-Create a rectangular square class requirements:- have more than two constructors- Method:- be able to set the length, width, fill color and border color- to return to the above properties of the perimeter of a rectangular area of rectangle
要求: -有两个以上构造函数
-方法:
-能设置长、宽、填充颜色和边框颜色
-能返回以上属性
长方形的面积
长方形的周长
-Create a rectangular square class requirements:- have more than two constructors- Method:- be able to set the length, width, fill color and border color- to return to the above properties of the perimeter of a rectangular area of rectangle
(系统自动生成,下载前可以参看下载内容)
下载文件列表
长方形类\.classpath
........\.project
........\bin\com\Square.class
........\src\com\Square.java
........\bin\com
........\src\com
........\bin
........\src
长方形类
........\.project
........\bin\com\Square.class
........\src\com\Square.java
........\bin\com
........\src\com
........\bin
........\src
长方形类