摘要: 1.import java.util.Scanner; public class test { public static void main(String[] args) { Scanner ELF=new Scanner(System.in); double x1,x2,y1,y2; Syste 阅读全文
posted @ 2017-09-16 00:08 ELF_CH 阅读(290) 评论(0) 推荐(0) 编辑