Qt 使用技巧總結 自定義註釋
阿新 • • 發佈:2019-01-04
- 如何自定義註釋
/*****************************************************
*
* @param[in]
* @param[out]
* @param[In&Out]
* @retval
* @par 其它
* @par 修改日誌
******************************************************/
/********************************************************
* @file filename
* @brief This is a brief description.
* @details This is the detail description.
* @author author
* @date date
* @version A001
* @par Copyright (c):
* @par History:
* version: author, date, desc
*********************************************************/