-
简易计算器不需要很高深的算法,对于数字计算的唯一要求就是在除数为零的时候要加以判断和处理,其他的就是窗口布局和功能完善了;首先:计算器需要一个显示按键结果的Te...
简易计算器不需要很高深的算法,对于数字计算的唯一要求就是在除数为零的时候要加以判断和处理,其他的就是窗口布局和功能完善了;首先:计算器需要一个显示按键结果的TextField部件,再就是添加很多Button了;为了界面的美观,为Frame添加两个panel,一个布局用BorderLayout.NORTH,另一个用GridLayout分成均等的几行几列;窗口的整体布局就基本成形了。剩下的为Button添加事件及响应事件的结果,编写程序实现。-simple calculators do not need high deep algorithm, figures for the only requirement is the divisor to zero when the judgment and, The rest is window layout and functions; First : need a calculator button shows the results of the TextField component, Then, it took a lot of added Button; To the beautiful interface, Frame added two panel, BorderLayout.NORTH using a layout, Another use GridLayout divided into equal out several lines; window on the overall layout of the basic shaping. Button left to add events and respond to the findings, preparation processes.
- 2022-01-22 13:27:23下载
- 积分:1
-
producer
生产者-消费者的JAVA小程序-producer-consumer Java Applet
- 2023-08-30 18:50:04下载
- 积分:1
-
lecteur mp3 大家分享
lecteur mp3 大家分享-lecteur mp3 share
- 2022-03-15 20:28:30下载
- 积分:1
-
Java RMI prepared with a remote computing platform, users can submit to the remo...
用java RMI编写的一个远程计算平台,用户可以向远程计算机提交计算任务(可以自己编程定义复杂的计算任务),在远程计算机运行后返回计算结果-Java RMI prepared with a remote computing platform, users can submit to the remote computer computing tasks (which may own the definition of the complexity of programming the calculation of mission), the remote computer is running after the return of calculation results
- 2022-09-10 02:35:03下载
- 积分:1
-
收发邮件的程序代码
收发邮件的程序代码-the e-mail code
- 2022-03-11 15:24:05下载
- 积分:1
-
全面解析jms源码
全面解析jms源码-comprehensive source analytic jms
- 2023-01-24 01:55:04下载
- 积分:1
-
一个javaJTA实例,里面包含访问数据库的脚本
一个javaJTA实例,里面包含访问数据库的脚本-A javaJTA example, access the database which contains the script
- 2022-01-22 15:49:51下载
- 积分:1
-
java版的冒泡算法
java版的冒泡算法-java version of the algorithm Bubble
- 2022-08-23 21:47:22下载
- 积分:1
-
java实现的版画图程序
java实现的版画图程序-achieve prints graphic program
- 2022-12-09 13:00:03下载
- 积分:1
-
这是一个专为学习jsp编程提供的教程代码,围绕留言簿提供精简(没有任何多余代码和美工)到完善的留言簿(实际应用)不同阶段的若干个代码,通过不同代码,方便学习者理...
这是一个专为学习jsp编程提供的教程代码,围绕留言簿提供精简(没有任何多余代码和美工)到完善的留言簿(实际应用)不同阶段的若干个代码,通过不同代码,方便学习者理清jsp编写方法. -This is a study designed to provide tutorial jsp programming code, focusing on providing concise book (there is no redundant code and art) to the perfect book (practical application) at different stages of a number of codes, through different code to facilitate the learners jsp sort out the preparation method.
- 2022-07-11 03:27:37下载
- 积分:1