📄 library.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: library - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/library.res" /d "_DEBUG" /d "_AFXDLL" "D:\图书馆管理系统\library\library.rc""
Creating temporary file "d:\temp\RSPE3.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/library.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\图书馆管理系统\library\BkSet.cpp"
"D:\图书馆管理系统\library\BookDlg.cpp"
"D:\图书馆管理系统\library\BookSet.cpp"
"D:\图书馆管理系统\library\BorrowDlg.cpp"
"D:\图书馆管理系统\library\BorrowSet.cpp"
"D:\图书馆管理系统\library\ClerkDlg.cpp"
"D:\图书馆管理系统\library\ClerkSet.cpp"
"D:\图书馆管理系统\library\FineDlg.cpp"
"D:\图书馆管理系统\library\FineSet.cpp"
"D:\图书馆管理系统\library\library.cpp"
"D:\图书馆管理系统\library\libraryDlg.cpp"
"D:\图书馆管理系统\library\LoginDlg.cpp"
"D:\图书馆管理系统\library\QurbookDlg.cpp"
"D:\图书馆管理系统\library\QurreaderDlg.cpp"
"D:\图书馆管理系统\library\ReaderDlg.cpp"
"D:\图书馆管理系统\library\ReaderSet.cpp"
"D:\图书馆管理系统\library\ReturnDlg.cpp"
]
Creating command line "cl.exe @d:\temp\RSPE3.tmp"
Creating temporary file "d:\temp\RSPE4.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/library.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\图书馆管理系统\library\StdAfx.cpp"
]
Creating command line "cl.exe @d:\temp\RSPE4.tmp"
Creating temporary file "d:\temp\RSPE5.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/library.pdb" /debug /machine:I386 /out:"Debug/library.exe" /pdbtype:sept
".\Debug\BkSet.obj"
".\Debug\BookDlg.obj"
".\Debug\BookSet.obj"
".\Debug\BorrowDlg.obj"
".\Debug\BorrowSet.obj"
".\Debug\ClerkDlg.obj"
".\Debug\ClerkSet.obj"
".\Debug\FineDlg.obj"
".\Debug\FineSet.obj"
".\Debug\library.obj"
".\Debug\libraryDlg.obj"
".\Debug\LoginDlg.obj"
".\Debug\QurbookDlg.obj"
".\Debug\QurreaderDlg.obj"
".\Debug\ReaderDlg.obj"
".\Debug\ReaderSet.obj"
".\Debug\ReturnDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\library.res"
]
Creating command line "link.exe @d:\temp\RSPE5.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
BookDlg.cpp
BookSet.cpp
BorrowSet.cpp
ClerkDlg.cpp
ClerkSet.cpp
FineDlg.cpp
FineSet.cpp
library.cpp
libraryDlg.cpp
LoginDlg.cpp
QurbookDlg.cpp
QurreaderDlg.cpp
ReaderSet.cpp
ReturnDlg.cpp
Generating Code...
Skipping... (no relevant changes detected)
BkSet.cpp
BorrowDlg.cpp
ReaderDlg.cpp
Linking...
<h3>Results</h3>
library.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -