introduction_doxy.txt
来自「InsightToolkit-1.4.0(有大量的优化算法程序)」· 文本 代码 · 共 11 行
TXT
11 行
// The following text is included in the main documentation page by doxygen
/*! \mainpage testlib : Testing Library
*
* testlib provides some common functionality used in testing vxl. It
* provides a framework for generating a single test driver that will
* run a bunch of tests, thus minimising the number of test executables
* generated.
*
* testlib_root_dir() can be used to find golden data files.
*/
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?