common.cpp

来自「http代理程序」· C++ 代码 · 共 13 行

CPP
13
字号


/************************************
  REVISION LOG ENTRY
  Revision By: Alex Turc
  Revised on 6/15/00 1:53:03 PM
  Comments: Common entities
 ************************************/

#include "StdAfx.h"
#include "common.h"

event_log* gpEventLog = NULL;

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?