?? gpslib.h
字號(hào):
#ifndef __GPSLIB_H__
#define __GPSLIB_H__
#ifndef __AFXWIN_H__
#error include 'stdafx.h' before including this file for PCH
#endif
#include "resource.h" // main symbols
class CGPSLibApp : public CWinApp
{
public:
CGPSLibApp();
//{{AFX_VIRTUAL(CGPSLibApp)
//}}AFX_VIRTUAL
//{{AFX_MSG(CGPSLibApp)
//}}AFX_MSG
DECLARE_MESSAGE_MAP()
};
#endif //__GPSLIB_H__
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -