features.html

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

HTML
56
字号
<html><head><title>hIDE Documentation - Features</title></head><body bgcolor="white"><div align="center"><h2>Features</h2></div><hr size="1"><table border="0" width="100%"><tr><td><a href="intro.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="projects.html"><b>Next &gt;&gt;</b></a></td></tr></table><br><br><b>Current:</b><br><ul><li>Integration with GNU's GCC and Sun's JDK command-line development tools<li>Project Management<li>File Browser<li>Class Browser<li>MDI Interface<li>Automatic Makefile Generation<li>C++, C and Java Source Code Generation<li>Customizable integration of additional command-line tools<li>Rapid Build Process:	<ol>	<li>Edit source code.	<li>Press F7 to build (for C++ & C this runs make, for Java it runs javac).	<li>Goto step 1.	</ol> </ul><br><b>Coming Soon...</b><br><ul><li>Syntax Hightlighting for several programming\web development languages<li>CVS Integration<li>Qt Source Code\Makefile Generation<li>Resource Editor</ul></body></html>

⌨️ 快捷键说明

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