?? o.ctxt
字號:
#BlueJ class context
comment0.target=class\ o
comment0.text=class\ Point\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ //\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\n{\ \ \nint\ x,y,con,cho;Color\ col;\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ //X,Y\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD,\uFFFD\uFFFD\u0134\uFFFD\u0421,\uFFFD\u0536\uFFFD\uFFFD\uFFFD\uFFFD\u05B6\uFFFD,\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\u026B\nPoint(int\ x,int\ y,Color\ col,int\ con,int\ cho)\n{\nthis.x\=x;this.y\=y;this.col\=col;this.con\=con;this.cho\=cho;\ \ \ \ //\uFFFD\uFFFD\uFFFD\uCEAF\uFFFD\uFFFD\uFFFD\u02BC\uFFFD\uFFFD\n}\nint\ dis(Point\ p)\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ //\uFFFD\uFFFD}\uFFFD\uFFFD\u05AE\uFFFD\uFFFD\u013E\uFFFD\uFFFD\uFFFD\n{\ \ndouble\ a,b,c,d;\na\=p.x;b\=this.x;c\=p.y;d\=this.y;\na\=Math.pow(a-b,2);c\=Math.pow(c-d,2);\nd\=(int)Math.sqrt(a+c);\nreturn\ (int)d;\n}\n}\n
comment1.target=con
comment10.target=rubberanouce
comment11.target=cho
comment12.params=e
comment12.target=void\ actionPerformed(ActionEvent)
comment13.params=e
comment13.target=void\ mouseReleased(MouseEvent)
comment14.target=rubber
comment15.target=n2
comment16.target=n1
comment17.params=g
comment17.target=void\ update(Graphics)
comment18.target=tiao
comment19.params=e
comment19.target=void\ mousePressed(MouseEvent)
comment2.target=clearanouce
comment20.target=choice4
comment21.target=xin
comment22.target=clear
comment23.target=choice3
comment24.target=choice2
comment25.target=choice1
comment26.target=y
comment27.target=x
comment28.target=t
comment29.target=r
comment3.target=temp
comment30.params=e
comment30.target=void\ mouseClicked(MouseEvent)
comment31.params=e
comment31.target=void\ mouseEntered(MouseEvent)
comment32.params=
comment32.target=void\ init()
comment33.params=g
comment33.target=void\ paint(Graphics)
comment34.target=label4
comment35.target=label3
comment36.target=c
comment37.target=label2
comment38.target=label1
comment39.target=v2
comment4.params=e
comment4.target=void\ mouseExited(MouseEvent)
comment40.target=v1
comment5.params=e
comment5.target=void\ mouseDragged(MouseEvent)
comment6.params=e
comment6.target=void\ itemStateChanged(ItemEvent)
comment7.params=e
comment7.target=void\ mouseMoved(MouseEvent)
comment8.target=pan2
comment9.target=pan1
numComments=41
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -