52ky 发表于 2022-10-25 13:18:41

JAVA数字游戏

a.输入恣意一个数字。数字的要求是1—100的自然数即可。b.系统对您输入的数字进行判断。c.游戏开始时,系统自动记录您猜数字的时刻,结束后显示游戏共花费的时刻。d.每猜想一次,系统会记录下来,游戏结束后,显示共猜想多少次。e.在游戏结束时,可以选择关闭游戏,或许再来一局f.游戏结束前可选择直接显示答案本资料共包括以下附件:
JAVA大办公\程序\.settings\org.eclipse.jdt.core.prefs
JAVA大办公\程序\bin\JAVA\cishu.class
JAVA大办公\程序\bin\JAVA\GuessNum$1.class
JAVA大办公\程序\bin\JAVA\GuessNum$2.class
JAVA大办公\程序\bin\JAVA\GuessNum$3.class
JAVA大办公\程序\bin\JAVA\GuessNum$4.class
JAVA大办公\程序\bin\JAVA\GuessNum.class
JAVA大办公\程序\bin\JAVA\Login$1.class
JAVA大办公\程序\bin\JAVA\Login$2.class
JAVA大办公\程序\bin\JAVA\Login.class
JAVA大办公\程序\src\JAVA\cishu.java
JAVA大办公\程序\src\JAVA\GuessNum.java
JAVA大办公\程序\src\JAVA\Login.java
JAVA大办公\程序\.classpath
JAVA大办公\程序\.project
JAVA大办公\~$猜数字小游戏.pptx
JAVA大办公\猜数字小游戏.pptx

(a. Enter a random number. The number is required to be a natural number of 1-100. b. The system judges the number you enter. c. At the beginning of the game, the system automatically records the time you guessed the number, and displays the total time spent in the game after the game. d. Each guess will be recorded by the system. After the game, it will show how many guesses have been made. e. At the end of the game, you can choose to close the game, or maybe play another game. f. You can choose to display the answers directly before the end of the game. This information includes the following attachments:
JAVA OfficePrograms . Settingsorg.eclipse.jdt.core.prefs
JAVA OfficeProgrambinJAVAcishu.class
JAVA OfficeProgrambinJAVAGuessNum $1.class
JAVA OfficeProgrambinJAVAGuessNum $2.class
JAVA OfficeProgrambinJAVAGuessNum $3.class
JAVA OfficeProgrambinJAVAGuessNum $4.class
JAVA OfficeProgrambinJAVAGuessNum.class
JAVA OfficeProgrambinJAVALogin $1.class
JAVA OfficeProgrambinJAVALogin $2.class
JAVA OfficeProgrambinJAVALogin.class
JAVA OfficeProgramsrcJAVAcishu.java
JAVA OfficeProgramsrcJAVAGuessNum.java
JAVA OfficeProgramsrcJAVALogin.java
JAVA OfficeProgram . Classpath
JAVA OfficeProgram . Project
JAVA Office ~$Guess Numbers Games. pptx
JAVA Officeguessing number games. pptx)




页: [1]
查看完整版本: JAVA数字游戏