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

📄 queenn.plg

📁 采用c++编写,上机运行通过的N皇后实现代码,绝对可用
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: QueenN - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\张兵\LOCALS~1\Temp\RSP2E.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/QueenN.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\queenn\QueenN.cpp"
]
Creating command line "cl.exe @"C:\DOCUME~1\张兵\LOCALS~1\Temp\RSP2E.tmp"" 
Creating temporary file "C:\DOCUME~1\张兵\LOCALS~1\Temp\RSP2F.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/QueenN.pdb" /debug /machine:I386 /out:"Debug/QueenN.exe" /pdbtype:sept 
.\Debug\CQueen.obj
.\Debug\MainFrm.obj
.\Debug\QueenN.obj
.\Debug\QueenNDoc.obj
.\Debug\QueenNView.obj
.\Debug\StdAfx.obj
.\Debug\QueenN.res
]
Creating command line "link.exe @"C:\DOCUME~1\张兵\LOCALS~1\Temp\RSP2F.tmp""
<h3>Output Window</h3>
Compiling...
QueenN.cpp
E:\queenn\QueenN.cpp(45) : fatal error C1001: INTERNAL COMPILER ERROR
        (compiler file 'msc1.cpp', line 1786) 
         Please choose the Technical Support command on the Visual C++ 
         Help menu, or open the Technical Support help file for more information
Error executing cl.exe.



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

⌨️ 快捷键说明

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