首页
新闻
博问
专区
闪存
班级
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
好多鱼好多鱼好剩余
博客园
首页
新随笔
联系
订阅
管理
2021年5月22日
JAVA第十一次作业
摘要: package www; public class test1 { public static class Point { int x; int y; public Point(int x0, int y0) { super(); this.x = x0; this.y = y0; } public
阅读全文
posted @ 2021-05-22 21:00 好多鱼好多鱼好剩余
阅读(55)
评论(0)
推荐(0)
编辑
公告