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

📄 comdbg.plg

📁 一个VC++编写的串口通信程序
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ComDbg - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"\temp\ComDbg\Debug/ComDbg.res" /d "_DEBUG" /d "_AFXDLL" "E:\VC\练习\fwgComDbg\ComDbg.rc"" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP6B.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"\temp\ComDbg\Debug/ComDbg.pch" /Yu"stdafx.h" /Fo"\temp\ComDbg\Debug/" /Fd"\temp\ComDbg\Debug/" /FD /GZ /c 
"E:\VC\练习\fwgComDbg\ComDbg.cpp"
"E:\VC\练习\fwgComDbg\ComDbgDoc.cpp"
"E:\VC\练习\fwgComDbg\Comm.cpp"
"E:\VC\练习\fwgComDbg\DlgSetCom.cpp"
"E:\VC\练习\fwgComDbg\MainFrm.cpp"
"E:\VC\练习\fwgComDbg\RecvView.cpp"
"E:\VC\练习\fwgComDbg\SendView.cpp"
"E:\VC\练习\fwgComDbg\TraceView.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP6B.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP6C.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"\temp\ComDbg\Debug/ComDbg.pch" /Yc"stdafx.h" /Fo"\temp\ComDbg\Debug/" /Fd"\temp\ComDbg\Debug/" /FD /GZ /c 
"E:\VC\练习\fwgComDbg\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP6C.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP6D.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"\temp\ComDbg\Debug/ComDbg.pdb" /debug /machine:I386 /out:"Debug/ComDbg.exe" /pdbtype:sept 
"\temp\ComDbg\Debug\ComDbg.obj"
"\temp\ComDbg\Debug\ComDbgDoc.obj"
"\temp\ComDbg\Debug\Comm.obj"
"\temp\ComDbg\Debug\DlgSetCom.obj"
"\temp\ComDbg\Debug\MainFrm.obj"
"\temp\ComDbg\Debug\RecvView.obj"
"\temp\ComDbg\Debug\SendView.obj"
"\temp\ComDbg\Debug\StdAfx.obj"
"\temp\ComDbg\Debug\TraceView.obj"
"\temp\ComDbg\Debug\ComDbg.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP6D.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ComDbg.cpp
ComDbgDoc.cpp
Comm.cpp
DlgSetCom.cpp
MainFrm.cpp
RecvView.cpp
SendView.cpp
TraceView.cpp
Generating Code...
Linking...



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

⌨️ 快捷键说明

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