📄 npub_daoke.h
字号:
// CNpub_DaoKe.h: interface for the CNpub_DaoKe class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_NPUB_DAOKE_H__63B01605_BA0A_11D3_B83E_0000E8A02173__INCLUDED_)
#define AFX_NPUB_DAOKE_H__63B01605_BA0A_11D3_B83E_0000E8A02173__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
#include "..\..\Npc.h"
class CNpub_DaoKe : public CNpc
{
public:
CNpub_DaoKe();
virtual ~CNpub_DaoKe();
};
#endif // !defined(AFX_NPUB_DAOKE_H__63B01605_BA0A_11D3_B83E_0000E8A02173__INCLUDED_)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -