文件名称:JS
- 所属分类:
- JSP源码/Java
- 资源属性:
- [HTML]
- 上传时间:
- 2013-07-01
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- 张*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1.产生一个随机的不重复的4位数 比如 3645(玩家并不知道这个数字)
2.由玩家开始来猜这个数字,每猜完一次,系统给出相应的提示。如果猜对了,游戏结束。如
果猜错了,继续游戏,同时给出一些有用的信息。
比如猜 3654,则给出提示:2A2B, 如果猜 1234,则给出提示:0A2B
3.需要计时,在游戏过程当中及时的显示所用的时间。当游戏结束之后,显示总共用时多少。-1 generates a random four-digit non-repetition of such 3645 (the players do not know this number) 2. Started by the player to guess the figure, each guess once finished, the system gives the corresponding prompt. If you guess right, the game ends. If you guess wrong, to continue the game, and gives some useful information. For example suppose 3654, then give tips: 2A2B, if you guessed 1234, gives tips: 0A2B 3. Need time during the game in which timely display the elapsed time. When the game ends, the display when a total number.
2.由玩家开始来猜这个数字,每猜完一次,系统给出相应的提示。如果猜对了,游戏结束。如
果猜错了,继续游戏,同时给出一些有用的信息。
比如猜 3654,则给出提示:2A2B, 如果猜 1234,则给出提示:0A2B
3.需要计时,在游戏过程当中及时的显示所用的时间。当游戏结束之后,显示总共用时多少。-1 generates a random four-digit non-repetition of such 3645 (the players do not know this number) 2. Started by the player to guess the figure, each guess once finished, the system gives the corresponding prompt. If you guess right, the game ends. If you guess wrong, to continue the game, and gives some useful information. For example suppose 3654, then give tips: 2A2B, if you guessed 1234, gives tips: 0A2B 3. Need time during the game in which timely display the elapsed time. When the game ends, the display when a total number.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
JS.html