📄 database.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: DataBase - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/DataBase.res" /d "_DEBUG" /d "_AFXDLL" "E:\Code\Visual C\My Example\DataBase\DataBase.rc""
Creating temporary file "C:\DOCUME~1\Admin\LOCALS~1\Temp\RSP8.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/DataBase.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\Code\Visual C\My Example\DataBase\CourseDlg.cpp"
"E:\Code\Visual C\My Example\DataBase\CourseSet.cpp"
"E:\Code\Visual C\My Example\DataBase\DataBase.cpp"
"E:\Code\Visual C\My Example\DataBase\DataBaseDlg.cpp"
"E:\Code\Visual C\My Example\DataBase\MainDlg.cpp"
"E:\Code\Visual C\My Example\DataBase\ModiDlg.cpp"
"E:\Code\Visual C\My Example\DataBase\ScDlg.cpp"
"E:\Code\Visual C\My Example\DataBase\ScSet.cpp"
"E:\Code\Visual C\My Example\DataBase\StudentDlg.cpp"
"E:\Code\Visual C\My Example\DataBase\StudentSet.cpp"
"E:\Code\Visual C\My Example\DataBase\UserPassSet.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Admin\LOCALS~1\Temp\RSP8.tmp"
Creating temporary file "C:\DOCUME~1\Admin\LOCALS~1\Temp\RSP9.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/DataBase.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\Code\Visual C\My Example\DataBase\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Admin\LOCALS~1\Temp\RSP9.tmp"
Creating temporary file "C:\DOCUME~1\Admin\LOCALS~1\Temp\RSPA.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/DataBase.pdb" /debug /machine:I386 /out:"Debug/DataBase.exe" /pdbtype:sept
".\Debug\CourseDlg.obj"
".\Debug\CourseSet.obj"
".\Debug\DataBase.obj"
".\Debug\DataBaseDlg.obj"
".\Debug\MainDlg.obj"
".\Debug\ModiDlg.obj"
".\Debug\ScDlg.obj"
".\Debug\ScSet.obj"
".\Debug\StdAfx.obj"
".\Debug\StudentDlg.obj"
".\Debug\StudentSet.obj"
".\Debug\UserPassSet.obj"
".\Debug\DataBase.res"
]
Creating command line "link.exe @C:\DOCUME~1\Admin\LOCALS~1\Temp\RSPA.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
CourseDlg.cpp
CourseSet.cpp
DataBase.cpp
DataBaseDlg.cpp
MainDlg.cpp
ModiDlg.cpp
ScDlg.cpp
ScSet.cpp
StudentDlg.cpp
StudentSet.cpp
UserPassSet.cpp
Generating Code...
Linking...
Creating temporary file "C:\DOCUME~1\Admin\LOCALS~1\Temp\RSPC.tmp" with contents
[
/nologo /o"Debug/DataBase.bsc"
".\Debug\StdAfx.sbr"
".\Debug\CourseDlg.sbr"
".\Debug\CourseSet.sbr"
".\Debug\DataBase.sbr"
".\Debug\DataBaseDlg.sbr"
".\Debug\MainDlg.sbr"
".\Debug\ModiDlg.sbr"
".\Debug\ScDlg.sbr"
".\Debug\ScSet.sbr"
".\Debug\StudentDlg.sbr"
".\Debug\StudentSet.sbr"
".\Debug\UserPassSet.sbr"]
Creating command line "bscmake.exe @C:\DOCUME~1\Admin\LOCALS~1\Temp\RSPC.tmp"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
DataBase.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -