📄 clockdisplay.ctxt
字号:
#BlueJ class context
comment0.target=void\ run()
comment1.target=ClockDisplay()
comment2.params=hour\ minute\ second
comment2.target=ClockDisplay(int,\ int,\ int)
comment3.target=void\ timeTick()
comment4.params=hour\ minute\ second
comment4.target=void\ setTime(int,\ int,\ int)
comment5.target=String\ getTime()
comment6.target=void\ updateDisplay()
numComments=7
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -