?? remote admin server.plg
字號(hào):
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Remote Admin Server - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP20.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/Remote Admin Server.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\網(wǎng)絡(luò)編程\教程\Visual C++ 網(wǎng)絡(luò)程序設(shè)計(jì)實(shí)例詳解\第2章\RemoteAdmin_demo\RemoteAdmin\Remote Admin Server\RemoteAdminService.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP20.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP21.tmp" with contents
[
psapi.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/RemoteAdminService.pdb" /debug /machine:I386 /out:"../Remote Admin Client/Res/RemoteAdminService.exe" /pdbtype:sept
".\Debug\GlobalHelperFunc.obj"
".\Debug\RemoteAdminService.obj"
".\Debug\StdAfx.obj"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP21.tmp"
<h3>Output Window</h3>
Compiling...
RemoteAdminService.cpp
E:\網(wǎng)絡(luò)編程\教程\Visual C++ 網(wǎng)絡(luò)程序設(shè)計(jì)實(shí)例詳解\第2章\RemoteAdmin_demo\RemoteAdmin\Remote Admin Server\RemoteAdminService.cpp(3) : fatal error C1083: Cannot open include file: 'psapi.h': No such file or directory
Error executing cl.exe.
<h3>Results</h3>
RemoteAdminService.exe - 1 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -