📄 classentrylink.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ClassEntryLink - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/ClassEntryLink.res" /d "_DEBUG" /d "_AFXDLL" "D:\vcexamp\ClassEntryLink\ClassEntryLink.rc""
Creating temporary file "C:\DOCUME~1\LENOVO\LOCALS~1\Temp\RSP246.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/ClassEntryLink.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\vcexamp\ClassEntryLink\ChildFrm.cpp"
"D:\vcexamp\ClassEntryLink\ClassEntryLink.cpp"
"D:\vcexamp\ClassEntryLink\ClassEntryLinkDoc.cpp"
"D:\vcexamp\ClassEntryLink\ClassEntryLinkView.cpp"
"D:\vcexamp\ClassEntryLink\Hanshu.cpp"
"D:\vcexamp\ClassEntryLink\lassEntry.cpp"
"D:\vcexamp\ClassEntryLink\MainFrm.cpp"
"D:\vcexamp\ClassEntryLink\S.cpp"
"D:\vcexamp\ClassEntryLink\TianLei.cpp"
"D:\vcexamp\ClassEntryLink\XianHanshu.cpp"
"D:\vcexamp\ClassEntryLink\Xianshi.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\LENOVO\LOCALS~1\Temp\RSP246.tmp"
Creating temporary file "C:\DOCUME~1\LENOVO\LOCALS~1\Temp\RSP247.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/ClassEntryLink.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\vcexamp\ClassEntryLink\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\LENOVO\LOCALS~1\Temp\RSP247.tmp"
Creating temporary file "C:\DOCUME~1\LENOVO\LOCALS~1\Temp\RSP248.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/ClassEntryLink.pdb" /debug /machine:I386 /out:"Debug/ClassEntryLink.exe" /pdbtype:sept
.\Debug\ChildFrm.obj
.\Debug\ClassEntryLink.obj
.\Debug\ClassEntryLinkDoc.obj
.\Debug\ClassEntryLinkView.obj
.\Debug\Hanshu.obj
.\Debug\lassEntry.obj
.\Debug\MainFrm.obj
.\Debug\S.obj
.\Debug\StdAfx.obj
.\Debug\TianLei.obj
.\Debug\XianHanshu.obj
.\Debug\Xianshi.obj
.\Debug\ClassEntryLink.res
]
Creating command line "link.exe @C:\DOCUME~1\LENOVO\LOCALS~1\Temp\RSP248.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ChildFrm.cpp
ClassEntryLink.cpp
ClassEntryLinkDoc.cpp
ClassEntryLinkView.cpp
Hanshu.cpp
lassEntry.cpp
MainFrm.cpp
S.cpp
TianLei.cpp
XianHanshu.cpp
Xianshi.cpp
Generating Code...
Linking...
<h3>Results</h3>
ClassEntryLink.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -