搜索资源列表
test4
- (2) 猜数游戏。编写一个猜数程序,该程序随机在1到1000的范围中选择一个供用户猜测的整数。界面上提供一个文本框来接收用户输入的猜测的数,如果用户猜得太大,则背景变为红色,如果猜得太小,背景变为蓝色。用户猜对后,文本框变为不可编辑,同时提示用户猜对了。界面上提供一个按钮,使用户可以重新开始这个游戏。在界面上还需显示用户猜测的次数-(2) guessing game. Guess the number of writing a program, the program randomly choo
11106
- 一个猜数字游戏,先给定一个数字,然后猜测,根据提示不断接近被猜数字,直到猜对为止,程序结束-A guessing game, a predetermined a number and then guess, you are prompted constantly be guessing almost until the guess on the date, the program ends
GuessNumber
- 简单的猜数游戏, 计算机想一个数,你来猜-a simple game about guess number