c_cpp [C模板C文件] #c #template

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了c_cpp [C模板C文件] #c #template相关的知识,希望对你有一定的参考价值。

/*###################################################################################################################*/
/*                                              	   Schneider Electric                                            */
/*###################################################################################################################*/
/*!
 * @file se_template.c
 * @version 1.0
 * @date 2016
 * @author Christoph Bühne
 * @brief this is the Template
 * @ingroup Template
@verbatim
Version  Date       Name                              Description
======== ========== ================================= =================================================================
1.0      08.03.2016 CBE (SESA188997)                  Created template
@endverbatim  
 */
/* DOCUMENTATION ####################################################################################################*/
/* Includes #########################################################################################################*/
#include "se_project.h" 
#ifdef USE_TEMPLATE
#include "se_template.h"
/* Pragma ######################################## MUST BE EXPLAINED !!! ############################################*/
/* Structures #######################################################################################################*/
/* Constants ########################################################################################################*/
/* Macros ###########################################################################################################*/
/* Variables ########################################################################################################*/
/* Function Definitions #############################################################################################*/
/* Fields and Tables ################################################################################################*/
/* Functions ########################################################################################################*/
#endif /* USE_TEMPLATE */
/* End of File ######################################################################################################*/

以上是关于c_cpp [C模板C文件] #c #template的主要内容,如果未能解决你的问题,请参考以下文章

c_cpp 基本C ++模板

c_cpp 基本C ++模板

c_cpp c ++基本模板

c_cpp C ++标准模板库

c_cpp CodeForces C ++模板

c_cpp c ++的简单模板