📄 md5server.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MD5Server - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/MD5Server.res" /d "_DEBUG" /d "_AFXDLL" "E:\程序\VC\VC技术方案宝典\mr\6\6.5\6.5.2\02\MD5Server.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1A2.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/MD5Server.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\程序\VC\VC技术方案宝典\mr\6\6.5\6.5.2\02\Checksum.cpp"
"E:\程序\VC\VC技术方案宝典\mr\6\6.5\6.5.2\02\MD5Server.cpp"
"E:\程序\VC\VC技术方案宝典\mr\6\6.5\6.5.2\02\MD5ServerDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1A2.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1A3.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/MD5Server.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\程序\VC\VC技术方案宝典\mr\6\6.5\6.5.2\02\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1A3.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1A4.tmp" with contents
[
ws2_32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/MD5Server.pdb" /debug /machine:I386 /out:"Debug/MD5Server.exe" /pdbtype:sept
".\Debug\Checksum.obj"
".\Debug\MD5Server.obj"
".\Debug\MD5ServerDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\MD5Server.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1A4.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Checksum.cpp
MD5Server.cpp
e:\程序\vc\vc技术方案宝典\mr\6\6.5\6.5.2\02\md5serverdlg.h(6) : warning C4067: unexpected tokens following preprocessor directive - expected a newline
MD5ServerDlg.cpp
e:\程序\vc\vc技术方案宝典\mr\6\6.5\6.5.2\02\md5serverdlg.h(6) : warning C4067: unexpected tokens following preprocessor directive - expected a newline
E:\程序\VC\VC技术方案宝典\mr\6\6.5\6.5.2\02\MD5ServerDlg.cpp(146) : warning C4035: 'OnInitDialog' : no return value
Generating Code...
E:\程序\VC\VC技术方案宝典\mr\6\6.5\6.5.2\02\MD5ServerDlg.cpp(270) : warning C4715: 'CMD5ServerDlg::PreTranslateMessage' : not all control paths return a value
Linking...
<h3>Results</h3>
MD5Server.exe - 0 error(s), 4 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -