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

📄 fields.dxx

📁 Doc++,可以根据你的C/C++和java的源码文件中的注释行自动生成Html说明文件的工具
💻 DXX
字号:
/** @name Manual Entry Fields    All fields names start with a at-sign (#@#) or with a backslash (#\#).    \begin{description}    \item[author]	Author    \item[deprecated]	Warning for deprecated functions    \item[doc]	Entry's documentation    \item[exception]	Documentation for exception thrown by a function    \item[invariant]	Documentation for invariants    \item[memo]	Short description of the entry    \item[param]	Documentation of parameter of a function. Multiple #param# fields are	allowed.    \item[postcondition]	Documentation for postconditions    \item[precondition]	Documentation for preconditions    \item[return]	Documentation of return value of a function. Multiple #return# fields	are allowed.    \item[see]	"See also" references. Multiple #see# fields are allowed.    \item[since]	Version since the function exists    \item[version]	Version    \end{description}*/

⌨️ 快捷键说明

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