⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 mapiconnect.plg

📁 Visual C++C串口通信技术与工程实践:第二例
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MAPIConnect - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/MAPIConnect.res" /d "_DEBUG" /d "_AFXDLL" "E:\Book\正进行\网络与通信\串并口\code\7.2\MAPIConnect\MAPIConnect.rc"" 
Creating temporary file "C:\WIN98\TEMP\RSPF2E4.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/MAPIConnect.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\Book\正进行\网络与通信\串并口\code\7.2\MAPIConnect\InputDlg.cpp"
"E:\Book\正进行\网络与通信\串并口\code\7.2\MAPIConnect\MainFrm.cpp"
"E:\Book\正进行\网络与通信\串并口\code\7.2\MAPIConnect\MAPIConnect.cpp"
"E:\Book\正进行\网络与通信\串并口\code\7.2\MAPIConnect\MAPIConnectDoc.cpp"
"E:\Book\正进行\网络与通信\串并口\code\7.2\MAPIConnect\MAPIConnectView.cpp"
"E:\Book\正进行\网络与通信\串并口\code\7.2\MAPIConnect\mscomm.cpp"
]
Creating command line "cl.exe @C:\WIN98\TEMP\RSPF2E4.TMP" 
Creating temporary file "C:\WIN98\TEMP\RSPF2E5.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/MAPIConnect.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\Book\正进行\网络与通信\串并口\code\7.2\MAPIConnect\StdAfx.cpp"
]
Creating command line "cl.exe @C:\WIN98\TEMP\RSPF2E5.TMP" 
Creating temporary file "C:\WIN98\TEMP\RSPF2E6.TMP" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/MAPIConnect.pdb" /debug /machine:I386 /out:"Debug/MAPIConnect.exe" /pdbtype:sept 
".\Debug\InputDlg.obj"
".\Debug\MainFrm.obj"
".\Debug\MAPIConnect.obj"
".\Debug\MAPIConnectDoc.obj"
".\Debug\MAPIConnectView.obj"
".\Debug\mscomm.obj"
".\Debug\StdAfx.obj"
".\Debug\MAPIConnect.res"
]
Creating command line "link.exe @C:\WIN98\TEMP\RSPF2E6.TMP"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
InputDlg.cpp
MainFrm.cpp
MAPIConnect.cpp
MAPIConnectDoc.cpp
MAPIConnectView.cpp
E:\Book\正进行\网络与通信\串并口\code\7.2\MAPIConnect\MAPIConnectView.cpp(253) : warning C4390: ';' : empty controlled statement found; is this the intent?
mscomm.cpp
Generating Code...
E:\Book\正进行\网络与通信\串并口\code\7.2\MAPIConnect\MAPIConnectView.cpp(236) : warning C4700: local variable 'pMessage' used without having been initialized
Linking...



<h3>Results</h3>
MAPIConnect.exe - 0 error(s), 2 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -