📄 library.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Library - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB.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
"H:\vC++项目案例源代码\第2部分源码\Library\LoginDlg.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB.tmp"
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPC.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Library.pdb" /debug /machine:I386 /out:"Debug/Library.exe" /pdbtype:sept
".\Debug\BookDataSet.obj"
".\Debug\BookMDlg.obj"
".\Debug\BorrowDataSet.obj"
".\Debug\BorrowSet.obj"
".\Debug\ChildView.obj"
".\Debug\ClerkDataSet.obj"
".\Debug\ClerkMDlg.obj"
".\Debug\ConfigDataSet.obj"
".\Debug\FineDataSet.obj"
".\Debug\FineDlg.obj"
".\Debug\FineHistoryDataSet.obj"
".\Debug\LendOutDlg.obj"
".\Debug\Library.obj"
".\Debug\LoginDlg.obj"
".\Debug\MainFrm.obj"
".\Debug\ReaderBorrowInfo.obj"
".\Debug\ReaderDataSet.obj"
".\Debug\ReaderMDlg.obj"
".\Debug\ReaderQryDlg.obj"
".\Debug\ReturnBookDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\Library.res"
]
Creating command line "link.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPC.tmp"
<h3>Output Window</h3>
Compiling...
LoginDlg.cpp
Linking...
LINK : LNK4073: cannot create map for .ILK file; linking nonincrementally
<h3>Results</h3>
Library.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -