📄 library.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: library - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\LINKAI~1\LOCALS~1\Temp\RSP112.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
"F:\link\library\library.cpp"
"F:\link\library\MainFrm.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\LINKAI~1\LOCALS~1\Temp\RSP112.tmp"
Creating temporary file "C:\DOCUME~1\LINKAI~1\LOCALS~1\Temp\RSP113.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/library.pdb" /debug /machine:I386 /out:"Debug/library.exe" /pdbtype:sept
.\Debug\AllInf.obj
.\Debug\AllReaderInf.obj
.\Debug\BookInDlg.obj
.\Debug\BookInfDlg.obj
.\Debug\BookingSet.obj
.\Debug\BookLibSet.obj
.\Debug\BookLoanSet.obj
.\Debug\BookOp.obj
.\Debug\ClerkDlg.obj
.\Debug\ClerkSet.obj
.\Debug\font.obj
.\Debug\InfoDlg.obj
.\Debug\library.obj
.\Debug\libraryDoc.obj
.\Debug\librarySet.obj
.\Debug\libraryView.obj
.\Debug\MainFrm.obj
.\Debug\ModifyReaderDlg.obj
.\Debug\msflexgrid.obj
.\Debug\NEWLOGIN.obj
.\Debug\NewReaderDlg.obj
.\Debug\NewReaderInf.obj
.\Debug\OverDlg.obj
.\Debug\picture.obj
.\Debug\ReaderDlg.obj
.\Debug\ReaderInfDlg.obj
.\Debug\ReadSet.obj
.\Debug\ResultDlg.obj
.\Debug\rowcursor.obj
.\Debug\SearchResultDlg.obj
.\Debug\Splash.obj
.\Debug\StdAfx.obj
.\Debug\webbrowser2.obj
.\Debug\library.res
]
Creating command line "link.exe @C:\DOCUME~1\LINKAI~1\LOCALS~1\Temp\RSP113.tmp"
<h3>Output Window</h3>
Compiling...
MainFrm.cpp
Generating Code...
Skipping... (no relevant changes detected)
library.cpp
Linking...
LINK : warning LNK4076: invalid incremental status file "Debug/library.ilk"; linking nonincrementally
<h3>Results</h3>
library.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -