📄 rs485comm.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: RS485Comm - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1E.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/RS485Comm.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\Administrator\桌面\利用无线电台来发送,使用PC104芯片\RS485Comm改\RS485CommDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1E.tmp"
Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/RS485Comm.pdb" /debug /machine:I386 /out:"Debug/RS485Comm.exe" /pdbtype:sept ".\Debug\RS485Comm.obj" ".\Debug\RS485CommDlg.obj" ".\Debug\StdAfx.obj" ".\Debug\RS485Comm.res" "
<h3>Output Window</h3>
Compiling...
RS485CommDlg.cpp
c:\documents and settings\administrator\桌面\利用无线电台来发送,使用pc104芯片\rs485comm改\rs485commdlg.cpp(4) : warning C4652: compiler option 'Generate Browser Info' inconsistent with precompiled header; current command-line option will override that defined in the precompiled header
Linking...
<h3>Results</h3>
RS485Comm.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -