📄 common.h
字号:
/************************************
REVISION LOG ENTRY
Revision By: Alex Turc
Revised on 6/15/00 1:52:47 PM
Comments: Common entities
************************************/
#ifndef __common_h__
#define __common_h__
#include "mylib/_log.h"
using namespace extension;
extern event_log* gpEventLog;
#endif // __common_h__
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -