📄 wsterm.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Wsterm - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"Debug/Wsterm.res" /d "_DEBUG" "C:\Documents and Settings\ptpress\桌面\vc\第03章\3.7 TCP.IP终端程序源代码\Wsterm.rc""
Creating temporary file "C:\DOCUME~1\ptpress\LOCALS~1\Temp\RSPDC.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FR"Debug/" /Fp"Debug/Wsterm.pch" /Yu"STDAFX.H" /Fo"Debug/" /Fd"Debug/" /FD /c
"C:\Documents and Settings\ptpress\桌面\vc\第03章\3.7 TCP.IP终端程序源代码\Connectd.cpp"
"C:\Documents and Settings\ptpress\桌面\vc\第03章\3.7 TCP.IP终端程序源代码\Doc.cpp"
"C:\Documents and Settings\ptpress\桌面\vc\第03章\3.7 TCP.IP终端程序源代码\Mainfrm.cpp"
"C:\Documents and Settings\ptpress\桌面\vc\第03章\3.7 TCP.IP终端程序源代码\termsock.cpp"
"C:\Documents and Settings\ptpress\桌面\vc\第03章\3.7 TCP.IP终端程序源代码\View.cpp"
"C:\Documents and Settings\ptpress\桌面\vc\第03章\3.7 TCP.IP终端程序源代码\Wsterm.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ptpress\LOCALS~1\Temp\RSPDC.tmp"
Creating temporary file "C:\DOCUME~1\ptpress\LOCALS~1\Temp\RSPDD.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FR"Debug/" /Fp"Debug/Wsterm.pch" /Yc"STDAFX.H" /Fo"Debug/" /Fd"Debug/" /FD /c
"C:\Documents and Settings\ptpress\桌面\vc\第03章\3.7 TCP.IP终端程序源代码\Stdafx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ptpress\LOCALS~1\Temp\RSPDD.tmp"
Creating temporary file "C:\DOCUME~1\ptpress\LOCALS~1\Temp\RSPDE.tmp" with contents
[
oldnames.lib wsock32.lib /nologo /stack:0x2800 /subsystem:windows /incremental:yes /pdb:"Debug/Wsterm.pdb" /debug /machine:IX86 /out:"Debug/Wsterm.exe" /pdbtype:sept
".\Debug\Connectd.obj"
".\Debug\Doc.obj"
".\Debug\Mainfrm.obj"
".\Debug\Stdafx.obj"
".\Debug\termsock.obj"
".\Debug\View.obj"
".\Debug\Wsterm.obj"
".\Debug\Wsterm.res"
]
Creating command line "link.exe @C:\DOCUME~1\ptpress\LOCALS~1\Temp\RSPDE.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
Stdafx.cpp
Compiling...
Connectd.cpp
Doc.cpp
Mainfrm.cpp
termsock.cpp
View.cpp
Wsterm.cpp
Generating Code...
Linking...
<h3>Results</h3>
Wsterm.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -