📄 _rbd_com.dox
字号:
/// \ingroup rbd_common
///@{
/// \file _rbd_com.dox Description of rbd_common.
///
/// \page rbd_common RBD common library.
///These are classes and functions and define statements that used by many
///of my C++ libraries.
///
///Currently these are in files "include.h", "myexcept.h", "myexcept.cpp".
///
///The file "include.h" sets options appropriate
///for different compilers and user requirements.
///
///The files "myexcept.h" and "myexcept.cpp" contain my exception classes and
///and the code for simulating exceptions with compilers that do not support
///exceptions.
///@}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -