📄 db.plg
字号:
--------------------Configuration: DB - Win32 Debug--------------------
Begining build with project "E:\Chunqing\Advanced MFC Programming\Chap6\6.1\DB\Db.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 /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp".\Debug/Db.pch" /Yu"stdafx.h" /Fo".\Debug/" /Fd".\Debug/" /FD /c "
"OLE Type Library Maker" with flags "/nologo /D "_DEBUG" /mktyplib203 /win32 "
"Win32 Resource Compiler" with flags "/l 0x409 /fo".\Debug/DB.res" /d "_DEBUG" /d "_AFXDLL" "
"Browser Database Maker" with flags "/nologo /o".\Debug/Db.bsc" "
"COFF Linker for 80x86" with flags "/nologo /subsystem:windows /incremental:yes /pdb:".\Debug/Db.pdb" /debug /machine:I386 /out:".\Debug/Db.exe" "
"Custom Build" with flags ""
"<Component 0xa>" with flags ""
Creating command line "rc.exe /l 0x409 /fo".\Debug/DB.res" /d "_DEBUG" /d "_AFXDLL" "E:\Chunqing\Advanced MFC Programming\Chap6\6.1\DB\DB.rc""
Creating temp file "C:\TMP\RSP6282.TMP" with contents </nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp".\Debug/Db.pch" /Yu"stdafx.h" /Fo".\Debug/" /Fd".\Debug/" /FD /c
"E:\Chunqing\Advanced MFC Programming\Chap6\6.1\DB\DB.cpp"
"E:\Chunqing\Advanced MFC Programming\Chap6\6.1\DB\DBDoc.cpp"
"E:\Chunqing\Advanced MFC Programming\Chap6\6.1\DB\DBView.cpp"
"E:\Chunqing\Advanced MFC Programming\Chap6\6.1\DB\MainFrm.cpp"
"E:\Chunqing\Advanced MFC Programming\Chap6\6.1\DB\MLDialog.cpp"
>
Creating command line "cl.exe @C:\TMP\RSP6282.TMP"
Creating temp file "C:\TMP\RSP6283.TMP" with contents </nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp".\Debug/Db.pch" /Yc"stdafx.h" /Fo".\Debug/" /Fd".\Debug/" /FD /c
"E:\Chunqing\Advanced MFC Programming\Chap6\6.1\DB\StdAfx.cpp"
>
Creating command line "cl.exe @C:\TMP\RSP6283.TMP"
Creating temp file "C:\TMP\RSP6284.TMP" with contents </nologo /subsystem:windows /incremental:yes /pdb:".\Debug/Db.pdb" /debug /machine:I386 /out:".\Debug/Db.exe"
".\Debug\DB.obj"
".\Debug\DBDoc.obj"
".\Debug\DBView.obj"
".\Debug\MainFrm.obj"
".\Debug\MLDialog.obj"
".\Debug\StdAfx.obj"
".\Debug\DB.res">
Creating command line "link.exe @C:\TMP\RSP6284.TMP"
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
DB.cpp
DBDoc.cpp
DBView.cpp
MainFrm.cpp
MLDialog.cpp
Generating Code...
Linking...
Db.exe - 0 error(s), 0 warning(s)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -