java.html

来自「Linux下的C、C++ IDE」· HTML 代码 · 共 49 行

HTML
49
字号
<html><head><title>hIDE Documentation - Java Tools</title></head><body bgcolor="white"><div align="center"><h2>Java Tools</h2></div><hr size="1"><table border="0" width="100%"><tr><td><a href="cpp.html"><b>&lt;&lt; Prev</b></a></td><td align="center"><a href="index.html"><b>Table Of Contents</b></a></td><td align="right"><a href="tools.html"><b>Next &gt;&gt;</b></a></td></tr></table><br><br><table border="0"><tr><td><b>Compile</b></td><td>Compile the current source file to bytecode.</td></tr><tr><td><b>Execute<b></b></td><td>Run the application associated with the current source file.</td></tr><tr><td><b>Execute Applet</b></td><td>Run the applet associated with the current source file.</td></tr><tr><td><b>Debug</b></td><td>Run the application associated with the current source file in the Java debugger.</td></tr><tr><td><b>JNI Header</b></td><td>Generate a JNI C header file for native methods declared in the current source file.</td></tr></table></body></html>

⌨️ 快捷键说明

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