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

📄 五子棋.plg

📁 WindowsProgrammingFoundation C++学习很好的书籍 希望能够起到帮助
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: 五子棋 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/五子棋.res" /d "_DEBUG" "D:\课件\面向对象编程\2007\Windows编程基础\五子棋\五子棋_C++\五子棋.rc"" 
Creating temporary file "C:\DOCUME~1\胡兰青\LOCALS~1\Temp\RSP5.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/五子棋.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\课件\面向对象编程\2007\Windows编程基础\五子棋\五子棋_C++\Chess.cpp"
]
Creating command line "cl.exe @"C:\DOCUME~1\胡兰青\LOCALS~1\Temp\RSP5.tmp"" 
Creating temporary file "C:\DOCUME~1\胡兰青\LOCALS~1\Temp\RSP6.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 /nologo /subsystem:windows /incremental:yes /pdb:"Debug/五子棋.pdb" /debug /machine:I386 /out:"Debug/五子棋.exe" /pdbtype:sept 
".\Debug\Chess.obj"
".\Debug\CWindow.obj"
".\Debug\五子棋.res"
]
Creating command line "link.exe @"C:\DOCUME~1\胡兰青\LOCALS~1\Temp\RSP6.tmp""
<h3>Output Window</h3>
Compiling resources...
Compiling...
Chess.cpp
d:\课件\面向对象编程\2007\windows编程基础\五子棋\五子棋_c++\chess.cpp(89) : warning C4101: 'nxPos' : unreferenced local variable
d:\课件\面向对象编程\2007\windows编程基础\五子棋\五子棋_c++\chess.cpp(85) : warning C4101: 'rect' : unreferenced local variable
d:\课件\面向对象编程\2007\windows编程基础\五子棋\五子棋_c++\chess.cpp(89) : warning C4101: 'nyPos' : unreferenced local variable
d:\课件\面向对象编程\2007\windows编程基础\五子棋\五子棋_c++\chess.cpp(84) : warning C4101: 'ps' : unreferenced local variable
Linking...



<h3>Results</h3>
五子棋.exe - 0 error(s), 4 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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