C语言帝国

X 我知道了TIPS:左右滑动导航栏可以查看更多栏目

订阅RSS
  • 首页
  • C语言帝国QQ群
  • 首页
  • C语言帝国QQ群

shijian 的 站内主页

2007
11-17

关于#单项选择题标准化考试系统#看不过的帮我下 VIEW

shijian编程问题提问区一条评论

具体的程序如下: #include <stdio.h> #include <stdlib.h> #include <time.h> struct question { char ask[200];/*选择题题目*/ char answer[4][80];/*选择题选项*/ int right;/*正确答案*/ struct question *next; .... Read More >
作者档案

昵称:shijian

邮箱:shijianh@163.com

返回顶部     登录  注册   网站地图   闽ICP备05035124号-7
©2013 C语言帝国