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

📄 sdt05.h

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

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

/////////////////////////////////////////////////////////////////////////////
// Csdt05 dialog

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

// Dialog Data
	//{{AFX_DATA(Csdt05)
	enum { IDD = IDD_DIALOG5 };
	CButton	m_ra;
	float	m_b;
	float	m_fk;
	float	m_l;
	float	m_l1;
	float	m_l10;
	float	m_l2;
	float	m_l3;
	float	m_l4;
	float	m_l5;
	float	m_l6;
	float	m_l7;
	float	m_l8;
	float	m_l9;
	float	m_p0;
	float	m_es10;
	float	m_es2;
	float	m_es3;
	float	m_es4;
	float	m_es5;
	float	m_es1;
	float	m_es6;
	float	m_es7;
	float	m_es8;
	float	m_es9;
	float	m_s;
	float	m_z;
	float	m_zn;
	int		m_n;
	BOOL	m_jss;
	CString	m_gcm;
	//}}AFX_DATA


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

// Implementation
protected:

	// Generated message map functions
	//{{AFX_MSG(Csdt05)
	afx_msg void OnBUTTONjs();
	virtual BOOL OnInitDialog();
	afx_msg void OnBTSdtHelp5();
	//}}AFX_MSG
	DECLARE_MESSAGE_MAP()
};

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

#endif // !defined(AFX_SDT05_H__EB467542_563F_11D6_98D8_96C970FE6D21__INCLUDED_)

⌨️ 快捷键说明

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