查看会员资料
用 户 名:ssrk*****
发送消息- Email:用户隐藏
- Icq/MSN:
- 电话号码:
- Homepage:
- 会员简介:
最新会员发布资源
wuziqi101
- 五子棋小游戏#include< stdlib.h> #include< time.h> #include< stdio.h> #include< conio.h> int chess[169]={0} /*棋盘*/struct chess_t/*作为辅助,即是作为建意*/{ char attack /*攻防用的,0表示守,1表示攻*/ int j /*作为优先级用*/}chess_a[169] -Gobang game# Include