📄 telnetserver_nt.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: TelnetServer_NT - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"Debug/NTServiceEventLogMsg.res" /d "_DEBUG" "E:\PROGRAMER\MY LEARNING\NetProgram\Chap05\Telnet\TelnetSvrNT\NTServiceEventLogMsg.rc""
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2B.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR"Debug/" /Fp"Debug/TelnetServer_NT.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /c
"E:\PROGRAMER\MY LEARNING\NetProgram\Chap05\Telnet\TelnetSvrNT\Main.cpp"
"E:\PROGRAMER\MY LEARNING\NetProgram\Chap05\Telnet\TelnetSvrNT\NTService.cpp"
"E:\PROGRAMER\MY LEARNING\NetProgram\Chap05\Telnet\TelnetSvrNT\telnetd.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2B.tmp"
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2C.tmp" with contents
[
/nologo /subsystem:console /incremental:yes /pdb:"Debug/TelnetServer_NT.pdb" /debug /machine:I386 /out:"Debug/TelnetServer_NT.exe" /pdbtype:sept
".\Debug\Main.obj"
".\Debug\NTService.obj"
".\Debug\telnetd.obj"
".\Debug\NTServiceEventLogMsg.res"
]
Creating command line "link.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2C.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
Main.cpp
NTService.cpp
telnetd.cpp
Linking...
<h3>Results</h3>
TelnetServer_NT.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -