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

📄 8queen2.plg

📁 最早由德国数学家高斯提出八王后问题
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: 8Queen2 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\Sn\LOCALS~1\Temp\RSP2B.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/8Queen2.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ  /c 
"E:\MyProject\8Queen2\8Queen2.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Sn\LOCALS~1\Temp\RSP2B.tmp" 
Creating temporary file "C:\DOCUME~1\Sn\LOCALS~1\Temp\RSP2C.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib  kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/8Queen2.pdb" /debug /machine:I386 /out:"Debug/8Queen2.exe" /pdbtype:sept 
.\Debug\StdAfx.obj
.\Debug\8Queen2.obj
]
Creating command line "link.exe @C:\DOCUME~1\Sn\LOCALS~1\Temp\RSP2C.tmp"
<h3>Output Window</h3>
Compiling...
8Queen2.cpp
E:\MyProject\8Queen2\8Queen2.cpp(19) : error C2065: 'DETECT' : undeclared identifier
E:\MyProject\8Queen2\8Queen2.cpp(21) : error C2065: 'initgraph' : undeclared identifier
E:\MyProject\8Queen2\8Queen2.cpp(22) : error C2065: 'graphresult' : undeclared identifier
E:\MyProject\8Queen2\8Queen2.cpp(24) : error C2065: 'grOk' : undeclared identifier
E:\MyProject\8Queen2\8Queen2.cpp(29) : error C2065: 'rectangle' : undeclared identifier
E:\MyProject\8Queen2\8Queen2.cpp(32) : error C2065: 'line' : undeclared identifier
E:\MyProject\8Queen2\8Queen2.cpp(38) : error C2065: 'imagesize' : undeclared identifier
E:\MyProject\8Queen2\8Queen2.cpp(39) : error C2065: 'getimage' : undeclared identifier
E:\MyProject\8Queen2\8Queen2.cpp(40) : error C2065: 'clearviewport' : undeclared identifier
E:\MyProject\8Queen2\8Queen2.cpp(41) : error C2065: 'settextstyle' : undeclared identifier
E:\MyProject\8Queen2\8Queen2.cpp(41) : error C2065: 'TRIPLEX_FONT' : undeclared identifier
E:\MyProject\8Queen2\8Queen2.cpp(41) : error C2065: 'HORIZ_DIR' : undeclared identifier
E:\MyProject\8Queen2\8Queen2.cpp(42) : error C2065: 'setusercharsize' : undeclared identifier
E:\MyProject\8Queen2\8Queen2.cpp(43) : error C2065: 'setfillstyle' : undeclared identifier
E:\MyProject\8Queen2\8Queen2.cpp(51) : error C2065: 'delay' : undeclared identifier
E:\MyProject\8Queen2\8Queen2.cpp(52) : error C2065: 'closegraph' : undeclared identifier
E:\MyProject\8Queen2\8Queen2.cpp(65) : error C2065: 'putimage' : undeclared identifier
E:\MyProject\8Queen2\8Queen2.cpp(65) : error C2065: 'COPY_PUT' : undeclared identifier
E:\MyProject\8Queen2\8Queen2.cpp(72) : error C2065: 'bar' : undeclared identifier
E:\MyProject\8Queen2\8Queen2.cpp(73) : error C2065: 'outtextxy' : undeclared identifier
E:\MyProject\8Queen2\8Queen2.cpp(77) : error C2065: 'XOR_PUT' : undeclared identifier
Error executing cl.exe.



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

⌨️ 快捷键说明

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