?? chatter.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Chatter - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo".\Release/Chatter.res" /d "NDEBUG" /d "_AFXDLL" "D:\wudi\chatsource\chatclient\Chatter.rc""
Creating temporary file "C:\DOCUME~1\426\LOCALS~1\Temp\RSP7F.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp".\Release/chatter.pch" /Yu"Stdafx.h" /Fo".\Release/" /Fd".\Release/" /FD /c
"D:\wudi\chatsource\chatclient\Chatdoc.cpp"
"D:\wudi\chatsource\chatclient\Chatsock.cpp"
"D:\wudi\chatsource\chatclient\Chatter.cpp"
"D:\wudi\chatsource\chatclient\Chatvw.cpp"
"D:\wudi\chatsource\chatclient\Mainfrm.cpp"
"D:\wudi\chatsource\chatclient\Msg.cpp"
"D:\wudi\chatsource\chatclient\Sendvw.cpp"
"D:\wudi\chatsource\chatclient\Setupdlg.cpp"
"D:\wudi\chatsource\chatclient\ToolTipWnd.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\426\LOCALS~1\Temp\RSP7F.tmp"
Creating temporary file "C:\DOCUME~1\426\LOCALS~1\Temp\RSP80.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp".\Release/chatter.pch" /Yc /Fo".\Release/" /Fd".\Release/" /FD /c
"D:\wudi\chatsource\chatclient\Stdafx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\426\LOCALS~1\Temp\RSP80.tmp"
Creating temporary file "C:\DOCUME~1\426\LOCALS~1\Temp\RSP81.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:".\Release/chatter.pdb" /machine:I386 /out:".\Release/chatter.exe"
.\Release\Chatdoc.obj
.\Release\Chatsock.obj
.\Release\Chatter.obj
.\Release\Chatvw.obj
.\Release\Mainfrm.obj
.\Release\Msg.obj
.\Release\Sendvw.obj
.\Release\Setupdlg.obj
.\Release\Stdafx.obj
.\Release\ToolTipWnd.obj
.\Release\Chatter.res
]
Creating command line "link.exe @C:\DOCUME~1\426\LOCALS~1\Temp\RSP81.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
Stdafx.cpp
Compiling...
Chatdoc.cpp
Chatsock.cpp
Chatter.cpp
Chatvw.cpp
Mainfrm.cpp
Msg.cpp
Sendvw.cpp
Setupdlg.cpp
ToolTipWnd.cpp
Generating Code...
Linking...
<h3>Results</h3>
chatter.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -