ctofconverter.ctxt
来自「一个简单的APPLET」· CTXT 代码 · 共 10 行
CTXT
10 行
#BlueJ class context
comment0.target=void\ init()
comment1.params=degC
comment1.target=void\ toF(double)
comment2.params=degF
comment2.target=void\ toC(double)
comment3.params=s
comment3.target=void\ main(String[])
numComments=4
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?