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

📄 chess.plg

📁 解决八数码问题的经典程序。实现了宽带优先算法
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Chess - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\GEGE~1.DEE\LOCALS~1\Temp\RSP21.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/Chess.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"C:\Documents and Settings\GEGE.DEE39EF47A374E1\桌面\Chess10\Chess\MainFrm.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\GEGE~1.DEE\LOCALS~1\Temp\RSP21.tmp" 
Creating temporary file "C:\DOCUME~1\GEGE~1.DEE\LOCALS~1\Temp\RSP22.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Chess.pdb" /debug /machine:I386 /out:"Debug/Chess.exe" /pdbtype:sept 
".\Debug\Chess.obj"
".\Debug\ChessDoc.obj"
".\Debug\ChessView.obj"
".\Debug\DataType.obj"
".\Debug\EnterView.obj"
".\Debug\Grid.obj"
".\Debug\MainFrm.obj"
".\Debug\StdAfx.obj"
".\Debug\Chess.res"
]
Creating command line "link.exe @C:\DOCUME~1\GEGE~1.DEE\LOCALS~1\Temp\RSP22.tmp"
<h3>Output Window</h3>
Compiling...
MainFrm.cpp
Linking...
MainFrm.obj : error LNK2001: unresolved external symbol "protected: __thiscall CMainFrame::CMainFrame(void)" (??0CMainFrame@@IAE@XZ)
Debug/Chess.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.
Creating command line "bscmake.exe /nologo /o"Debug/Chess.bsc"  ".\Debug\StdAfx.sbr" ".\Debug\Chess.sbr" ".\Debug\ChessDoc.sbr" ".\Debug\ChessView.sbr" ".\Debug\DataType.sbr" ".\Debug\EnterView.sbr" ".\Debug\Grid.sbr" ".\Debug\MainFrm.sbr""
Creating browse info file...
<h3>Output Window</h3>



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

⌨️ 快捷键说明

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