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

📄 b.h

📁 Doc++,可以根据你的C/C++和java的源码文件中的注释行自动生成Html说明文件的工具
💻 H
字号:
/** Just to make the class graph look more interesting.    Here we show multiple inheritance from one docified class and a nondocified    one.    This is how this documentation has been generated:    \begin{verbatim}    /** Just to make the class graph look more interesting.        Here we show multiple inheritance from one docified class and a nondocified        one.        This is how this documentation has been generated:    * /    class Intermediate : public CommonBase, public NotDocified {      };    \end{verbatim}*/class Intermediate : public CommonBase, public NotDocified{};

⌨️ 快捷键说明

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