readme.txt
来自「Java记事本,功能比较简单」· 文本 代码 · 共 12 行
TXT
12 行
To run the Notepad demo: java -jar Notepad.jarThese instructions assume that this installation's version of the javacommand is in your path. If it isn't, then you should eitherspecify the complete path to the java command or update yourPATH environment variable as described in the installationinstructions for the Java(TM) SE Development Kit.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?