📄 ex11.plg
字号:
--------------------Configuration: ex11 - Win32 Release--------------------
Begining build with project "F:\ex-temp\ex11\ex11.dsp", at root.
Active configuration is Win32 (x86) Application (based on Win32 (x86) Application)
Project's tools are:
"32-bit C/C++ Compiler for 80x86" with flags "/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Release/ex11.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c "
"OLE Type Library Maker" with flags "/nologo /D "NDEBUG" /mktyplib203 /o NUL /win32 "
"Win32 Resource Compiler" with flags "/l 0x412 /fo"Release/ex11.res" /d "NDEBUG" /d "_AFXDLL" "
"Browser Database Maker" with flags "/nologo /o"Release/ex11.bsc" "
"COFF Linker for 80x86" with flags "/nologo /subsystem:windows /incremental:no /pdb:"Release/ex11.pdb" /machine:I386 /out:"Release/ex11.exe" "
"Custom Build" with flags ""
"<Component 0xa>" with flags ""
Creating command line "rc.exe /l 0x412 /fo"Release/ex11.res" /d "NDEBUG" /d "_AFXDLL" "F:\ex-temp\ex11\ex11.rc""
Creating temp file "C:\WINDOWS\TEMP\RSP81D5.TMP" with contents </nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Release/ex11.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"F:\ex-temp\ex11\ex11.cpp"
"F:\ex-temp\ex11\ex11Doc.cpp"
"F:\ex-temp\ex11\ex11View.cpp"
"F:\ex-temp\ex11\MainFrm.cpp"
"F:\ex-temp\ex11\MemDC.cpp"
"F:\ex-temp\ex11\MyBtn.cpp"
>
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP81D5.TMP"
Creating temp file "C:\WINDOWS\TEMP\RSP81D6.TMP" with contents </nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Release/ex11.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"F:\ex-temp\ex11\StdAfx.cpp"
>
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP81D6.TMP"
Creating temp file "C:\WINDOWS\TEMP\RSP81D7.TMP" with contents </nologo /subsystem:windows /incremental:no /pdb:"Release/ex11.pdb" /machine:I386 /out:"Release/ex11.exe"
".\Release\ex11.obj"
".\Release\ex11Doc.obj"
".\Release\ex11View.obj"
".\Release\MainFrm.obj"
".\Release\MemDC.obj"
".\Release\MyBtn.obj"
".\Release\StdAfx.obj"
".\Release\ex11.res">
Creating command line "link.exe @C:\WINDOWS\TEMP\RSP81D7.TMP"
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ex11.cpp
ex11Doc.cpp
ex11View.cpp
MainFrm.cpp
MemDC.cpp
MyBtn.cpp
Generating Code...
Linking...
ex11.exe - 0 error(s), 0 warning(s)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -