?? myfight.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MyFight - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/MyFight.res" /d "_DEBUG" /d "_AFXDLL" "E:\MFC Tasks\MyFight1\MyFight.rc""
Creating temporary file "F:\DOCUME~1\roby\LOCALS~1\Temp\RSP30.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/MyFight.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\MFC Tasks\MyFight1\BasicFight.cpp"
"E:\MFC Tasks\MyFight1\FirstFight.cpp"
"E:\MFC Tasks\MyFight1\MyFight.cpp"
"E:\MFC Tasks\MyFight1\MyFightDlg.cpp"
"E:\MFC Tasks\MyFight1\Play.cpp"
"E:\MFC Tasks\MyFight1\SecondFight.cpp"
]
Creating command line "cl.exe @F:\DOCUME~1\roby\LOCALS~1\Temp\RSP30.tmp"
Creating temporary file "F:\DOCUME~1\roby\LOCALS~1\Temp\RSP31.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/MyFight.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\MFC Tasks\MyFight1\StdAfx.cpp"
]
Creating command line "cl.exe @F:\DOCUME~1\roby\LOCALS~1\Temp\RSP31.tmp"
Creating temporary file "F:\DOCUME~1\roby\LOCALS~1\Temp\RSP32.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/MyFight.pdb" /debug /machine:I386 /out:"Debug/MyFight.exe" /pdbtype:sept
".\Debug\BasicFight.obj"
".\Debug\FirstFight.obj"
".\Debug\MyFight.obj"
".\Debug\MyFightDlg.obj"
".\Debug\Play.obj"
".\Debug\SecondFight.obj"
".\Debug\StdAfx.obj"
".\Debug\MyFight.res"
]
Creating command line "link.exe @F:\DOCUME~1\roby\LOCALS~1\Temp\RSP32.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
BasicFight.cpp
FirstFight.cpp
MyFightDlg.cpp
Play.cpp
SecondFight.cpp
Generating Code...
Skipping... (no relevant changes detected)
MyFight.cpp
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/MyFight.bsc" ".\Debug\StdAfx.sbr" ".\Debug\BasicFight.sbr" ".\Debug\FirstFight.sbr" ".\Debug\MyFight.sbr" ".\Debug\MyFightDlg.sbr" ".\Debug\Play.sbr" ".\Debug\SecondFight.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
MyFight.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -