📄 spjzdlg.h
字号:
#if !defined(AFX_SPJZDLG_H__1721C556_DBB3_43A5_99EF_3A1126D48C39__INCLUDED_)
#define AFX_SPJZDLG_H__1721C556_DBB3_43A5_99EF_3A1126D48C39__INCLUDED_
#include "hangban_Recordset.h" // Added by ClassView
#include "Lilv_Recordset.h" // Added by ClassView
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// spjzdlg.h : header file
//
/////////////////////////////////////////////////////////////////////////////
// Cspjzdlg dialog
class Cspjzdlg : public CDialog
{
// Construction
public:
BOOL f1;
BOOL PDjiezhang();
BOOL PDjiezhang1();
int time;
void find2();
void find1();
int Show2();
CLilv_Recordset m_lr;
Changban_Recordset m_hb;
int Show();
BOOL m_Fspjz;
CString m_comstr3;
CString m_comstr2;
CString m_comstr1;
Cspjzdlg(CWnd* pParent = NULL); // standard constructor
// Dialog Data
//{{AFX_DATA(Cspjzdlg)
enum { IDD = IDD_lspjzdlg };
CComboBox m_com3;
CListCtrl m_hbcxList;
CListCtrl m_spjzList;
CComboBox m_com1;
CComboBox m_com2;
CString m_find;
int m_lrzcx;
//}}AFX_DATA
// Overrides
// ClassWizard generated virtual function overrides
//{{AFX_VIRTUAL(Cspjzdlg)
protected:
virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support
//}}AFX_VIRTUAL
// Implementation
protected:
// Generated message map functions
//{{AFX_MSG(Cspjzdlg)
virtual BOOL OnInitDialog();
afx_msg void OnFindbtn();
afx_msg void OnJz();
afx_msg void OnTimer(UINT nIDEvent);
afx_msg void OnButton1();
//}}AFX_MSG
DECLARE_MESSAGE_MAP()
};
//{{AFX_INSERT_LOCATION}}
// Microsoft Visual C++ will insert additional declarations immediately before the previous line.
#endif // !defined(AFX_SPJZDLG_H__1721C556_DBB3_43A5_99EF_3A1126D48C39__INCLUDED_)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -