📄 httpsvr.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: HttpSvr - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "F:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP386.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR".\Debug/" /Fp".\Debug/httpsvr.pch" /Yu"stdafx.h" /Fo".\Debug/" /Fd".\Debug/" /FD /c
"D:\VC高级网络编程\HTTPSVR\ReqSock.cpp"
]
Creating command line "cl.exe @F:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP386.tmp"
Creating temporary file "F:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP387.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:".\Debug/httpsvr.pdb" /debug /machine:I386 /out:".\Debug/httpsvr.exe"
".\Debug\GenPage.obj"
".\Debug\Http.obj"
".\Debug\HttpDoc.obj"
".\Debug\HttpSvr.obj"
".\Debug\HttpView.obj"
".\Debug\Listen.obj"
".\Debug\MainFrm.obj"
".\Debug\NamePage.obj"
".\Debug\NoRoot.obj"
".\Debug\ReqSock.obj"
".\Debug\Request.obj"
".\Debug\RootDlg.obj"
".\Debug\RootPage.obj"
".\Debug\StdAfx.obj"
".\Debug\HttpSvr.res"
]
Creating command line "link.exe @F:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP387.tmp"
<h3>Output Window</h3>
Compiling...
ReqSock.cpp
Linking...
Creating temporary file "F:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP388.tmp" with contents
[
/nologo /o".\Debug/httpsvr.bsc"
".\Debug\StdAfx.sbr"
".\Debug\GenPage.sbr"
".\Debug\Http.sbr"
".\Debug\HttpDoc.sbr"
".\Debug\HttpSvr.sbr"
".\Debug\HttpView.sbr"
".\Debug\Listen.sbr"
".\Debug\MainFrm.sbr"
".\Debug\NamePage.sbr"
".\Debug\NoRoot.sbr"
".\Debug\ReqSock.sbr"
".\Debug\Request.sbr"
".\Debug\RootDlg.sbr"
".\Debug\RootPage.sbr"]
Creating command line "bscmake.exe @F:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP388.tmp"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
httpsvr.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -