📄 msagent.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MsAgent - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/MsAgent.res" /d "NDEBUG" /d "_AFXDLL" "C:\msagent\MsAgent\MsAgent.rc""
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPE.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/MsAgent.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\msagent\MsAgent\MsAgent\Agent.cpp"
"C:\msagent\MsAgent\MsAgent\AgentButton.cpp"
"C:\msagent\MsAgent\MsAgent\AgentEdit.cpp"
"C:\msagent\MsAgent\MsAgent\Balloon.cpp"
"C:\msagent\MsAgent\MsAgent\BalloonWnd.cpp"
"C:\msagent\MsAgent\MsAgent\InputBalloon.cpp"
"C:\msagent\MsAgent\MsAgent.cpp"
"C:\msagent\MsAgent\MsAgentDlg.cpp"
"C:\msagent\MsAgent\MsAgent\NotifySink.cpp"
"C:\msagent\MsAgent\Sink.cpp"
"C:\msagent\MsAgent\MsAgent\TipWnd.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPE.tmp"
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPF.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/MsAgent.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\msagent\MsAgent\StdAfx.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPF.tmp"
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP10.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/MsAgent.pdb" /machine:I386 /out:"Release/MsAgent.exe"
.\Release\Agent.obj
.\Release\AgentButton.obj
.\Release\AgentEdit.obj
.\Release\Balloon.obj
.\Release\BalloonWnd.obj
.\Release\InputBalloon.obj
.\Release\MsAgent.obj
.\Release\MsAgentDlg.obj
.\Release\NotifySink.obj
.\Release\Sink.obj
.\Release\StdAfx.obj
.\Release\TipWnd.obj
.\Release\MsAgent.res
]
Creating command line "link.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP10.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Agent.cpp
AgentButton.cpp
AgentEdit.cpp
Balloon.cpp
BalloonWnd.cpp
InputBalloon.cpp
MsAgent.cpp
MsAgentDlg.cpp
NotifySink.cpp
Sink.cpp
TipWnd.cpp
Generating Code...
Linking...
<h3>Results</h3>
MsAgent.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -