03 2017 档案
摘要:找到安装目录,修改myeclipse.ini 文件;
阅读全文
摘要: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
阅读全文
摘要:1 class XYPoint{ 2 double x; 3 double y; 4 public void setX(double x){ 5 this.x = x; 6 } 7 public void setY(double y){ 8 this.y = y; 9 } 10 public...
阅读全文

浙公网安备 33010602011771号