srcguide.dox
来自「一个开源的sip源代码」· DOX 代码 · 共 38 行
DOX
38 行
/*
define all of the file groups used to structure the documentation.
*/
/**
@defgroup common_src Source code common to all implementations
*/
/**
@defgroup win_src Source code common to all Windows implementations
*/
/**
@defgroup unix_src Source code common to all Unix implementations
*/
/**
@defgroup macosx_src Source code common to all Macintosh implementations
*/
/**
@defgroup hostaip_src Source code for specific Host APIs
*/
/**
@defgroup test_src Test and example programs
*/
/**
@page srcguide A guide to the PortAudio sources.
- \ref common_src
- \ref win_src
- \ref unix_src
- \ref macosx_src
- \ref hostaip_src
- \ref test_src
*/
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?