calculator.ctxt

来自「A calculator source code written in java」· CTXT 代码 · 共 9 行

CTXT
9
字号
#BlueJ class context
comment0.target=Calculator()
comment0.text=\nCreate\ a\ new\ calculator\ and\ show\ it.\n\n
comment1.target=void\ show()
comment1.text=\nIn\ case\ the\ window\ was\ closed,\ show\ it\ again.\n\n
comment2.params=args
comment2.target=void\ main(String[])
numComments=3

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?