05 2021 档案

java第十二周作业
摘要:1. package dbhuis; public class lj { int x; int y; public Point(int x0,int y0){ super(); this.x=x0; this.y=y0; } public Point() { super(); } public St 阅读全文

posted @ 2021-05-22 19:21 觊·觎 阅读(53) 评论(0) 推荐(0)

第十次作业
摘要:1. package fdsa; import java.util.Scanner; public class lj { public static void mppx() { Scanner input=new Scanner(System.in); System.out.println("请输入 阅读全文

posted @ 2021-05-09 13:30 觊·觎 阅读(67) 评论(0) 推荐(0)

导航