文件名称:Java
- 所属分类:
- JSP源码/Java
- 资源属性:
- [WORD]
- 上传时间:
- 2015-12-31
- 文件大小:
- 7kb
- 下载次数:
- 0次
- 提 供 者:
- 张
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
编写一个Java应用程序,实现下列功能:
1) 程序随机分配给客户一个1—100之间的整数
2) 用户在输入对话框中输入自己的猜测
3) 程序返回提示信息,提示信息分别是:“猜大了”、“猜小了”和“猜对了”。
4) 用户可根据提示信息再次输入猜测,直到提示信息是“猜对了”。
-Write a Java application, the following functions:
Customer integer between 1 and a 1-100) were randomly assigned to the program
2) The user enters his guess in the input box
3) The program returns a message, the message are: big guess guess small and got it.
4) You can enter guesses again as prompted, until the message is guessed.
1) 程序随机分配给客户一个1—100之间的整数
2) 用户在输入对话框中输入自己的猜测
3) 程序返回提示信息,提示信息分别是:“猜大了”、“猜小了”和“猜对了”。
4) 用户可根据提示信息再次输入猜测,直到提示信息是“猜对了”。
-Write a Java application, the following functions:
Customer integer between 1 and a 1-100) were randomly assigned to the program
2) The user enters his guess in the input box
3) The program returns a message, the message are: big guess guess small and got it.
4) You can enter guesses again as prompted, until the message is guessed.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
新建文件夹\Java basic data types and control statements.doc