📄 scribble.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Scribble - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo".\Release/scribble.res" /d "NDEBUG" /d "_AFXDLL" "F:\深入浅出MFC\SCRIBBLE\STEP4\scribble.rc""
Creating temporary file "C:\DOCUME~1\maomao\LOCALS~1\Temp\RSP61.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp".\Release/Scribble.pch" /Yu"stdafx.h" /Fo".\Release/" /Fd".\Release/" /FD /c
"F:\深入浅出MFC\SCRIBBLE\STEP4\childfrm.cpp"
"F:\深入浅出MFC\SCRIBBLE\STEP4\mainfrm.cpp"
"F:\深入浅出MFC\SCRIBBLE\STEP4\pendlg.cpp"
"F:\深入浅出MFC\SCRIBBLE\STEP4\scribble.cpp"
"F:\深入浅出MFC\SCRIBBLE\STEP4\scribdoc.cpp"
"F:\深入浅出MFC\SCRIBBLE\STEP4\scribvw.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\maomao\LOCALS~1\Temp\RSP61.tmp"
Creating temporary file "C:\DOCUME~1\maomao\LOCALS~1\Temp\RSP62.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp".\Release/Scribble.pch" /Yc"stdafx.h" /Fo".\Release/" /Fd".\Release/" /FD /c
"F:\深入浅出MFC\SCRIBBLE\STEP4\stdafx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\maomao\LOCALS~1\Temp\RSP62.tmp"
Creating temporary file "C:\DOCUME~1\maomao\LOCALS~1\Temp\RSP63.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:".\Release/Scribble.pdb" /machine:I386 /out:".\Release/Scribble.exe"
".\Release\childfrm.obj"
".\Release\mainfrm.obj"
".\Release\pendlg.obj"
".\Release\scribble.obj"
".\Release\scribdoc.obj"
".\Release\scribvw.obj"
".\Release\stdafx.obj"
".\Release\scribble.res"
]
Creating command line "link.exe @C:\DOCUME~1\maomao\LOCALS~1\Temp\RSP63.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
stdafx.cpp
Compiling...
childfrm.cpp
mainfrm.cpp
pendlg.cpp
scribble.cpp
scribdoc.cpp
scribvw.cpp
Generating Code...
Linking...
<h3>Results</h3>
Scribble.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -