If not now,when? If not you,who?

摘要: import java.util.Scanner; public class Test { public static void main(String[] args) { Scanner hy = new Scanner(System.in); double x1,x2,y1,y2; System.out.println("请键入X1的... 阅读全文
posted @ 2017-09-12 23:37 HyperYoung 阅读(205) 评论(0) 推荐(0) 编辑
摘要: public class Test{ public static void main(String[] args){ int i; for(i = 1;i <= 5;i++){ System.out.println("Welcome to java"); } } } public class Test{ ... 阅读全文
posted @ 2017-09-11 14:00 HyperYoung 阅读(144) 评论(0) 推荐(0) 编辑

Copyright © 2017 Hyself Inc.保留所有权利。

商务合作邮箱:hy@hyself.top