⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 coverproblem.plg

📁 算法分析里的棋盘覆盖问题
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: CoverProblem - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/CoverProblem.res" /d "_DEBUG" /d "_AFXDLL" "f:\!!勿动(系统)\实验\棋盘覆盖问题(陈坤 研计通07-1班 s07070780)\CoverProblem\CoverProblem.rc"" 
Creating temporary file "C:\DOCUME~1\陈坤\LOCALS~1\Temp\RSPB1.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/CoverProblem.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"f:\!!勿动(系统)\实验\棋盘覆盖问题(陈坤 研计通07-1班 s07070780)\CoverProblem\CoverProblem.cpp"
"f:\!!勿动(系统)\实验\棋盘覆盖问题(陈坤 研计通07-1班 s07070780)\CoverProblem\CoverProblemDlg.cpp"
"f:\!!勿动(系统)\实验\棋盘覆盖问题(陈坤 研计通07-1班 s07070780)\CoverProblem\DlgPaintQipan.cpp"
]
Creating command line "cl.exe @"C:\DOCUME~1\陈坤\LOCALS~1\Temp\RSPB1.tmp"" 
Creating temporary file "C:\DOCUME~1\陈坤\LOCALS~1\Temp\RSPB2.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/CoverProblem.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"f:\!!勿动(系统)\实验\棋盘覆盖问题(陈坤 研计通07-1班 s07070780)\CoverProblem\StdAfx.cpp"
]
Creating command line "cl.exe @"C:\DOCUME~1\陈坤\LOCALS~1\Temp\RSPB2.tmp"" 
Creating temporary file "C:\DOCUME~1\陈坤\LOCALS~1\Temp\RSPB3.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/CoverProblem.pdb" /debug /machine:I386 /out:"Debug/CoverProblem.exe" /pdbtype:sept 
".\Debug\CoverProblem.obj"
".\Debug\CoverProblemDlg.obj"
".\Debug\DlgPaintQipan.obj"
".\Debug\StdAfx.obj"
".\Debug\CoverProblem.res"
]
Creating command line "link.exe @"C:\DOCUME~1\陈坤\LOCALS~1\Temp\RSPB3.tmp""
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
CoverProblem.cpp
CoverProblemDlg.cpp
DlgPaintQipan.cpp
f:\!!勿动(系统)\实验\棋盘覆盖问题(陈坤 研计通07-1班 s07070780)\CoverProblem\DlgPaintQipan.cpp(60) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
f:\!!勿动(系统)\实验\棋盘覆盖问题(陈坤 研计通07-1班 s07070780)\CoverProblem\DlgPaintQipan.cpp(60) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
f:\!!勿动(系统)\实验\棋盘覆盖问题(陈坤 研计通07-1班 s07070780)\CoverProblem\DlgPaintQipan.cpp(60) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
f:\!!勿动(系统)\实验\棋盘覆盖问题(陈坤 研计通07-1班 s07070780)\CoverProblem\DlgPaintQipan.cpp(60) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
f:\!!勿动(系统)\实验\棋盘覆盖问题(陈坤 研计通07-1班 s07070780)\CoverProblem\DlgPaintQipan.cpp(62) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
f:\!!勿动(系统)\实验\棋盘覆盖问题(陈坤 研计通07-1班 s07070780)\CoverProblem\DlgPaintQipan.cpp(63) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
f:\!!勿动(系统)\实验\棋盘覆盖问题(陈坤 研计通07-1班 s07070780)\CoverProblem\DlgPaintQipan.cpp(69) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
f:\!!勿动(系统)\实验\棋盘覆盖问题(陈坤 研计通07-1班 s07070780)\CoverProblem\DlgPaintQipan.cpp(71) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
f:\!!勿动(系统)\实验\棋盘覆盖问题(陈坤 研计通07-1班 s07070780)\CoverProblem\DlgPaintQipan.cpp(84) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
f:\!!勿动(系统)\实验\棋盘覆盖问题(陈坤 研计通07-1班 s07070780)\CoverProblem\DlgPaintQipan.cpp(85) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
f:\!!勿动(系统)\实验\棋盘覆盖问题(陈坤 研计通07-1班 s07070780)\CoverProblem\DlgPaintQipan.cpp(91) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
f:\!!勿动(系统)\实验\棋盘覆盖问题(陈坤 研计通07-1班 s07070780)\CoverProblem\DlgPaintQipan.cpp(201) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
f:\!!勿动(系统)\实验\棋盘覆盖问题(陈坤 研计通07-1班 s07070780)\CoverProblem\DlgPaintQipan.cpp(202) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
Generating Code...
f:\!!勿动(系统)\实验\棋盘覆盖问题(陈坤 研计通07-1班 s07070780)\CoverProblem\DlgPaintQipan.cpp(194) : warning C4715: 'CDlgPaintQipan::cover' : not all control paths return a value
Linking...



<h3>Results</h3>
CoverProblem.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -