文件名称:test
- 所属分类:
- 控制台(字符窗口)编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-10-15
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- 李*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
记忆测试
程序随机显示长度为6的字符串,延时4000毫秒后,程序擦除显示的字符串。接下来,程
序提示用户输入所看到的字符串,如果输入正确就给用户增加一个分值。然后,程序询问用
户是否继续测试自己的记忆力,用户输入y则继续,输入n则结束。-Memory test program randomly display a string of length 6, the delay 4000 ms after the program erases the displayed string. Next, the program prompts the user to enter a string to see if entered correctly give the user an additional score. Then, the program asks the user whether to continue to test their memory, user input y continue, enter n then ended.
程序随机显示长度为6的字符串,延时4000毫秒后,程序擦除显示的字符串。接下来,程
序提示用户输入所看到的字符串,如果输入正确就给用户增加一个分值。然后,程序询问用
户是否继续测试自己的记忆力,用户输入y则继续,输入n则结束。-Memory test program randomly display a string of length 6, the delay 4000 ms after the program erases the displayed string. Next, the program prompts the user to enter a string to see if entered correctly give the user an additional score. Then, the program asks the user whether to continue to test their memory, user input y continue, enter n then ended.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
test.c