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

📄 scommtest.plg

📁 使用说明: 系统要求:WIN9X/ME/NT/2000 VC++6.0 且安装了VC ACTIVEX控件(在VC6安装时选上) 免费 简介:在VC++6.0中用MSComm控件编程
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: SCommTest - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/SCommTest.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"G:\VC串口通信源程序\mscomm.cpp"
"G:\VC串口通信源程序\SCommTest.cpp"
"G:\VC串口通信源程序\SCommTestDlg.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2.tmp" 
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP3.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/SCommTest.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"G:\VC串口通信源程序\StdAfx.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP3.tmp" 
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/SCommTest.pdb" /debug /machine:I386 /out:"Debug/SCommTest.exe" /pdbtype:sept 
".\Debug\mscomm.obj"
".\Debug\SCommTest.obj"
".\Debug\SCommTestDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\SCommTest.res"
]
Creating command line "link.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
mscomm.cpp
SCommTest.cpp
SCommTestDlg.cpp
Generating Code...
Linking...
LINK : fatal error LNK1207: incompatible PDB format in "G:\VC串口通信源程序\Debug\SCommTest.pdb"; delete and rebuild
执行 link.exe 时出错.
Creating command line "bscmake.exe /nologo /o"Debug/SCommTest.bsc"  ".\Debug\StdAfx.sbr" ".\Debug\mscomm.sbr" ".\Debug\SCommTest.sbr" ".\Debug\SCommTestDlg.sbr""
Creating browse info file...
<h3>Output Window</h3>



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

⌨️ 快捷键说明

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