teme.txt

来自「一个简单的计算器程序」· 文本 代码 · 共 4 行

TXT
4
字号
-----------------user instruction-------------
///you must compile the Java doncument:Calculator.java before use it putin:"javac Calculator.java"
///make sure the doncument——Calculator.class have built  where you  source file at.then key in the following to run the file:"java Calculator" 
///if there are not any bugs,a handsome calculator emerge in your eyes.

⌨️ 快捷键说明

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