-
大小: 0.04M文件類型: .rar金幣: 1下載: 0 次發布日期: 2021-02-01
- 標簽: 串口??
資源簡介
VC 串口通訊源代碼
代碼片段和文件信息
//?CommWizard.cpp?:?Defines?the?class?behaviors?for?the?application.
//
#include?“stdafx.h“
#include?“CommWizard.h“
#include?“CommWizardDlg.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CCommWizardApp
BEGIN_MESSAGE_MAP(CCommWizardApp?CWinApp)
//{{AFX_MSG_MAP(CCommWizardApp)
//?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()
/////////////////////////////////////////////////////////////////////////////
//?CCommWizardApp?construction
CCommWizardApp::CCommWizardApp()
{
//?
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????22672??2004-03-04?17:01??串口源代碼\CommWizard.aps
?????文件???????2221??2004-03-04?17:01??串口源代碼\CommWizard.clw
?????文件???????2119??2002-03-03?14:53??串口源代碼\CommWizard.cpp
?????文件???????4796??2002-03-04?01:12??串口源代碼\CommWizard.dsp
?????文件????????589??2002-03-03?16:49??串口源代碼\CommWizard.dsw
?????文件???????1368??2002-03-03?14:53??串口源代碼\CommWizard.h
?????文件?????148480??2004-03-04?17:01??串口源代碼\CommWizard.ncb
?????文件??????48640??2004-03-04?17:01??串口源代碼\CommWizard.opt
?????文件???????2087??2004-03-04?17:01??串口源代碼\CommWizard.plg
?????文件???????7523??2002-03-16?00:23??串口源代碼\CommWizard.rc
?????文件???????9669??2002-03-14?17:56??串口源代碼\CommWizardDlg.cpp
?????文件???????2039??2002-03-03?18:11??串口源代碼\CommWizardDlg.h
?????文件???????8569??2002-03-03?16:41??串口源代碼\mscomm.cpp
?????文件???????3221??2002-03-03?16:41??串口源代碼\mscomm.h
?????文件???????3651??2002-03-03?14:53??串口源代碼\ReadMe.txt
?????文件???????1078??2002-03-03?14:53??串口源代碼\res\CommWizard.ico
?????文件????????402??2002-03-03?14:53??串口源代碼\res\CommWizard.rc2
?????文件???????1239??2002-03-04?00:22??串口源代碼\Resource.h
?????文件???????1824??2002-03-03?17:44??串口源代碼\SettingDlg.cpp
?????文件???????1339??2002-03-03?16:00??串口源代碼\SettingDlg.h
?????文件????????212??2002-03-03?14:53??串口源代碼\StdAfx.cpp
?????文件???????1054??2002-03-03?14:53??串口源代碼\StdAfx.h
?????目錄??????????0??2004-08-26?14:56??串口源代碼\Debug
?????目錄??????????0??2004-08-26?14:56??串口源代碼\res
?????目錄??????????0??2004-08-26?14:56??串口源代碼
-----------?---------??----------?-----??----
???????????????274792????????????????????25
- 上一篇:c語言做的繪圖板系統.zip
- 下一篇:usb3.0 msc
評論
共有 條評論