?? mydlg.h
字號(hào):
#if !defined(AFX_MYDLG_H__9269084D_4C89_4802_86C1_0467734F9650__INCLUDED_)
#define AFX_MYDLG_H__9269084D_4C89_4802_86C1_0467734F9650__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// MyDlg.h : header file
//
/////////////////////////////////////////////////////////////////////////////
// CMyDlg dialog
class CMyDlg : public CDialog
{
// Construction
public:
CMyDlg(CWnd* pParent = NULL); // standard constructor
// Dialog Data
//{{AFX_DATA(CMyDlg)
enum { IDD = IDD_ARRANGER_DIALOG };
CString m_L11;
CString m_L12;
CString m_L13;
CString m_L14;
CString m_L15;
CString m_L16;
CString m_L17;
CString m_L18;
CString m_L19;
CString m_L21;
CString m_L22;
CString m_L23;
CString m_L24;
CString m_L25;
CString m_L26;
CString m_L27;
CString m_L28;
CString m_L29;
CString m_L31;
CString m_L32;
CString m_L33;
CString m_L34;
CString m_L35;
CString m_L36;
CString m_L37;
CString m_L39;
CString m_L38;
CString m_L41;
CString m_L42;
CString m_L43;
CString m_L44;
CString m_L45;
CString m_L46;
CString m_L47;
CString m_L48;
CString m_L49;
CString m_L51;
CString m_L52;
CString m_L53;
CString m_L54;
CString m_L55;
CString m_L56;
CString m_L57;
CString m_L58;
CString m_L59;
//}}AFX_DATA
// Overrides
// ClassWizard generated virtual function overrides
//{{AFX_VIRTUAL(CMyDlg)
protected:
virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support
//}}AFX_VIRTUAL
// Implementation
protected:
// Generated message map functions
//{{AFX_MSG(CMyDlg)
//}}AFX_MSG
DECLARE_MESSAGE_MAP()
};
//{{AFX_INSERT_LOCATION}}
// Microsoft Visual C++ will insert additional declarations immediately before the previous line.
#endif // !defined(AFX_MYDLG_H__9269084D_4C89_4802_86C1_0467734F9650__INCLUDED_)
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -