moinorcentre.plg
来自「无线图象监控系统(用VC++编程)用数据库ACCESS存储图象」· PLG 代码 · 共 114 行
PLG
114 行
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MoinorCentre - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP24.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/MoinorCentre.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"H:\毕业设计\MoinorCentre\dibapi.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP24.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP25.tmp" with contents
[
winmm.lib jpeglib2.lib vfw32.lib msvcrtd.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/MoinorCentre.pdb" /debug /machine:I386 /out:"Debug/MoinorCentre.exe" /pdbtype:sept
".\Debug\BCMenu.obj"
".\Debug\BtnST.obj"
".\Debug\CeXDib.obj"
".\Debug\ConentBase.obj"
".\Debug\CqOctree.obj"
".\Debug\DataBaseUI.obj"
".\Debug\DateTime.obj"
".\Debug\DectectSet.obj"
".\Debug\Dib.obj"
".\Debug\dibapi.obj"
".\Debug\Huffman.obj"
".\Debug\IP.obj"
".\Debug\Jpeg.obj"
".\Debug\jpegmath.obj"
".\Debug\KeyModify.obj"
".\Debug\Load.obj"
".\Debug\MacSliderCtrl.obj"
".\Debug\MoinorCentre.obj"
".\Debug\MoinorCentreDlg.obj"
".\Debug\Multesite.obj"
".\Debug\MyEdit.obj"
".\Debug\MyListBox.obj"
".\Debug\Newuser.obj"
".\Debug\PicEdit.obj"
".\Debug\picnum.obj"
".\Debug\Picrecord.obj"
".\Debug\picset.obj"
".\Debug\PictureList.obj"
".\Debug\SerialDlg.obj"
".\Debug\SerialPort.obj"
".\Debug\ShadeButtonST.obj"
".\Debug\SiteRecord.obj"
".\Debug\StdAfx.obj"
".\Debug\UserDialog.obj"
".\Debug\UserSet.obj"
".\Debug\MoinorCentre.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP25.tmp"
<h3>Output Window</h3>
Compiling...
dibapi.cpp
H:\毕业设计\MoinorCentre\dibapi.cpp(7363) : warning C4018: '>' : signed/unsigned mismatch
H:\毕业设计\MoinorCentre\dibapi.cpp(7054) : warning C4101: 'ptr' : unreferenced local variable
H:\毕业设计\MoinorCentre\dibapi.cpp(7404) : warning C4101: 'ptr' : unreferenced local variable
H:\毕业设计\MoinorCentre\dibapi.cpp(8238) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
H:\毕业设计\MoinorCentre\dibapi.cpp(8356) : warning C4244: '=' : conversion from 'double' to 'unsigned char', possible loss of data
Linking...
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP26.tmp" with contents
[
/nologo /o"Debug/MoinorCentre.bsc"
".\Debug\StdAfx.sbr"
".\Debug\BCMenu.sbr"
".\Debug\BtnST.sbr"
".\Debug\CeXDib.sbr"
".\Debug\ConentBase.sbr"
".\Debug\CqOctree.sbr"
".\Debug\DataBaseUI.sbr"
".\Debug\DateTime.sbr"
".\Debug\DectectSet.sbr"
".\Debug\Dib.sbr"
".\Debug\dibapi.sbr"
".\Debug\Huffman.sbr"
".\Debug\IP.sbr"
".\Debug\Jpeg.sbr"
".\Debug\jpegmath.sbr"
".\Debug\KeyModify.sbr"
".\Debug\Load.sbr"
".\Debug\MacSliderCtrl.sbr"
".\Debug\MoinorCentre.sbr"
".\Debug\MoinorCentreDlg.sbr"
".\Debug\Multesite.sbr"
".\Debug\MyEdit.sbr"
".\Debug\MyListBox.sbr"
".\Debug\Newuser.sbr"
".\Debug\PicEdit.sbr"
".\Debug\picnum.sbr"
".\Debug\Picrecord.sbr"
".\Debug\picset.sbr"
".\Debug\PictureList.sbr"
".\Debug\SerialDlg.sbr"
".\Debug\SerialPort.sbr"
".\Debug\ShadeButtonST.sbr"
".\Debug\SiteRecord.sbr"
".\Debug\UserDialog.sbr"
".\Debug\UserSet.sbr"]
Creating command line "bscmake.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP26.tmp"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
MoinorCentre.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?