资源列表
[JSP源码/Java] JTextFieldDemo
说明:使用JTextField和JPasswordField类来创建和操作2个文本字段。接收用户输入时,当按下回车键时将会产生一个ActionEvent。在事件处理程序中判断用户输入的用户名与密码名是否正确,会弹出相应消息对话框进行回应。并对程序进行测试及分析。-Using the JTextField and JPasswordField class to create and operate two text fields. Receiv<lh> 在 2024-11-20 上传 | 大小:1kb | 下载:0
[JSP源码/Java] JComboBoxDemo
说明:用一个JComboBox来提供4个图像文件名。在选中一个图像文件名时,则相应的图像将显示在JLabel的Icon中。-With a JComboBox to provide four image file name. Select an image file name at the time, the corresponding image will be displayed in the Icon in JLabel.<lh> 在 2024-11-20 上传 | 大小:1kb | 下载:0
[JSP源码/Java] TestCalculator
说明:一个简易计算器的GUI程序,完成“+ - * /”运算。-A simple calculator GUI program, complete the " +-* /" operation.<lh> 在 2024-11-20 上传 | 大小:1kb | 下载:0
[JSP源码/Java] ExcelReader
说明:把excel当成数据库,通过程序自动提取每张表($sheet)的数据-To excel as a database, automatically extracted by each table ($ sheet) data<deyhj> 在 2024-11-20 上传 | 大小:1kb | 下载:0
[JSP源码/Java] ex62
说明:简单的界面java计算器,当用户输入了两个操作数后在运算结果对应的文本框中显示运算结果。-Simple interface java calculator operation when the user enters two numbers in the computation results after the corresponding text box display operation results.<zl> 在 2024-11-20 上传 | 大小:1kb | 下载:0
[JSP源码/Java] ex52
说明:java小程序,读入一个年号,判别它是否为闰年。-Read a reign to judge whether it is a leap year.<zl> 在 2024-11-20 上传 | 大小:1kb | 下载:0
[JSP源码/Java] ex53
说明:用java编写一个application程序,将自身程序以顺序读方式显示在屏幕上。-Write a application using java program, will read their own procedures to the order displayed on the screen.<zl> 在 2024-11-20 上传 | 大小:1kb | 下载:0
[JSP源码/Java] ex43
说明:定义一个类Caculate实现10以内的整数加减法的计算。自定义一个异常类NumberRangeException,当试图进行超范围运算时,产生相应的信息。编写应用程序进行测试-Define a class Caculate achieved within 10 integer addition and subtraction calculations. A custom exception class NumberRangeExcep<zl> 在 2024-11-20 上传 | 大小:1kb | 下载:0
[JSP源码/Java] ex2
说明:(2) 定义一个Student类,其中包括学号、姓名、性别、出生年月等属性以及init( )——初始化各属性、display( )——显示各属性、modify( )¬ ——修改姓名等方法。实现并测试这个类-(2) define a Student class, including student number, name, sex, date of birth and other attributes, and init ()-<zl> 在 2024-11-20 上传 | 大小:1kb | 下载:0
[JSP源码/Java] ex3
说明:Student类中派生出Graduate(研究生)类,添加属性:专业subject、导师adviser。重载相应的成员方法。并测试这个类-Student class derived Graduate (graduate) class, add the attributes: the professional subject, teacher adviser. Corresponding members of the overloaded<zl> 在 2024-11-20 上传 | 大小:1kb | 下载:0
[JSP源码/Java] DBConnection
说明: 这是一段与数据连接池技术相关的代码-This is a connection pool and data-related code<jiapeimian> 在 2024-11-20 上传 | 大小:1kb | 下载:0