📄 circle.ctxt
字号:
#BlueJ class context
comment0.target=Circle()
comment1.params=distance
comment1.target=void\ moveHorizontal(int)
comment2.params=distance
comment2.target=void\ moveVertical(int)
comment3.params=newDiameter
comment3.target=void\ changeSize(int)
comment4.params=newColor
comment4.target=void\ changeColor(String)
comment5.target=void\ draw()
comment6.target=void\ erase()
numComments=7
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -