?? russiab.h
字號:
// Russiab.h: interface for the CRussiab class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_RUSSIAB_H__9BD3DCE1_D111_11D5_B2C4_5254AB2BD63E__INCLUDED_)
#define AFX_RUSSIAB_H__9BD3DCE1_D111_11D5_B2C4_5254AB2BD63E__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
#include "Russia.h"
class CRussiab : public CRussia
{
public:
void DrawJiemian(CDC*pDC);
CRussiab();
virtual ~CRussiab();
};
#endif // !defined(AFX_RUSSIAB_H__9BD3DCE1_D111_11D5_B2C4_5254AB2BD63E__INCLUDED_)
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -