資源簡介
自動備份桌面我的文檔數據
代碼片段和文件信息
//?Alert.cpp?:?Defines?the?class?behaviors?for?the?application.
//?Download?by?http://www.codefans.net
#include?“stdafx.h“
#include?“Alert.h“
#include?“AlertDlg.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CAlertApp
BEGIN_MESSAGE_MAP(CAlertApp?CWinApp)
//{{AFX_MSG_MAP(CAlertApp)
//?NOTE?-?the?ClassWizard?will?add?and?remove?mapping?macros?here.
//????DO?NOT?EDIT?what?you?see?in?these?blocks?of?generated?code!
//}}AFX_MSG
ON_COMMAND(ID_HELP?CWinApp::onhelp)
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////
//?CAlertApp?construction
CAlertApp::CAlertApp()
{
//?TODO:?add
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????24052??2018-05-09?11:04??源碼?初學時寫的源碼\Alert.aps
?????文件???????2633??2018-05-17?19:17??源碼?初學時寫的源碼\Alert.clw
?????文件???????1879??2009-09-22?18:57??源碼?初學時寫的源碼\Alert.cpp
?????文件???????4333??2017-07-15?16:36??源碼?初學時寫的源碼\Alert.dsp
?????文件????????533??2002-05-13?13:52??源碼?初學時寫的源碼\Alert.dsw
?????文件???????1349??2009-09-22?18:57??源碼?初學時寫的源碼\Alert.h
?????文件???13011968??2019-02-14?16:26??源碼?初學時寫的源碼\Alert.ncb
?????文件??????48640??2018-05-17?20:58??源碼?初學時寫的源碼\Alert.opt
?????文件???????2293??2018-05-17?20:38??源碼?初學時寫的源碼\Alert.plg
?????文件???????7920??2017-08-30?19:44??源碼?初學時寫的源碼\Alert.rc
?????文件????????870??2019-02-14?16:15??源碼?初學時寫的源碼\Alert.sln
????..A..H.?????14848??2019-02-14?16:26??源碼?初學時寫的源碼\Alert.suo
?????文件???????6198??2019-02-14?16:24??源碼?初學時寫的源碼\Alert.vcproj
?????文件???????1427??2019-02-14?16:26??源碼?初學時寫的源碼\Alert.vcproj.PC-20190213UGXJ.Administrator.user
?????文件???????1427??2018-05-14?19:17??源碼?初學時寫的源碼\Alert.vcproj.USER-20171026CI.Administrator.user
?????文件??????36025??2019-02-14?16:21??源碼?初學時寫的源碼\AlertDlg.cpp
?????文件???????2931??2019-02-14?16:16??源碼?初學時寫的源碼\AlertDlg.h
?????文件?????????42??2017-07-15?11:39??源碼?初學時寫的源碼\computerpz.dat
?????文件?????????42??2017-08-30?16:47??源碼?初學時寫的源碼\computerpz.datk
?????文件?????????42??2017-07-15?11:39??源碼?初學時寫的源碼\computeryz.dat
?????文件?????????42??2018-05-09?14:22??源碼?初學時寫的源碼\computeryz.datk
?????文件?????????42??2017-07-14?21:52??源碼?初學時寫的源碼\computeryz.dat這是自定義的密碼字符串
?????文件???????4366??2017-07-15?11:41??源碼?初學時寫的源碼\czhuce.cpp
?????文件???????1283??2017-07-15?10:38??源碼?初學時寫的源碼\czhuce.h
?????文件?????????42??2017-07-15?11:39??源碼?初學時寫的源碼\Debug\1808.DAT
?????文件?????????42??2019-02-14?16:25??源碼?初學時寫的源碼\Debug\1808.datk
?????文件????7318528??2019-02-14?16:24??源碼?初學時寫的源碼\Debug\Alert.bsc
?????文件?????112640??2019-02-14?16:24??源碼?初學時寫的源碼\Debug\Alert.exe
?????文件????????920??2019-02-14?16:22??源碼?初學時寫的源碼\Debug\Alert.exe.em
?????文件????????984??2019-02-14?16:22??源碼?初學時寫的源碼\Debug\Alert.exe.em
............此處省略78個文件信息
- 上一篇:PID調節電機轉速 配合MPU6050
- 下一篇:愷撒加密解密
評論
共有 條評論