文件名称:Exercise-VI
介绍说明--下载内容来自于网络,使用问题请自行百度
The applications in Chapters 210 display text at the command window and obtain input from the command window. Most applications you use on a daily basis use windows or dialog boxes (also called dialogs) to interact with the user. For example, e-mail programs allow you to type and read messages in a window provided by the e-mail program. Typically, dialog boxes are windows in which programs display important messages to the user or obtain information from the user. Java s JOptionPane class (package javax.swing) provides prepackaged dialog boxes for both input and output. These dialogs are displayed by invoking static JOptionPane methods. Figure 11.2 presents a simple addition application that uses two input dialogs to obtain integers from the user and a message dialog to display the sum of the integers the user enters.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Exercise-VI/HK/.classpath
Exercise-VI/HK/.project
Exercise-VI/HK/bin/hk5_1.class
Exercise-VI/HK/bin/hk5_2.class
Exercise-VI/HK/bin/hk5_3.class
Exercise-VI/HK/bin/hk6_.class
Exercise-VI/HK/bin/hk6_29.class
Exercise-VI/HK/bin/hk6_33.class
Exercise-VI/HK/bin/main.class
Exercise-VI/HK/bin/we.class
Exercise-VI/HK/src/hk6_29.java
Exercise-VI/HK/src/hk6_33.java
Exercise-VI/HK/bin
Exercise-VI/HK/src
Exercise-VI/HK
Exercise-VI
Exercise-VI/HK/.project
Exercise-VI/HK/bin/hk5_1.class
Exercise-VI/HK/bin/hk5_2.class
Exercise-VI/HK/bin/hk5_3.class
Exercise-VI/HK/bin/hk6_.class
Exercise-VI/HK/bin/hk6_29.class
Exercise-VI/HK/bin/hk6_33.class
Exercise-VI/HK/bin/main.class
Exercise-VI/HK/bin/we.class
Exercise-VI/HK/src/hk6_29.java
Exercise-VI/HK/src/hk6_33.java
Exercise-VI/HK/bin
Exercise-VI/HK/src
Exercise-VI/HK
Exercise-VI
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.