?? xms_confdemo_string.h
字號:
#ifndef _XMS_CONFDEMO_STRING_H_
#define _XMS_CONFDEMO_STRING_H_
char *GetString_EventType ( EventType_t EvtType );
char *GetString_DeviceMain ( DJ_S32 s32DeviceType );
char *GetString_DeviceSub ( DJ_S32 s32DeviceSub );
char *GetString_ErrorCode ( DJ_S32 s32ErrorCode );
void GetString_LineState ( char *StateStr, int iLineState );
char *GetString_PcmType ( int iPcmType );
#endif
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -