摘要: 找到安装目录,修改myeclipse.ini 文件; 阅读全文
posted @ 2017-03-20 13:00 Mu_gua 阅读(206) 评论(0) 推荐(0)
摘要: 2017-03-20 1 import java.util.*; 2 class Scanf{ 3 Scanner sc = new Scanner(System.in); 4 int fenzi = sc.nextInt(); 5 int fenmu = sc.nextInt(); 6 } 7 c 阅读全文
posted @ 2017-03-20 09:27 Mu_gua 阅读(181) 评论(0) 推荐(0)