代码搜索:Toe
找到约 273 项符合「Toe」的源代码
代码结果 273
www.eeworm.com/read/463822/7174967
sln tic-tac-toe.sln
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tic-Tac-Toe", "Tic-Tac-Toe\Tic-Tac-Toe.csproj", "{49936259-6AD
www.eeworm.com/read/463822/7174968
suo tic-tac-toe.suo
www.eeworm.com/read/331922/12800495
txt tic tac toe.txt
#include
char s[3][3];
void Do()
{
int i,j;
int X_num=0,O_num=0,X_count=0,O_count=0;
for(i=0;i
www.eeworm.com/read/124605/14557683
opt tic_tac_toe.opt
www.eeworm.com/read/124605/14557684
plg tic_tac_toe.plg
Build Log
--------------------Configuration: Tic_Tac_Toe - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\s
www.eeworm.com/read/124605/14557686
ncb tic_tac_toe.ncb
www.eeworm.com/read/124605/14557687
dsp tic_tac_toe.dsp
# Microsoft Developer Studio Project File - Name="Tic_Tac_Toe" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x8
www.eeworm.com/read/124605/14557688
cpp tic_tac_toe.cpp
/*This is a simple Tic-Tac-Toe game that uses pretty simple
programming techniques(not that I could have done much
better than this). It should be understood pretty easily
by programmers of
www.eeworm.com/read/124605/14557689
dsw tic_tac_toe.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################