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

📄 sdt02.h

📁 AotoCAD平台下的结构设计工具
💻 H
字号:
#if !defined(AFX_SDT02_H__57B564E1_5454_11D6_98D8_DCB87B16E721__INCLUDED_)
#define AFX_SDT02_H__57B564E1_5454_11D6_98D8_DCB87B16E721__INCLUDED_

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

/////////////////////////////////////////////////////////////////////////////
// Csdt02 dialog

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

// Dialog Data
	//{{AFX_DATA(Csdt02)
	enum { IDD = IDD_DIALOG2 };
	CComboBox	m_i;
	CComboBox	m_h;
	CComboBox	m_c;
	double	m_as;
	double	m_asds;
	CString	m_bh;
	double	m_d1;
	double	m_d2;
	double	m_l;
	double	m_m;
	CString	m_pj1;
	CString	m_pj2;
	double	m_q;
	double	m_rq;
	double	m_s1;
	double	m_s2;
	int		m_bzz;
	double	m_lx;
	double	m_mx;
	double	m_mx0;
	double	m_mxf;
	double	m_my;
	double	m_my0;
	double	m_myf;
	double	m_ly;
	BOOL	m_jss;
	CString	m_gcm;
	double	m_mx01;
	double	m_mx1;
	double	m_mxf1;
	double	m_my01;
	double	m_my1;
	double	m_myf1;
	//}}AFX_DATA


// Overrides
	// ClassWizard generated virtual function overrides
	//{{AFX_VIRTUAL(Csdt02)
	protected:
	virtual void DoDataExchange(CDataExchange* pDX);    // DDX/DDV support
	//}}AFX_VIRTUAL

// Implementation
protected:

	// Generated message map functions
	//{{AFX_MSG(Csdt02)
	virtual BOOL OnInitDialog();
	afx_msg void OnBUTTONjs();
	afx_msg void OnBUTTONjsnd();
	afx_msg void OnBUTTONjsxs();
	afx_msg void OnBUTTONgjb2();
	afx_msg void OnBTSdtHelp2();
	//}}AFX_MSG
	DECLARE_MESSAGE_MAP()
};

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

#endif // !defined(AFX_SDT02_H__57B564E1_5454_11D6_98D8_DCB87B16E721__INCLUDED_)

⌨️ 快捷键说明

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