6面相对象
摘要:
1、定义一个点类Point,包含2个成员变量x、y分别表示x和y坐标,2 个构造器Point()和Point(int x0,y0),以及一个movePoint(int dx,int dy)方法实现点的位置移动,创建两个Point对象p1、p2,分 别调用movePoint方法后,打印p1和p2的坐标 阅读全文
posted @ 2020-03-06 23:03 衍慧衍慧呀 阅读(182) 评论(0) 推荐(0) 编辑
posted @ 2020-03-06 23:03 衍慧衍慧呀 阅读(182) 评论(0) 推荐(0) 编辑
posted @ 2020-03-05 23:17 衍慧衍慧呀 阅读(423) 评论(0) 推荐(0) 编辑
posted @ 2020-03-03 23:10 衍慧衍慧呀 阅读(219) 评论(0) 推荐(0) 编辑
posted @ 2020-03-02 23:11 衍慧衍慧呀 阅读(1119) 评论(0) 推荐(0) 编辑
posted @ 2020-03-02 23:07 衍慧衍慧呀 阅读(305) 评论(0) 推荐(0) 编辑