📄 test884dlg.h
字号:
// TEST884Dlg.h : header file
//
#if !defined(AFX_TEST884DLG_H__762A331C_6BE3_4281_8595_949479B2EEDA__INCLUDED_)
#define AFX_TEST884DLG_H__762A331C_6BE3_4281_8595_949479B2EEDA__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
#include "songyun.h"
#include "speed.h"
/////////////////////////////////////////////////////////////////////////////
// CTEST884Dlg dialog
class CTEST884Dlg : public CDialog
{
// Construction
public:
CTEST884Dlg(CWnd* pParent = NULL); // standard constructor
void RendengX();
void Rendengy();
void Rendengz();
void Rendengu();
BOOL flag[16];
int output[16];
// Dialog Data
//{{AFX_DATA(CTEST884Dlg)
enum { IDD = IDD_TEST884_DIALOG };
CComboBox m_hlmt2;
CComboBox m_hlmt1;
CComboBox m_lmtmd;
CBitmapButton m_outz4;
CBitmapButton m_outz3;
CBitmapButton m_outy4;
CBitmapButton m_outy3;
CBitmapButton m_outx4;
CBitmapButton m_outx3;
CBitmapButton m_outu4;
CBitmapButton m_outu3;
CBitmapButton m_z9;
CBitmapButton m_z8;
CBitmapButton m_z7;
CBitmapButton m_z6;
CBitmapButton m_z5;
CBitmapButton m_z4;
CBitmapButton m_z3;
CBitmapButton m_z2;
CBitmapButton m_z12;
CBitmapButton m_z11;
CBitmapButton m_z10;
CBitmapButton m_z1;
CBitmapButton m_y9;
CBitmapButton m_y8;
CBitmapButton m_y7;
CBitmapButton m_y6;
CBitmapButton m_y5;
CBitmapButton m_y4;
CBitmapButton m_y3;
CBitmapButton m_y2;
CBitmapButton m_y12;
CBitmapButton m_y11;
CBitmapButton m_y10;
CBitmapButton m_y1;
CBitmapButton m_x9;
CBitmapButton m_x8;
CBitmapButton m_x7;
CBitmapButton m_x6;
CBitmapButton m_x5;
CBitmapButton m_x4;
CBitmapButton m_x3;
CBitmapButton m_x2;
CBitmapButton m_x12;
CBitmapButton m_x11;
CBitmapButton m_x10;
CBitmapButton m_u9;
CBitmapButton m_u8;
CBitmapButton m_u7;
CBitmapButton m_u6;
CBitmapButton m_u5;
CBitmapButton m_u4;
CBitmapButton m_u3;
CBitmapButton m_u2;
CBitmapButton m_u12;
CBitmapButton m_u11;
CBitmapButton m_u10;
CBitmapButton m_u1;
CBitmapButton m_dsz6;
CBitmapButton m_dsz5;
CBitmapButton m_dsz4;
CBitmapButton m_dsz3;
CBitmapButton m_dsz2;
CBitmapButton m_dsz1;
CBitmapButton m_dsy6;
CBitmapButton m_dsy5;
CBitmapButton m_dsy4;
CBitmapButton m_dsy3;
CBitmapButton m_dsy2;
CBitmapButton m_dsy1;
CBitmapButton m_dsx6;
CBitmapButton m_dsx5;
CBitmapButton m_dsx4;
CBitmapButton m_dsx3;
CBitmapButton m_dsx2;
CBitmapButton m_dsx1;
CBitmapButton m_dsu6;
CBitmapButton m_dsu5;
CBitmapButton m_dsu4;
CBitmapButton m_dsu3;
CBitmapButton m_dsu2;
CBitmapButton m_dsu1;
CBitmapButton m_x1;
CComboBox m_ld;
CComboBox m_ms;
CComboBox m_zh;
CComboBox m_kh;
long m_mva;
long m_mvsv;
long m_mvv;
long m_p;
long m_rau;
long m_rax;
long m_ray;
long m_raz;
long m_rlu;
long m_rlx;
long m_rly;
long m_rlz;
long m_rvu;
long m_rvx;
long m_rvy;
long m_rvz;
long m_uxw;
long m_dxw;
long m_jdz;
int m_m;
int m_bits;
int m_readbyte;
int m_currentcv;
int m_ep;
int m_epset;
//}}AFX_DATA
// ClassWizard generated virtual function overrides
//{{AFX_VIRTUAL(CTEST884Dlg)
protected:
virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support
//}}AFX_VIRTUAL
// Implementation
protected:
HICON m_hIcon;
// Generated message map functions
//{{AFX_MSG(CTEST884Dlg)
virtual BOOL OnInitDialog();
afx_msg void OnSysCommand(UINT nID, LPARAM lParam);
afx_msg void OnPaint();
afx_msg HCURSOR OnQueryDragIcon();
afx_msg void OnBinit();
afx_msg void OnSc();
afx_msg void OnQd();
afx_msg void OnButton1();
afx_msg void OnButton2();
afx_msg void OnState();
afx_msg void OnTimer(UINT nIDEvent);
afx_msg void OnTzh();
afx_msg void OnQl();
afx_msg void OnDx1();
afx_msg void OnDx2();
afx_msg void OnOutx3();
afx_msg void OnOutx4();
afx_msg void OnDy1();
afx_msg void OnDy2();
afx_msg void OnOuty3();
afx_msg void OnOuty4();
afx_msg void OnDz1();
afx_msg void OnDz2();
afx_msg void OnOutz3();
afx_msg void OnOutz4();
afx_msg void OnDu1();
afx_msg void OnDu2();
afx_msg void OnOutu3();
afx_msg void OnOutu4();
afx_msg void OnXw();
afx_msg void OnExit();
afx_msg void OnJt();
afx_msg void OnQx();
afx_msg void OnHanddec();
afx_msg void OnSetm();
afx_msg void OnAutodec();
afx_msg void OnButton5();
afx_msg void OnReadbyte();
afx_msg void OnDvout();
afx_msg void OnStopout();
afx_msg void OnLvout();
afx_msg void OnButton4();
afx_msg void OnLined();
afx_msg void OnCircled();
afx_msg void OnReadcurrentcv();
afx_msg void OnWeichabu();
afx_msg void OnClearweichabu();
afx_msg void OnReadep();
afx_msg void OnSetep();
afx_msg void OnHlmt();
afx_msg void OnXianwei();
afx_msg void OnInenable();
afx_msg void OnSclear();
afx_msg void OnButton6();
//}}AFX_MSG
DECLARE_MESSAGE_MAP()
};
//{{AFX_INSERT_LOCATION}}
// Microsoft Visual C++ will insert additional declarations immediately before the previous line.
#endif // !defined(AFX_TEST884DLG_H__762A331C_6BE3_4281_8595_949479B2EEDA__INCLUDED_)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -