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

📄 charterminal.plg

📁 串口通信的一个简单的测试程序
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: CharTerminal - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\WIN98\TEMP\RSP7222.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/CharTerminal.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\Book\正进行\网络与通信\串并口\code\3.3\CharTerminal\CharTerminalDlg.cpp"
]
Creating command line "cl.exe @C:\WIN98\TEMP\RSP7222.TMP" 
Creating temporary file "C:\WIN98\TEMP\RSP7223.TMP" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/CharTerminal.pdb" /debug /machine:I386 /out:"Debug/CharTerminal.exe" /pdbtype:sept 
".\Debug\CharTerminal.obj"
".\Debug\CharTerminalDlg.obj"
".\Debug\mscomm.obj"
".\Debug\StdAfx.obj"
".\Debug\CharTerminal.res"
]
Creating command line "link.exe @C:\WIN98\TEMP\RSP7223.TMP"
<h3>Output Window</h3>
Compiling...
CharTerminalDlg.cpp
Linking...



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

⌨️ 快捷键说明

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