摘要: 2.6 import java.util.Scanner; public class test { public static void main(String[] args) { Scanner Hy=new Scanner(System.in); String Hyper; System.out 阅读全文
posted @ 2017-09-17 11:16 Archon 阅读(128) 评论(0) 推荐(0)
摘要: 2.15 import java.util.Scanner; public class test { public static void main(String[] args) { Scanner Hy=new Scanner(System.in); double x1,x2,y1,y2; Sys 阅读全文
posted @ 2017-09-17 11:15 Archon 阅读(120) 评论(0) 推荐(0)