📄 powerset.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: PowerSet - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/PowerSet.res" /d "_DEBUG" /d "_AFXDLL" "E:\powerset\PowerSet.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP3F.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/PowerSet.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\powerset\LoginDlg.cpp"
"E:\powerset\MainFrm.cpp"
"E:\powerset\PowerDlg.cpp"
"E:\powerset\PowerSet.cpp"
"E:\powerset\PowerSetDoc.cpp"
"E:\powerset\PowerSetView.cpp"
"E:\powerset\SortHeaderCtrl.cpp"
"E:\powerset\SortListCtrl.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP3F.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP40.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/PowerSet.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\powerset\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP40.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP41.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/PowerSet.pdb" /debug /machine:I386 /out:"Debug/PowerSet.exe" /pdbtype:sept
.\Debug\LoginDlg.obj
.\Debug\MainFrm.obj
.\Debug\PowerDlg.obj
.\Debug\PowerSet.obj
.\Debug\PowerSetDoc.obj
.\Debug\PowerSetView.obj
.\Debug\SortHeaderCtrl.obj
.\Debug\SortListCtrl.obj
.\Debug\StdAfx.obj
.\Debug\PowerSet.res
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP41.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
e:\powerset\debug\msado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
Compiling...
LoginDlg.cpp
E:\powerset\LoginDlg.cpp(87) : warning C4800: 'const char *' : forcing value to bool 'true' or 'false' (performance warning)
MainFrm.cpp
PowerDlg.cpp
E:\powerset\PowerDlg.cpp(194) : warning C4101: 'e' : unreferenced local variable
E:\powerset\PowerDlg.cpp(284) : warning C4101: 'e' : unreferenced local variable
PowerSet.cpp
PowerSetDoc.cpp
PowerSetView.cpp
SortHeaderCtrl.cpp
SortListCtrl.cpp
Generating Code...
Linking...
<h3>Results</h3>
PowerSet.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -