📄 link_lists.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Link_lists - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP5C.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Link_lists.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\作业\C++\MFC\Link_lists\DEL.cpp"
"F:\作业\C++\MFC\Link_lists\DIB.cpp"
"F:\作业\C++\MFC\Link_lists\INSERT.cpp"
"F:\作业\C++\MFC\Link_lists\Link_lists.cpp"
"F:\作业\C++\MFC\Link_lists\Link_listsDoc.cpp"
"F:\作业\C++\MFC\Link_lists\Link_listsView.cpp"
"F:\作业\C++\MFC\Link_lists\MainFrm.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP5C.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP5D.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Link_lists.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\作业\C++\MFC\Link_lists\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP5D.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP5E.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Link_lists.pdb" /debug /machine:I386 /out:"Debug/Link_lists.exe" /pdbtype:sept
".\Debug\DEL.obj"
".\Debug\DIB.obj"
".\Debug\INSERT.obj"
".\Debug\Link_lists.obj"
".\Debug\Link_listsDoc.obj"
".\Debug\Link_listsView.obj"
".\Debug\MainFrm.obj"
".\Debug\StdAfx.obj"
".\Debug\Link_lists.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP5E.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
DEL.cpp
DIB.cpp
INSERT.cpp
Link_lists.cpp
Link_listsDoc.cpp
Link_listsView.cpp
MainFrm.cpp
Generating Code...
Linking...
<h3>Results</h3>
Link_lists.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -