author.cpp

来自「doxygen(一个自动从源代码生成文档的工具)的源代码」· C++ 代码 · 共 15 行

CPP
15
字号
/*! \class WindowsNT *  \brief Windows Nice Try. *  \author Bill Gates *  \author Several species of small furry animals gathered together  *          in a cave and grooving with a pict. *  \version 4.0 *  \date    1996-1998 *  \bug It crashes a lot and requires huge amounts of memory. *  \bug The class introduces the more bugs, the longer it is used. *  \warning This class may explode in your face. *  \warning If you inherit anything from this class, you're doomed. */class WindowsNT {};

⌨️ 快捷键说明

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