91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 19.36MB
    文件類型: .rar
    金幣: 2
    下載: 3 次
    發(fā)布日期: 2023-06-15
  • 語(yǔ)言: C/C++
  • 標(biāo)簽: 串口,com??

資源簡(jiǎn)介

調(diào)試過(guò)可以用的代碼,含各進(jìn)制及字符的轉(zhuǎn)換,

資源截圖

代碼片段和文件信息

//?compl.cpp?:?Defines?the?class?behaviors?for?the?application.
//

#include?“stdafx.h“
#include?“compl.h“
#include?“complDlg.h“

#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif

/////////////////////////////////////////////////////////////////////////////
//?CComplApp

BEGIN_MESSAGE_MAP(CComplApp?CWinApp)
//{{AFX_MSG_MAP(CComplApp)
//?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()

/////////////////////////////////////////////////////////////////////////////
//?CComplApp?construction

CComplApp::CComplApp()
{
//?TODO:?add?construction?code?here
//?Place?all?significant?initialization?in?InitInstance
}

/////////////////////////////////////////////////////////////////////////////
//?The?one?and?only?CComplApp?object

CComplApp?theApp;

/////////////////////////////////////////////////////////////////////////////
//?CComplApp?initialization

BOOL?CComplApp::InitInstance()
{
//?Standard?initialization
//?If?you?are?not?using?these?features?and?wish?to?reduce?the?size
//??of?your?final?executable?you?should?remove?from?the?following
//??the?specific?initialization?routines?you?do?not?need.

#ifdef?_AFXDLL
Enable3dControls(); //?Call?this?when?using?MFC?in?a?shared?DLL
#else
Enable3dControlsStatic(); //?Call?this?when?linking?to?MFC?statically
#endif

CComplDlg?dlg;
m_pMainWnd?=?&dlg;
int?nResponse?=?dlg.DoModal();
if?(nResponse?==?IDOK)
{
//?TODO:?Place?code?here?to?handle?when?the?dialog?is
//??dismissed?with?OK
}
else?if?(nResponse?==?IDCANCEL)
{
//?TODO:?Place?code?here?to?handle?when?the?dialog?is
//??dismissed?with?Cancel
}

//?Since?the?dialog?has?been?closed?return?FALSE?so?that?we?exit?the
//??application?rather?than?start?the?application‘s?message?pump.
return?FALSE;
}

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----

?????文件????1575260??2014-05-21?13:56??完整串口通信程序Vc++源代碼\CD5感應(yīng)頭_RS422通信操作說(shuō)明書(shū).pdf

?????文件??????21392??2016-01-23?12:17??完整串口通信程序Vc++源代碼\compl.aps

?????文件???????1551??2014-05-28?15:23??完整串口通信程序Vc++源代碼\compl.clw

?????文件???????2016??2005-12-11?10:25??完整串口通信程序Vc++源代碼\compl.cpp

?????文件????????366??2005-12-11?10:25??完整串口通信程序Vc++源代碼\compl.dep

?????文件???????4166??2005-12-11?10:26??完整串口通信程序Vc++源代碼\compl.dsp

?????文件????????533??2005-12-11?10:26??完整串口通信程序Vc++源代碼\compl.dsw

?????文件??????24576??2005-12-11?10:26??完整串口通信程序Vc++源代碼\compl.exe

?????文件???????1313??2005-12-11?10:26??完整串口通信程序Vc++源代碼\compl.h

?????文件???????1078??2005-12-11?10:26??完整串口通信程序Vc++源代碼\compl.ico

?????文件???????5655??2005-12-11?10:26??完整串口通信程序Vc++源代碼\compl.mak

?????文件??????99328??2014-05-28?15:23??完整串口通信程序Vc++源代碼\compl.ncb

?????文件??????68608??2014-05-28?15:23??完整串口通信程序Vc++源代碼\compl.opt

?????文件????????807??2014-05-28?15:22??完整串口通信程序Vc++源代碼\compl.plg

?????文件???????5860??2014-05-28?17:46??完整串口通信程序Vc++源代碼\compl.rc

?????文件????????400??2005-12-11?10:26??完整串口通信程序Vc++源代碼\compl.rc2

?????文件???55136256??2016-01-25?14:15??完整串口通信程序Vc++源代碼\compl.sdf

?????文件????????876??2016-01-25?09:33??完整串口通信程序Vc++源代碼\compl.sln

????..A..H.?????26112??2016-01-25?14:15??完整串口通信程序Vc++源代碼\compl.suo

?????文件???????7709??2016-01-25?09:29??完整串口通信程序Vc++源代碼\compl.vcxproj

?????文件???????1898??2016-01-25?09:29??完整串口通信程序Vc++源代碼\compl.vcxproj.filters

?????文件????????143??2014-05-21?14:34??完整串口通信程序Vc++源代碼\compl.vcxproj.user

?????文件??????10435??2016-01-25?14:10??完整串口通信程序Vc++源代碼\complDlg.cpp

?????文件???????2272??2016-01-25?11:18??完整串口通信程序Vc++源代碼\complDlg.h

?????文件???????4774??2016-01-25?14:04??完整串口通信程序Vc++源代碼\Debug\cl.command.1.tlog

?????文件??????60526??2016-01-25?14:04??完整串口通信程序Vc++源代碼\Debug\CL.read.1.tlog

?????文件???????2770??2016-01-25?14:04??完整串口通信程序Vc++源代碼\Debug\CL.write.1.tlog

?????文件??????77312??2016-01-25?14:11??完整串口通信程序Vc++源代碼\Debug\compl.exe

?????文件????????667??2014-06-03?10:49??完整串口通信程序Vc++源代碼\Debug\compl.exe.embed.manifest

?????文件????????732??2016-01-23?12:16??完整串口通信程序Vc++源代碼\Debug\compl.exe.embed.manifest.res

............此處省略62個(gè)文件信息

評(píng)論

共有 條評(píng)論

相關(guān)資源