⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 doc.dxx

📁 Doc++,可以根据你的C/C++和java的源码文件中的注释行自动生成Html说明文件的工具
💻 DXX
字号:
/** @name DOC++    \begin{center}	{\Large{\bf Welcome to the wonderful world of DOC++}}    \end{center}    DOC++ is a documentation system for C, C++, IDL and Java generating both,    TeX output for high quality hardcopies and HTML output for sophisticated    online browsing of your documentation. The documentation is extracted    directly from the C/C++/IDL header/source files or Java class files.    Here is a list of highlights:    \begin{itemize}	\item hierarchically structured documentation	\item automatic class graph generation (as Java applets for HTML)        \item cross references	\item high end formatting support including typesetting of equations        \end{itemize}    For an introduction to the philosophy of DOC++ go on reading the    \Ref{Introduction}. If you want to jump right into using DOC++ on your    sources go to section \Ref{Quickstart}. Section \Ref{Reference Manual}    provides you a complete manual on the features provided DOC++. If you have    problems using DOC++ you should consult our \Ref{Frequently Asked Questions}.    If you first want to look at some output of DOC++, don't do anything at all,    you are just reading an example. An example for some dummy C++ classes can    be found in \Ref{Example}.    \begin{center}	{\Large{\bf Enjoy!}}    \end{center}    @memo A Documentation System for C, C++, IDL and Java*///@{    //@Include: intro.dxx    //@Include: short.dxx    //@Include: reference.dxx    /** @name Example    */    //@{	//@Include: *.h    //@}    //@Include: general.dxx    //@Include: install.dxx    //@Include: FAQ.dxx//@}

⌨️ 快捷键说明

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