⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 dlgso3e.h

📁 Calculator program written by DLLs with the math algorithms such as automata and can draw some simpl
💻 H
字号:
#if !defined(AFX_DLGSO3E_H__32C1253B_788D_4CEE_9937_1FCBE7F4D2E6__INCLUDED_)
#define AFX_DLGSO3E_H__32C1253B_788D_4CEE_9937_1FCBE7F4D2E6__INCLUDED_

#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// DlgSO3E.h : header file
//

/////////////////////////////////////////////////////////////////////////////
// CDlgSO3E dialog

class CDlgSO3E : public CDialog
{
// Construction
public:
	CDlgSO3E(CWnd* pParent = NULL);   // standard constructor

// Dialog Data
	//{{AFX_DATA(CDlgSO3E)
	enum { IDD = IDD_DIALOG_SO3E };
	CString	m_vA1;
	CString	m_vA2;
	CString	m_vA3;
	CString	m_vB1;
	CString	m_vB2;
	CString	m_vB3;
	CString	m_vC1;
	CString	m_vC2;
	CString	m_vC3;
	CString	m_vD1;
	CString	m_vD2;
	CString	m_vD3;
	CString	m_vX;
	CString	m_vY;
	CString	m_vZ;
	CString	m_vKQ;
	//}}AFX_DATA


// Overrides
	// ClassWizard generated virtual function overrides
	//{{AFX_VIRTUAL(CDlgSO3E)
	public:
	virtual BOOL PreTranslateMessage(MSG* pMsg);
	protected:
	virtual void DoDataExchange(CDataExchange* pDX);    // DDX/DDV support
	//}}AFX_VIRTUAL

// Implementation
protected:

	// Generated message map functions
	//{{AFX_MSG(CDlgSO3E)
	afx_msg void OnButtonResult();
	//}}AFX_MSG
	DECLARE_MESSAGE_MAP()
};

//{{AFX_INSERT_LOCATION}}
// Microsoft Visual C++ will insert additional declarations immediately before the previous line.

#endif // !defined(AFX_DLGSO3E_H__32C1253B_788D_4CEE_9937_1FCBE7F4D2E6__INCLUDED_)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -