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

📄 testport.plg

📁 一个功能比较强大的串口通讯程序。用类的形式表现
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: testport - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\acer\LOCALS~1\Temp\RSP16A.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/testport.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\myapps\testport\JVC1481.CPP"
"D:\myapps\testport\SPC2701.CPP"
"D:\myapps\testport\testportDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\acer\LOCALS~1\Temp\RSP16A.tmp" 
Creating temporary file "C:\DOCUME~1\acer\LOCALS~1\Temp\RSP16B.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/testport.pdb" /debug /machine:I386 /out:"Debug/testport.exe" /pdbtype:sept 
.\Debug\JVC1481.OBJ
.\Debug\Serial.obj
.\Debug\SerialEx.obj
.\Debug\SerialOperate.obj
.\Debug\SerialWnd.obj
.\Debug\SPC2701.OBJ
.\Debug\StdAfx.obj
.\Debug\testport.obj
.\Debug\testportDlg.obj
.\Debug\testport.res
]
Creating command line "link.exe @C:\DOCUME~1\acer\LOCALS~1\Temp\RSP16B.tmp"
<h3>Output Window</h3>
Compiling...
JVC1481.CPP
SPC2701.CPP
Generating Code...
Compiling...
testportDlg.cpp
D:\myapps\testport\testportDlg.cpp(208) : warning C4101: 'dwRead' : unreferenced local variable
D:\myapps\testport\testportDlg.cpp(207) : warning C4101: 'abc' : unreferenced local variable
D:\myapps\testport\testportDlg.cpp(209) : warning C4101: 'bt' : unreferenced local variable
D:\myapps\testport\testportDlg.cpp(206) : warning C4101: 'i' : unreferenced local variable
Generating Code...
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/testport.bsc"  .\Debug\StdAfx.sbr .\Debug\JVC1481.SBR .\Debug\Serial.sbr .\Debug\SerialEx.sbr .\Debug\SerialOperate.sbr .\Debug\SerialWnd.sbr .\Debug\SPC2701.SBR .\Debug\testport.sbr .\Debug\testportDlg.sbr"
Creating browse info file...
<h3>Output Window</h3>



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

⌨️ 快捷键说明

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