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

📄 set7710dlg1.h

📁 CAN__组建现场总线系统设计技术(光盘)
💻 H
字号:
#if !defined(AFX_SET7710DLG1_H__4C8F0661_0959_11D7_BC16_00022AB17CBE__INCLUDED_)
#define AFX_SET7710DLG1_H__4C8F0661_0959_11D7_BC16_00022AB17CBE__INCLUDED_

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

/////////////////////////////////////////////////////////////////////////////
// CSet7710Dlg dialog

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

// Dialog Data
	//{{AFX_DATA(Set7710Dlg)
	enum { IDD = IDD_DIALOG_SET7710 };
	BOOL	m_unipolar;
	UINT	m_addr;
	UINT	m_sample_rate;
	int		m_scale;
	//}}AFX_DATA


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

// Implementation
protected:

	// Generated message map functions
	//{{AFX_MSG(Set7710Dlg)
	virtual void OnOK();
	//}}AFX_MSG
	DECLARE_MESSAGE_MAP()
};

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

#endif // !defined(AFX_SET7710DLG1_H__4C8F0661_0959_11D7_BC16_00022AB17CBE__INCLUDED_)

⌨️ 快捷键说明

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