搜索资源列表
Game
- User options The Options form enables users to reset the high scores and turn sound on and off. Help The application includes a compiled Help project. The compiled Help is accessed through the Help menu item. Mouse The mouse is used not
jingziqi
- #include < iostream> 井字棋using namespace std const int n=3 int block[n][n]={0,0,0,0,0,0,0,0,0} void draw(int **,int x,int c) -# Include < iostream> using namespace std const int n = 3 int block [n] [n] = {0,0,0,0,0,0,0,0,0} void draw (int*