📄 imagen.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ImageN - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/ImageN.res" /d "NDEBUG" "F:\VC++_Exam\ImageN\ImageN.rc""
Creating temporary file "D:\DOCUME~1\ZQLU\LOCALS~1\Temp\RSP3E.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/ImageN.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"F:\VC++_Exam\ImageN\CreatePal.cpp"
"F:\VC++_Exam\ImageN\Image.cpp"
"F:\VC++_Exam\ImageN\ImageFile.cpp"
"F:\VC++_Exam\ImageN\ImageN.cpp"
"F:\VC++_Exam\ImageN\ImageNDoc.cpp"
"F:\VC++_Exam\ImageN\ImageNView.cpp"
"F:\VC++_Exam\ImageN\ImageTypeTransfer.cpp"
"F:\VC++_Exam\ImageN\IProcessB.cpp"
"F:\VC++_Exam\ImageN\IProcessC.cpp"
"F:\VC++_Exam\ImageN\IProcessD.cpp"
"F:\VC++_Exam\ImageN\IProcessE.cpp"
"F:\VC++_Exam\ImageN\IProcessF.cpp"
"F:\VC++_Exam\ImageN\Jpeg.cpp"
"F:\VC++_Exam\ImageN\MainFrm.cpp"
"F:\VC++_Exam\ImageN\Process.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\ZQLU\LOCALS~1\Temp\RSP3E.tmp"
Creating temporary file "D:\DOCUME~1\ZQLU\LOCALS~1\Temp\RSP3F.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/ImageN.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"F:\VC++_Exam\ImageN\StdAfx.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\ZQLU\LOCALS~1\Temp\RSP3F.tmp"
Creating temporary file "D:\DOCUME~1\ZQLU\LOCALS~1\Temp\RSP40.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/ImageN.pdb" /machine:I386 /out:"Release/ImageN.exe"
".\Release\CreatePal.obj"
".\Release\Image.obj"
".\Release\ImageFile.obj"
".\Release\ImageN.obj"
".\Release\ImageNDoc.obj"
".\Release\ImageNView.obj"
".\Release\ImageTypeTransfer.obj"
".\Release\IProcessB.obj"
".\Release\IProcessC.obj"
".\Release\IProcessD.obj"
".\Release\IProcessE.obj"
".\Release\IProcessF.obj"
".\Release\Jpeg.obj"
".\Release\MainFrm.obj"
".\Release\Process.obj"
".\Release\StdAfx.obj"
".\Release\ImageN.res"
".\Jpeglib2.lib"
]
Creating command line "link.exe @D:\DOCUME~1\ZQLU\LOCALS~1\Temp\RSP40.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
CreatePal.cpp
Image.cpp
ImageFile.cpp
ImageN.cpp
ImageNDoc.cpp
ImageNView.cpp
ImageTypeTransfer.cpp
IProcessB.cpp
IProcessC.cpp
IProcessD.cpp
IProcessE.cpp
IProcessF.cpp
Jpeg.cpp
MainFrm.cpp
Process.cpp
Generating Code...
Linking...
LINK : warning LNK4098: defaultlib "LIBC" conflicts with use of other libs; use /NODEFAULTLIB:library
<h3>Results</h3>
ImageN.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -