freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內容

課程設計--設備管理系統(tǒng)實現(xiàn)—管理模塊(編輯修改稿)

2025-07-13 07:56 本頁面
 

【文章內容簡介】 ox m_Type。 CExEdit m_Rate。 CExEdit m_Money。 CExEdit m_Name。 CExEdit m_Number。 CEdit m_ID。 CBCGPDateTimeCtrl m_DateCtrl。 //}}AFX_DATA // Overrides // ClassWizard generated virtual function overrides //{{AFX_VIRTUAL(CEditEquipDialog) 西華大學數(shù)學與計算機學 院課程設計說明書 7 public: virtual BOOL PreTranslateMessage(MSG* pMsg)。 protected: virtual void DoDataExchange(CDataExchange* pDX)。 // DDX/DDV support //}}AFX_VIRTUAL // Implementation protected: // Generated message map functions //{{AFX_MSG(CEditEquipDialog) virtual BOOL OnInitDialog()。 afx_msg void OnDestroy()。 afx_msg void OnButtonSave()。 afx_msg void OnButtonClose()。 //}}AFX_MSG DECLARE_MESSAGE_MAP() public: BOOL InitCtrl()。 BOOL LoadData(const stData* pstData)。 BOOL SaveData()。 }。 申明主函數(shù)類: ? CEquipmentManagerApp 類的說明 class CEquipmentManagerApp : public CWinApp, public CBCGPWorkspace { public: CEquipmentManagerApp()。 // Override from CBCGPWorkspace virtual void PreLoadState ()。 // Overrides // ClassWizard generated virtual function overrides //{{AFX_VIRTUAL(CEquipmentManagerApp) 設備管理系統(tǒng)實現(xiàn) — 管理模塊 8 public: virtual BOOL InitInstance()。 virtual int ExitInstance()。 //}}AFX_VIRTUAL // Implementation //{{AFX_MSG(CEquipmentManagerApp) afx_msg void OnAppAbout()。 // NOTE the ClassWizard will add and remove member functions here. // DO NOT EDIT what you see in these blocks of generated code ! //}}AFX_MSG DECLARE_MESSAGE_MAP() }。 申明編輯框類: ? CExEdit 類的說明 class CExEdit : public CEdit { DECLARE_DYNAMIC(CExEdit) public: CExEdit()。 ~CExEdit()。 virtual LRESULT WindowProc(UINT message, WPARAM wParam, LPARAM lParam)。 //{{AFX_MSG(CExEdit) afx_msg void OnChar(UINT nChar, UINT nRepCnt, UINT nFlags)。 afx_msg void OnKillFocus()。 //}}AFX_MSG DECLARE_MESSAGE_MAP() public: void SetInputLength(int iInputLength)。 void SetAllAttribute(stEditAttribute amp。EditAttribute)。 BOOL SetMinAndMaxValues(double dMin, double dMax)。 void SetEditAttribute(DWORD dwEditAttribute)。 // 設置編輯框屬性 西華大學數(shù)學與計算機學 院課程設計說明書 9 void SetEditNumberType(DWORD dwEditNumberType = NUMBER_ALL)。 // 設置數(shù)字類型 void SetUserDefineChs(const CString amp。strVaild = , const CString amp。strInvaild = )。 BOOL CheckInput()。 // 由外部調用的輸入合法校驗 private: BOOL InputCheck()。 // 輸 入校驗 BOOL NumberCheck(const CString amp。strText)。 // 數(shù)字校驗 BOOL UserDefineCheck(const CString amp。strText)。 // 自定義校驗 private: stEditAttribute m_EditAttribute。 BOOL m_bInit。 }。 主界面類: ? CMainFrame 類的說明 class CMainFrame : public CFrameWnd { protected: // create from serialization only CMainFrame()。 DECLARE_DYNCREATE(CMainFrame) // Attributes public: // Operations public: // Overrides // ClassWizard generated virtual function overrides //{{AFX_VIRTUAL(CMainFrame) public: virtual BOOL PreCreateWindow(CREATESTRUCTamp。 cs)。 virtual BOOL PreTranslateMessage(MSG* pMsg)。 //}}AFX_VIRTUAL // Implementation 設備管理系統(tǒng)實現(xiàn) — 管理模塊 10 public: virtual ~CMainFrame()。 ifdef _DE
點擊復制文檔內容
畢業(yè)設計相關推薦
文庫吧 www.dybbs8.com
備案圖片鄂ICP備17016276號-1