?? szdlg2.h
字號:
#if !defined(AFX_SZDLG2_H__315AC445_6B65_4941_9483_AF91D5075B6F__INCLUDED_)
#define AFX_SZDLG2_H__315AC445_6B65_4941_9483_AF91D5075B6F__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// SzDlg2.h : header file
//
/////////////////////////////////////////////////////////////////////////////
// CSzDlg2 dialog
class CSzDlg2 : public CDialog
{
// Construction
public:
CSzDlg2(CWnd* pParent = NULL); // standard constructor
// Dialog Data
//{{AFX_DATA(CSzDlg2)
enum { IDD = IDD_SHEZHI2 };
float m_c1;
float m_c2;
float m_c3;
float m_c4;
CString m_profcode;
CString m_profname;
CString m_s1;
CString m_s2;
CString m_s3;
CString m_s4;
CString m_s5;
CString m_s6;
CString m_s7;
CString m_s8;
float m_c5;
float m_c6;
float m_c7;
float m_c8;
//}}AFX_DATA
// Overrides
// ClassWizard generated virtual function overrides
//{{AFX_VIRTUAL(CSzDlg2)
protected:
virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support
//}}AFX_VIRTUAL
// Implementation
protected:
// Generated message map functions
//{{AFX_MSG(CSzDlg2)
// NOTE: the ClassWizard will add member functions here
//}}AFX_MSG
DECLARE_MESSAGE_MAP()
};
//{{AFX_INSERT_LOCATION}}
// Microsoft Visual C++ will insert additional declarations immediately before the previous line.
#endif // !defined(AFX_SZDLG2_H__315AC445_6B65_4941_9483_AF91D5075B6F__INCLUDED_)
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -