100分跪求uc/os源代码,决不不食言

来源:百度知道 编辑:UC知道 时间:2024/06/21 03:28:22
发我邮箱
lsh@m165.com
事成追加100分!!!
决不不食言!!
多打了一个不
不好意思

我这正好有一份,己发到你的邮箱,请查收。

// jisuanqiDlg.cpp : implementation file // #include "stdafx.h" #include "jisuanqi.h" #include "jisuanqiDlg.h" #include "ShuoMing.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif ///////////////////////////////////////////////////////////////////////////// // CAboutDlg dialog used for App About CString Date1; class CAboutDlg : public CDialog { public: CAboutDlg(); // Dialog Data //{{AFX_DATA(CAboutDlg) enum ; //}}AFX_DATA // ClassWizard generated virtual function overrides //{{AFX_VIRTUAL(CAboutDlg) protected: virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support //}}AFX_VIRTUAL // Implementation protected: //{{AFX_MSG(CAboutDlg) //}}AFX_MSG DECLARE_MESSAGE_MAP() }; CAboutDlg::CAboutDlg() : CDialog(CAboutDlg::IDD) { //{{AFX_DATA_INIT(CAboutDlg) //}}AFX_DATA_INIT } void CAboutDlg::DoDataExchange(CDataExchange* pDX) { CDialog::D