文件名称:Point
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
定义Point2D,及定义它的属性和方法;
定义子类Point3D,及定义它的属性和方法;在Point3D中的主函数main()中实例化两个Point2D的对象,并通过这两个对象调用它们的属性和方法,输出方法执行结果。
-Defined Point2D and define its properties and methods defined subclass Point3D, and define its properties and methods instantiated in the Point3D the main function main () Point2D object, and call them by these two objects properties and methods, the output results of the implementation.
定义子类Point3D,及定义它的属性和方法;在Point3D中的主函数main()中实例化两个Point2D的对象,并通过这两个对象调用它们的属性和方法,输出方法执行结果。
-Defined Point2D and define its properties and methods defined subclass Point3D, and define its properties and methods instantiated in the Point3D the main function main () Point2D object, and call them by these two objects properties and methods, the output results of the implementation.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
实验4_1_Point\Point2D.java
.............\Point3D.java
实验4_1_Point