brtest.h
来自「c语言编程软件vc6.0中文绿色版_vc6.0官方下载」· C头文件 代码 · 共 24 行
H
24 行
#if !defined(BRTEST_H)
#define BRTEST_H
#include <afxwin.h>
#include <afxdlgs.h>
#include <afxcview.h>
#include <winsock2.h>
// forward declarations
class CUtil ;
class CNIC ;
class CData ;
class CSession ;
class CMulticast ;
class CBridgeRPC ;
class CBradm ;
#endif // BRTEST_H
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?