java.readme
来自「这是一个Linux下的集成开发环境」· README 代码 · 共 11 行
README
11 行
Java developers can customize Source-Navigator to integrate the Toolsof the JDK. Just copy the `java.rc.tcl' file to your file to your$HOME/.sn/rc.tcl file. The compile button then will automatically callthe Java compiler for the file in the editor window. The "Java" buttonwill start the Java interpreter on the current file. With the buttons"Netscape" and "ApV" you can start Netscape or Appletviewer on thecurrent editor file, which should be an HTML file.Of course you can customize rc.tcl to suit your own needs. It is justintended as a starting point.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?