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

📄 jhsqbdlg.h

📁 这是一套学校设备管理系统的源码 里面有树形结构使用的很棒的方法
💻 H
字号:
#if !defined(AFX_JHSQBDLG_H__7D375DC1_B5EF_11D6_8F14_5254ABD11B62__INCLUDED_)
#define AFX_JHSQBDLG_H__7D375DC1_B5EF_11D6_8F14_5254ABD11B62__INCLUDED_

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

/////////////////////////////////////////////////////////////////////////////
// Cjhsqbdlg dialog

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

// Dialog Data
	//{{AFX_DATA(Cjhsqbdlg)
	enum { IDD = IDD_jhsqbdlg };
	CComboBox	m_ssbm;
	CComboBox	m_sqyy;
	CComboBox	m_grfs;
	CString	m_gg;
	CString	m_jfxs;
	CString	m_jg;
	CString	m_jldw;
	CString	m_mc;
	CString	m_pc;
	CString	m_rq;
	CString	m_sl;
	//}}AFX_DATA


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

// Implementation
protected:

	// Generated message map functions
	//{{AFX_MSG(Cjhsqbdlg)
	virtual void OnCancel();
	virtual void OnOK();
	afx_msg void OnSetfocusfocus();
	afx_msg void OnSetfocussl();
	afx_msg void OnSetfocuspc();
	afx_msg void OnSetfocusjldw();
	afx_msg void OnSetfocusjg();
	afx_msg void OnSetfocusjfxs();
	afx_msg void OnSetfocusgg();
	afx_msg void OnSetfocusgrfs();
	afx_msg void OnSetfocussqyy();
	afx_msg void OnSetfocusssbm();
	//}}AFX_MSG
	DECLARE_MESSAGE_MAP()
};

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

#endif // !defined(AFX_JHSQBDLG_H__7D375DC1_B5EF_11D6_8F14_5254ABD11B62__INCLUDED_)

⌨️ 快捷键说明

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