?? ycrcb2rgb.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: YCrCb2RGB - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\WINDOWS\TEMP\RSP2105.TMP" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/YCrCb2RGB.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\0\YCRCB2RGB\YCrCb2RGBDlg.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP2105.TMP"
Creating command line "link.exe /nologo /subsystem:windows /incremental:no /pdb:"Release/YCrCb2RGB.pdb" /machine:I386 /out:"Release/YCrCb2RGB.exe" .\Release\StdAfx.obj .\Release\YCrCb2RGB.obj .\Release\YCrCb2RGBDlg.obj .\Release\YCrCb2RGB.res "
<h3>Output Window</h3>
Compiling...
YCrCb2RGBDlg.cpp
C:\0\YCRCB2RGB\YCrCb2RGBDlg.cpp(240) : warning C4244: 'argument' : conversion from 'double' to 'unsigned int', possible loss of data
C:\0\YCRCB2RGB\YCrCb2RGBDlg.cpp(241) : warning C4244: 'argument' : conversion from 'double' to 'unsigned int', possible loss of data
C:\0\YCRCB2RGB\YCrCb2RGBDlg.cpp(242) : warning C4244: 'argument' : conversion from 'double' to 'unsigned int', possible loss of data
C:\0\YCRCB2RGB\YCrCb2RGBDlg.cpp(244) : warning C4244: '=' : conversion from 'double' to 'unsigned char', possible loss of data
C:\0\YCRCB2RGB\YCrCb2RGBDlg.cpp(245) : warning C4244: '=' : conversion from 'double' to 'unsigned char', possible loss of data
C:\0\YCRCB2RGB\YCrCb2RGBDlg.cpp(246) : warning C4244: '=' : conversion from 'double' to 'unsigned char', possible loss of data
C:\0\YCRCB2RGB\YCrCb2RGBDlg.cpp(302) : warning C4244: 'argument' : conversion from 'double' to 'unsigned int', possible loss of data
C:\0\YCRCB2RGB\YCrCb2RGBDlg.cpp(303) : warning C4244: 'argument' : conversion from 'double' to 'unsigned int', possible loss of data
C:\0\YCRCB2RGB\YCrCb2RGBDlg.cpp(304) : warning C4244: 'argument' : conversion from 'double' to 'unsigned int', possible loss of data
C:\0\YCRCB2RGB\YCrCb2RGBDlg.cpp(306) : warning C4244: '=' : conversion from 'double' to 'unsigned char', possible loss of data
C:\0\YCRCB2RGB\YCrCb2RGBDlg.cpp(307) : warning C4244: '=' : conversion from 'double' to 'unsigned char', possible loss of data
C:\0\YCRCB2RGB\YCrCb2RGBDlg.cpp(308) : warning C4244: '=' : conversion from 'double' to 'unsigned char', possible loss of data
C:\0\YCRCB2RGB\YCrCb2RGBDlg.cpp(335) : warning C4101: 'tm' : unreferenced local variable
C:\0\YCRCB2RGB\YCrCb2RGBDlg.cpp(354) : warning C4101: 'tm' : unreferenced local variable
C:\0\YCRCB2RGB\YCrCb2RGBDlg.cpp(373) : warning C4101: 'tm' : unreferenced local variable
C:\0\YCRCB2RGB\YCrCb2RGBDlg.cpp(392) : warning C4101: 'tm' : unreferenced local variable
C:\0\YCRCB2RGB\YCrCb2RGBDlg.cpp(411) : warning C4101: 'tm' : unreferenced local variable
C:\0\YCRCB2RGB\YCrCb2RGBDlg.cpp(430) : warning C4101: 'tm' : unreferenced local variable
Linking...
<h3>Results</h3>
YCrCb2RGB.exe - 0 error(s), 18 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -