📄 imageboard.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ColorProcess - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/ColorProcess.res" /d "NDEBUG" /d "_AFXDLL" "D:\code\Source\ColorProcess\ColorProcess.rc""
Creating temporary file "C:\DOCUME~1\dzhou\LOCALS~1\Temp\RSP135.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/ColorProcess.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\code\Source\ColorProcess\AdjustColorDlg.cpp"
"D:\code\Source\ColorProcess\BCDlg.cpp"
"D:\code\Source\ColorProcess\ChildFrm.cpp"
"D:\code\Source\ColorProcess\ColorBitsDlg.cpp"
"D:\code\Source\ColorProcess\ColorProcess.cpp"
"D:\code\Source\ColorProcess\ColorProcessDoc.cpp"
"D:\code\Source\ColorProcess\ColorProcessView.cpp"
"D:\code\Source\ColorProcess\CqOctree.cpp"
"D:\code\Source\ColorProcess\Dib.cpp"
"D:\code\Source\ColorProcess\dibapi.cpp"
"D:\code\Source\ColorProcess\ExposureDlg.cpp"
"D:\code\Source\ColorProcess\GammaCorrection.cpp"
"D:\code\Source\ColorProcess\GrayDlg.cpp"
"D:\code\Source\ColorProcess\MainFrm.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\dzhou\LOCALS~1\Temp\RSP135.tmp"
Creating temporary file "C:\DOCUME~1\dzhou\LOCALS~1\Temp\RSP136.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/ColorProcess.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\code\Source\ColorProcess\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\dzhou\LOCALS~1\Temp\RSP136.tmp"
Creating temporary file "C:\DOCUME~1\dzhou\LOCALS~1\Temp\RSP137.tmp" with contents
[
winmm.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/ColorProcess.pdb" /machine:I386 /out:"Release/ColorProcess.exe"
.\Release\AdjustColorDlg.obj
.\Release\BCDlg.obj
.\Release\ChildFrm.obj
.\Release\ColorBitsDlg.obj
.\Release\ColorProcess.obj
.\Release\ColorProcessDoc.obj
.\Release\ColorProcessView.obj
.\Release\CqOctree.obj
.\Release\Dib.obj
.\Release\dibapi.obj
.\Release\ExposureDlg.obj
.\Release\GammaCorrection.obj
.\Release\GrayDlg.obj
.\Release\MainFrm.obj
.\Release\StdAfx.obj
.\Release\ColorProcess.res
]
Creating command line "link.exe @C:\DOCUME~1\dzhou\LOCALS~1\Temp\RSP137.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
AdjustColorDlg.cpp
BCDlg.cpp
ChildFrm.cpp
ColorBitsDlg.cpp
ColorProcess.cpp
ColorProcessDoc.cpp
ColorProcessView.cpp
CqOctree.cpp
Dib.cpp
dibapi.cpp
ExposureDlg.cpp
GammaCorrection.cpp
D:\code\Source\ColorProcess\GammaCorrection.cpp(67) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
GrayDlg.cpp
MainFrm.cpp
Generating Code...
Linking...
LINK : warning LNK4089: all references to "WINMM.dll" discarded by /OPT:REF
<h3>Results</h3>
ColorProcess.exe - 0 error(s), 2 warning(s)
<h3>
--------------------Configuration: ColorProcess - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/ColorProcess.res" /d "_DEBUG" /d "_AFXDLL" "D:\code\Source\ColorProcess\ColorProcess.rc""
Creating temporary file "C:\DOCUME~1\dzhou\LOCALS~1\Temp\RSP139.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ColorProcess.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\code\Source\ColorProcess\AdjustColorDlg.cpp"
"D:\code\Source\ColorProcess\BCDlg.cpp"
"D:\code\Source\ColorProcess\ChildFrm.cpp"
"D:\code\Source\ColorProcess\ColorBitsDlg.cpp"
"D:\code\Source\ColorProcess\ColorProcess.cpp"
"D:\code\Source\ColorProcess\ColorProcessDoc.cpp"
"D:\code\Source\ColorProcess\ColorProcessView.cpp"
"D:\code\Source\ColorProcess\CqOctree.cpp"
"D:\code\Source\ColorProcess\Dib.cpp"
"D:\code\Source\ColorProcess\dibapi.cpp"
"D:\code\Source\ColorProcess\ExposureDlg.cpp"
"D:\code\Source\ColorProcess\GammaCorrection.cpp"
"D:\code\Source\ColorProcess\GrayDlg.cpp"
"D:\code\Source\ColorProcess\MainFrm.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\dzhou\LOCALS~1\Temp\RSP139.tmp"
Creating temporary file "C:\DOCUME~1\dzhou\LOCALS~1\Temp\RSP13A.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ColorProcess.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\code\Source\ColorProcess\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\dzhou\LOCALS~1\Temp\RSP13A.tmp"
Creating temporary file "C:\DOCUME~1\dzhou\LOCALS~1\Temp\RSP13B.tmp" with contents
[
winmm.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/ColorProcess.pdb" /debug /machine:I386 /out:"Debug/ColorProcess.exe" /pdbtype:sept
.\Debug\AdjustColorDlg.obj
.\Debug\BCDlg.obj
.\Debug\ChildFrm.obj
.\Debug\ColorBitsDlg.obj
.\Debug\ColorProcess.obj
.\Debug\ColorProcessDoc.obj
.\Debug\ColorProcessView.obj
.\Debug\CqOctree.obj
.\Debug\Dib.obj
.\Debug\dibapi.obj
.\Debug\ExposureDlg.obj
.\Debug\GammaCorrection.obj
.\Debug\GrayDlg.obj
.\Debug\MainFrm.obj
.\Debug\StdAfx.obj
.\Debug\ColorProcess.res
]
Creating command line "link.exe @C:\DOCUME~1\dzhou\LOCALS~1\Temp\RSP13B.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
AdjustColorDlg.cpp
BCDlg.cpp
ChildFrm.cpp
ColorBitsDlg.cpp
ColorProcess.cpp
ColorProcessDoc.cpp
ColorProcessView.cpp
CqOctree.cpp
Dib.cpp
dibapi.cpp
ExposureDlg.cpp
GammaCorrection.cpp
D:\code\Source\ColorProcess\GammaCorrection.cpp(67) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
GrayDlg.cpp
MainFrm.cpp
Generating Code...
Linking...
<h3>Results</h3>
ColorProcess.exe - 0 error(s), 1 warning(s)
<h3>
--------------------Configuration: EffectShow - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/EffectShow.res" /d "NDEBUG" /d "_AFXDLL" "D:\code\Source\EffectShow\EffectShow.rc""
Creating temporary file "C:\DOCUME~1\dzhou\LOCALS~1\Temp\RSP13D.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/EffectShow.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\code\Source\EffectShow\ChildFrm.cpp"
"D:\code\Source\EffectShow\CqOctree.cpp"
"D:\code\Source\EffectShow\Dib.cpp"
"D:\code\Source\EffectShow\dibapi.cpp"
"D:\code\Source\EffectShow\EffectShow.cpp"
"D:\code\Source\EffectShow\EffectShowDoc.cpp"
"D:\code\Source\EffectShow\EffectShowView.cpp"
"D:\code\Source\EffectShow\MainFrm.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\dzhou\LOCALS~1\Temp\RSP13D.tmp"
Creating temporary file "C:\DOCUME~1\dzhou\LOCALS~1\Temp\RSP13E.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/EffectShow.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\code\Source\EffectShow\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\dzhou\LOCALS~1\Temp\RSP13E.tmp"
Creating temporary file "C:\DOCUME~1\dzhou\LOCALS~1\Temp\RSP13F.tmp" with contents
[
winmm.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/EffectShow.pdb" /machine:I386 /out:"Release/EffectShow.exe"
.\Release\ChildFrm.obj
.\Release\CqOctree.obj
.\Release\Dib.obj
.\Release\dibapi.obj
.\Release\EffectShow.obj
.\Release\EffectShowDoc.obj
.\Release\EffectShowView.obj
.\Release\MainFrm.obj
.\Release\StdAfx.obj
.\Release\EffectShow.res
]
Creating command line "link.exe @C:\DOCUME~1\dzhou\LOCALS~1\Temp\RSP13F.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ChildFrm.cpp
CqOctree.cpp
Dib.cpp
dibapi.cpp
EffectShow.cpp
EffectShowDoc.cpp
EffectShowView.cpp
MainFrm.cpp
Generating Code...
Linking...
<h3>Results</h3>
EffectShow.exe - 0 error(s), 0 warning(s)
<h3>
--------------------Configuration: EffectShow - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/EffectShow.res" /d "_DEBUG" /d "_AFXDLL" "D:\code\Source\EffectShow\EffectShow.rc""
Creating temporary file "C:\DOCUME~1\dzhou\LOCALS~1\Temp\RSP141.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/EffectShow.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\code\Source\EffectShow\ChildFrm.cpp"
"D:\code\Source\EffectShow\CqOctree.cpp"
"D:\code\Source\EffectShow\Dib.cpp"
"D:\code\Source\EffectShow\dibapi.cpp"
"D:\code\Source\EffectShow\EffectShow.cpp"
"D:\code\Source\EffectShow\EffectShowDoc.cpp"
"D:\code\Source\EffectShow\EffectShowView.cpp"
"D:\code\Source\EffectShow\MainFrm.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\dzhou\LOCALS~1\Temp\RSP141.tmp"
Creating temporary file "C:\DOCUME~1\dzhou\LOCALS~1\Temp\RSP142.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/EffectShow.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\code\Source\EffectShow\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\dzhou\LOCALS~1\Temp\RSP142.tmp"
Creating temporary file "C:\DOCUME~1\dzhou\LOCALS~1\Temp\RSP143.tmp" with contents
[
winmm.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/EffectShow.pdb" /debug /machine:I386 /out:"Debug/EffectShow.exe" /pdbtype:sept
.\Debug\ChildFrm.obj
.\Debug\CqOctree.obj
.\Debug\Dib.obj
.\Debug\dibapi.obj
.\Debug\EffectShow.obj
.\Debug\EffectShowDoc.obj
.\Debug\EffectShowView.obj
.\Debug\MainFrm.obj
.\Debug\StdAfx.obj
.\Debug\EffectShow.res
]
Creating command line "link.exe @C:\DOCUME~1\dzhou\LOCALS~1\Temp\RSP143.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ChildFrm.cpp
CqOctree.cpp
Dib.cpp
dibapi.cpp
EffectShow.cpp
EffectShowDoc.cpp
EffectShowView.cpp
MainFrm.cpp
Generating Code...
Linking...
<h3>Results</h3>
EffectShow.exe - 0 error(s), 0 warning(s)
<h3>
--------------------Configuration: Huffman - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\dzhou\LOCALS~1\Temp\RSP145.tmp" with contents
[
/nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Release/Huffman.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c
"D:\code\Source\Huffman\Huffman.c"
]
Creating command line "cl.exe @C:\DOCUME~1\dzhou\LOCALS~1\Temp\RSP145.tmp"
Creating temporary file "C:\DOCUME~1\dzhou\LOCALS~1\Temp\RSP146.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:no /pdb:"Release/Huffman.pdb" /machine:I386 /out:"Release/Huffman.exe"
.\Release\Huffman.obj
]
Creating command line "link.exe @C:\DOCUME~1\dzhou\LOCALS~1\Temp\RSP146.tmp"
<h3>Output Window</h3>
Compiling...
Huffman.c
Linking...
<h3>Results</h3>
Huffman.exe - 0 error(s), 0 warning(s)
<h3>
--------------------Configuration: Huffman - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\dzhou\LOCALS~1\Temp\RSP148.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/Huffman.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\code\Source\Huffman\Huffman.c"
]
Creating command line "cl.exe @C:\DOCUME~1\dzhou\LOCALS~1\Temp\RSP148.tmp"
Creating temporary file "C:\DOCUME~1\dzhou\LOCALS~1\Temp\RSP149.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/Huffman.pdb" /debug /machine:I386 /out:"Debug/Huffman.exe" /pdbtype:sept
.\Debug\Huffman.obj
]
Creating command line "link.exe @C:\DOCUME~1\dzhou\LOCALS~1\Temp\RSP149.tmp"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -