📄 httpsvr.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: HttpSvr - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "f:\temp\RSP168.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
"F:\other\Microsoft Visual Studio\VC98\MyProjects\HTTPSVR\GenPage.cpp"
"F:\other\Microsoft Visual Studio\VC98\MyProjects\HTTPSVR\Http.cpp"
"F:\other\Microsoft Visual Studio\VC98\MyProjects\HTTPSVR\HttpSvr.cpp"
"F:\other\Microsoft Visual Studio\VC98\MyProjects\HTTPSVR\HttpView.cpp"
"F:\other\Microsoft Visual Studio\VC98\MyProjects\HTTPSVR\Listen.cpp"
"F:\other\Microsoft Visual Studio\VC98\MyProjects\HTTPSVR\MainFrm.cpp"
"F:\other\Microsoft Visual Studio\VC98\MyProjects\HTTPSVR\NamePage.cpp"
"F:\other\Microsoft Visual Studio\VC98\MyProjects\HTTPSVR\NoRoot.cpp"
"F:\other\Microsoft Visual Studio\VC98\MyProjects\HTTPSVR\ReqSock.cpp"
"F:\other\Microsoft Visual Studio\VC98\MyProjects\HTTPSVR\Request.cpp"
"F:\other\Microsoft Visual Studio\VC98\MyProjects\HTTPSVR\RootDlg.cpp"
"F:\other\Microsoft Visual Studio\VC98\MyProjects\HTTPSVR\RootPage.cpp"
]
Creating command line "cl.exe @f:\temp\RSP168.tmp"
<h3>Output Window</h3>
Compiling...
Skipping... (no relevant changes detected)
GenPage.cpp
Http.cpp
HttpSvr.cpp
HttpView.cpp
Listen.cpp
MainFrm.cpp
NamePage.cpp
NoRoot.cpp
ReqSock.cpp
Request.cpp
RootDlg.cpp
RootPage.cpp
Creating temporary file "f:\temp\RSP169.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:\temp\RSP169.tmp"
<h3>Output Window</h3>
Linking...
Creating temporary file "f:\temp\RSP16A.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:\temp\RSP16A.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 + -