?? lb_bdy2.x
字號:
/*
***********************************************************************************************************
Amos
The Real_Time Operation System
Multi Task
(c) Copyright 1998-2002, ShangYaoHui, Shenzhen
All Right Reserved
VERSION 6.01
" By : 商耀揮(ShangYaoHui)
create time: 2002-7-6 2:42:02
***********************************************************************************************************
*/
#ifndef __LB_BDY2_X_H__
#define __LB_BDY2_X_H__
#ifdef __cplusplus
extern "C" {
#endif
/**** const define ****/
/**** macro handle define ****/
/**** type define ****/
/**** import variable ****/
/**** export variable ****/
/**** import function declare ****/
/**** export function declare ****/
#if 0
S16 lbUpdateGunStat(EquCfgEntry_s * equ, U8 sideId, RqstStatAck_s * ack);
S16 lbScRqstProc(EquCfgEntry_s * equ, U8 rqstFlag);
#endif
#ifdef __cplusplus
}
#endif
#endif /* head file is over */
/******************* modify histroy list *******************
001. create at: 2002-7-6 2:42:02 by Shangyaohui
****************** modify histroy list end ****************/
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -