通业开发人论坛

 找回密码
 立即注册
搜索
热搜: 活动 交友 discuz
查看: 441|回复: 0

推荐定义

[复制链接]
发表于 2014-8-22 11:10:59 | 显示全部楼层 |阅读模式
//////////////////////////////////////////////////////////华丽的分割线///////////////////////////////////////////////////////////////////////////////////
for ($Index$ = 0; $Index$ < $Length$ ; $Index$++)
{
    $end$
}

//////////////////////////////////////////////////////////华丽的分割线///////////////////////////////////////////////////////////////////////////////////
for ($Index$ = $Length$ - 1; $Index$ >= 0 ; $Index$--)
{
    $end$
}

//////////////////////////////////////////////////////////华丽的分割线///////////////////////////////////////////////////////////////////////////////////
/**
  *************************************************************************
  * This file is part of Platform
  * COPYRIGHT (C) 1999-$YEAR$, TongYe R&D Team
  * @file    $FILE_BASE$.$FILE_EXT$
  * @brief   This file provides all the $FILE_BASE$ firmware functions.
  * Change Logs:
  * Date           Author       Notes
  * $YEAR$/$MONTH_02$/$DAY_02$     %USERNAME%        the first version
  *************************************************************************
  */
#include "$FILE_BASE$.h"
/******************* (C) COPYRIGHT $YEAR$ TongYe **********END OF FILE****/

[url=]/*@}*/[/url]


//////////////////////////////////////////////////////////华丽的分割线///////////////////////////////////////////////////////////////////////////////////
/**
  *************************************************************************
  * This file is part of Platform
  * COPYRIGHT (C) 1999-$YEAR$, TongYe R&D Team
  * @file    $FILE_BASE$.$FILE_EXT$
  * @brief   This file contains all the functions prototypes for the   
  *          $FILE_BASE$ firmware library.
  * Change Logs:
  * Date           Author       Notes
  * $YEAR$/$MONTH_02$/$DAY_02$     %USERNAME%        the first version
  *************************************************************************
  */
#ifndef __$FILE_BASE$__$FILE_EXT$__
#define __$FILE_BASE$__$FILE_EXT$__
#ifdef __cplusplus
extern "C" {
#endif
$selected$
#ifdef __cplusplus
}
#endif
#endif
/******************* (C) COPYRIGHT $YEAR$ TongYe **********END OF FILE****/

[url=]/*@}*/[/url]

//////////////////////////////////////////////////////////华丽的分割线///////////////////////////////////////////////////////////////////////////////////
/******************* (C) COPYRIGHT $YEAR$ TongYe **********END OF FILE****/

回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|小黑屋|手机版|Archiver|TongYe R&D Inc.

GMT+8, 2024-5-11 16:30 , Processed in 0.121007 second(s), 16 queries .

Powered by Discuz! X3.4 Licensed

Copyright © 2000-2022, Tongye. 粤ICP备17061194号

快速回复 返回顶部 返回列表