文件名称:Retangle
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
根据四个在第一象限的点(两个坐标都是在为0到20之间),判断它们能否构成一个矩形,进而判断该矩形是否为正方形,并输出相关信息。处理过程中的某些错误会以异常的方式抛出。-According to the four points in the first quadrant (both coordinates are in the 0 to 20), to determine whether they can form a rectangle, and then determine whether the rectangle is a square, and outputting the related information. Some errors in the process throws exception.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Retangle\.classpath
........\.project
........\.settings\org.eclipse.jdt.core.prefs
........\bin\Coordinate.class
........\...\CoordinateOutOfRangeException.class
........\...\Main.class
........\...\NotRetangleException.class
........\...\Retangle.class
........\...\Vector.class
........\src\Coordinate.java
........\...\CoordinateOutOfRangeException.java
........\...\Main.java
........\...\NotRetangleException.java
........\...\Retangle.java
........\...\Vector.java
........\.settings
........\bin
........\src
Retangle