搜索资源列表
Test7
- 猜数字游戏 使用图形用户界面编写一个猜数字游戏程序,程序随机生成一个100以内的整数,用户从键盘输入猜测的数,程序提示猜的数比生成的数大还是小,直到猜对为止。请自己设置图形用户界面的布局。 -Guess digital games Using a graphical user interface written a number guessing game program, program randomly generated a within 100 intege
猜字
- 通过在1-10000中随机选取一个整数,让玩家猜测。猜测中会提示玩家,所猜的数字偏大或偏小。(By selecting an integer randomly in 1-10000, let the player guess. In guessing, the player will be prompted. The number of guesses is larger or smaller.)
新建 好压 ZIP 压缩文件
- 在规定的范围内,随机选中一个数字,你进行猜测(In the specified range, a random number is selected and you make a guess.)