<html>
<body>
Build Log
--------------------Configuration: Cpp1 - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\zy\LOCALS~1\Temp\RSP107.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/Cpp1.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\新建文件夹\Cpp1.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\zy\LOCALS~1\Temp\RSP107.tmp"
Creating temporary file "C:\DOCUME~1\zy\LOCALS~1\Temp\RSP108.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:console /incremental:yes /pdb:"Debug/Cpp1.pdb" /debug /machine:I386 /out:"Debug/Cpp1.exe" /pdbtype:sept
".\Debug\Cpp1.obj"
]
Creating command line "link.exe @C:\DOCUME~1\zy\LOCALS~1\Temp\RSP108.tmp"
Output Window
Compiling...
Cpp1.cpp
Linking...
Results
Cpp1.exe - 0 error(s), 0 warning(s)
</body>
</html>
完整的五子棋使用规则及其棋盘代码。