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

📄 terminator.plg

📁 该程序演示了如何在windows平台下使用WindowsAPI函数来操作串口
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Terminator - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/Terminator.res" /d "_DEBUG" /d "_AFXDLL" "F:\程序\VC程序\Terminator\Terminator.rc"" 
Creating temporary file "E:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP10.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /Fp"Debug/Terminator.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"F:\程序\VC程序\Terminator\CommSetupDlg.cpp"
"F:\程序\VC程序\Terminator\MainFrm.cpp"
"F:\程序\VC程序\Terminator\PropertyDlg.cpp"
"F:\程序\VC程序\Terminator\Terminator.cpp"
"F:\程序\VC程序\Terminator\TerminatorDoc.cpp"
"F:\程序\VC程序\Terminator\TerminatorView.cpp"
]
Creating command line "cl.exe @E:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP10.tmp" 
Creating temporary file "E:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP11.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /Fp"Debug/Terminator.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"F:\程序\VC程序\Terminator\StdAfx.cpp"
]
Creating command line "cl.exe @E:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP11.tmp" 
Creating temporary file "E:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP12.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Terminator.pdb" /debug /machine:I386 /out:"Debug/Terminator.exe" /pdbtype:sept 
".\Debug\CommSetupDlg.obj"
".\Debug\MainFrm.obj"
".\Debug\PropertyDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\Terminator.obj"
".\Debug\TerminatorDoc.obj"
".\Debug\TerminatorView.obj"
".\Debug\Terminator.res"
]
Creating command line "link.exe @E:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP12.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
CommSetupDlg.cpp
MainFrm.cpp
PropertyDlg.cpp
Terminator.cpp
TerminatorDoc.cpp
TerminatorView.cpp
Generating Code...
Linking...



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

⌨️ 快捷键说明

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