📄 chat.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Chat - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\Ican\LOCALS~1\Temp\RSP114.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /Fp"Debug/Chat.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\VCtest\QQCHAT\QQCHAT\Code\Server\ChatDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Ican\LOCALS~1\Temp\RSP114.tmp"
Creating command line "link.exe Winmm.lib. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Chat.pdb" /debug /machine:I386 /out:"Debug/Chat.exe" /pdbtype:sept .\Debug\Chat.obj .\Debug\ChatDlg.obj .\Debug\StdAfx.obj .\Debug\SysMsgSendDlg.obj .\Debug\Chat.res "
<h3>Output Window</h3>
Compiling...
ChatDlg.cpp
F:\VCtest\QQCHAT\QQCHAT\Code\Server\ChatDlg.cpp(292) : warning C4305: '=' : truncation from 'const int' to 'char'
F:\VCtest\QQCHAT\QQCHAT\Code\Server\ChatDlg.cpp(292) : warning C4309: '=' : truncation of constant value
F:\VCtest\QQCHAT\QQCHAT\Code\Server\ChatDlg.cpp(351) : warning C4018: '<' : signed/unsigned mismatch
F:\VCtest\QQCHAT\QQCHAT\Code\Server\ChatDlg.cpp(436) : warning C4018: '<' : signed/unsigned mismatch
F:\VCtest\QQCHAT\QQCHAT\Code\Server\ChatDlg.cpp(464) : warning C4018: '<' : signed/unsigned mismatch
F:\VCtest\QQCHAT\QQCHAT\Code\Server\ChatDlg.cpp(502) : warning C4018: '<' : signed/unsigned mismatch
F:\VCtest\QQCHAT\QQCHAT\Code\Server\ChatDlg.cpp(595) : warning C4018: '<' : signed/unsigned mismatch
F:\VCtest\QQCHAT\QQCHAT\Code\Server\ChatDlg.cpp(633) : warning C4018: '<' : signed/unsigned mismatch
F:\VCtest\QQCHAT\QQCHAT\Code\Server\ChatDlg.cpp(640) : warning C4018: '<' : signed/unsigned mismatch
F:\VCtest\QQCHAT\QQCHAT\Code\Server\ChatDlg.cpp(657) : warning C4018: '<' : signed/unsigned mismatch
F:\VCtest\QQCHAT\QQCHAT\Code\Server\ChatDlg.cpp(659) : warning C4018: '<' : signed/unsigned mismatch
Linking...
<h3>Results</h3>
Chat.exe - 0 error(s), 11 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -