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

📄 wanqupilao.h

📁 基于UG平台
💻 H
字号:
#if !defined(AFX_WANQUPILAO_H__84517B8F_5FBB_4122_AC83_A13820574C0C__INCLUDED_)
#define AFX_WANQUPILAO_H__84517B8F_5FBB_4122_AC83_A13820574C0C__INCLUDED_
#include "ADODatabase.h"	// Added by ClassView
#include "ADORecordset.h"
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// wanqupilao.h : header file
//

/////////////////////////////////////////////////////////////////////////////
// wanqupilao dialog
#include "Resource.h"

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

	jiechupil *m_preDlg1;
	double strtodouble(CString pp);
	void Quit();
	CADORecordset m_ADORecordset;
	CADODatabase m_ADODatabase;
	void EnableVisibleChildren();
	void xianshiweitu(CString pp);
    void ExpandDialog (int nResourceID, BOOL bExpand);
	

// Dialog Data
	//{{AFX_DATA(wanqupilao)
	enum { IDD = IDD_DIALOG8 };
	CComboBox	m_mushu;
	double	m_xwanqujixian;
	double	m_dwanqujixian;
	double	m_xshoumingxishu;
	double	m_dshoumingxishu;
	double	m_chixiangzaihefenbuxishu;
	double	m_dchixingxishu;
	double	m_xyinglijiaozheng;
	double	m_dyinglijiaozheng;
	double	m_anquanxishu;
	double	m_bianweixishu;
	double	m_moshu;
	double	m_fenduzhijing;
	double	m_chixingjiao;
	double	m_chidinggao;
	double	m_gongzuogaodu;
	double	m_chidingzhijing;
	double	m_jiankuan;
	double	m_chikuan;
	double	m_dingxie;
	double	m_quanchigao;
	double	m_chigenzhijing;
	double	m_gugao;
	double	m_chiju;
	int		m_chishu;
	double	m_chikongzhijing;
	BOOL	m_TCXT;
	double	m_xchixingxishu;
	//}}AFX_DATA


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

// Implementation
protected:

	// Generated message map functions
	//{{AFX_MSG(wanqupilao)
	afx_msg void OnPreBtn();
	virtual BOOL OnInitDialog();
	afx_msg void OnCancel();
	afx_msg void OnHelpBtn();
	afx_msg void Onxwanqujixian();
	afx_msg void Ondwanqujixian();
	afx_msg void Onxwanqushouming();
	afx_msg void Ondwanqushouming();
	afx_msg void Onchixiangfenbu();
	afx_msg void Onxchixing();
	afx_msg void Ondchixing();
	afx_msg void Onxyingli();
	afx_msg void Ondyingli();
	afx_msg void Onjisuan();
	afx_msg void Onhuizhizhudonglun();
	afx_msg void Onhuizhicongdonglun();
	afx_msg void Onhuitutuichu();
	afx_msg void Onyansuan();
	afx_msg void Onhuitu();
	//}}AFX_MSG
	DECLARE_MESSAGE_MAP()
	int j;
};

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

#endif // !defined(AFX_WANQUPILAO_H__84517B8F_5FBB_4122_AC83_A13820574C0C__INCLUDED_)

⌨️ 快捷键说明

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