-
lombok-plugin-0.25-EAP
说明: idea 的lombcok插件 上行下效寻寻x(lombok plugins in idea)
- 2020-01-18 11:24:29下载
- 积分:1
-
Exercise18_1
java编程思想的题,用awt写的音频播放器,能实现多种循环方式。(java programming ideas for the title, written by awt audio player, can achieve a variety of cycle ways.)
- 2013-11-27 21:58:06下载
- 积分:1
-
JavaMail
用JavaMail实现邮件发送。用户验证及附件(Send e-mail using JavaMail achieve. User authentication and accessories)
- 2014-02-27 09:53:08下载
- 积分:1
-
CalculatorService
This is calcute the age of the persons.
- 2017-10-31 20:11:21下载
- 积分:1
-
appletradio
实现了大部分录音机的功能,程序简短,界面清晰。(Realize the majority of the functions of a tape recorder, the program brief, clear interface.)
- 2008-03-26 20:09:28下载
- 积分:1
-
SimpleWrite
This software is not designed or intended for use in on-line control
* of aircraft, air traffic, aircraft navigation or aircraft
* communications or in the design, construction, operation or
* maintenance of any nuclear facility. Licensee represents and
* warrants that it will not use or redistribute the Software for such
(This software is not designed or intended for use in on-line control
* of aircraft, air traffic, aircraft navigation or aircraft
* communications or in the design, construction, operation or
* maintenance of any nuclear facility. Licensee represents and
* warrants that it will not use or redistribute the Software for such
)
- 2009-03-14 17:02:19下载
- 积分:1
-
Activiti 5_9 User Guide
工作流5.9学习文档,希望可以帮助到热爱编程,钻研学习的人(work flow study document!)
- 2017-11-19 14:26:37下载
- 积分:1
-
DFA
DFA自动状态机的JAVa编程实现。程序调试成功/(DFA using by JAVA.)
- 2015-09-23 16:42:48下载
- 积分:1
-
test
说明: part1
(1)可以在“请输入文件路径和名称:”后面的文本框中输入文件名和路径。
(2)可以在文本区中写文本。
(3)可以在“请输入需要追加的内容:”后面的文本域中输入内容,按回车键之后,其中的内容会添加到文本区中(添加的内容另起一行)。
(4)单击“将文本区的内容写入文件”按钮,文本区中的内容就会被写到指定的文件中。
part2
(1)窗体的标题是“猜数字小游戏”。
(2)单击“得到一个随机数”按钮,系统会产生一个1~10之间的随机整数(使用Math类的方法random( ))。
(3)在“输入您的猜测:”后面的文本框中输入你要猜测的整数,之后单击“确定”按钮。
(4)对你猜测的整数,图形用户界面的最下面会有提示信息,没有猜的时候,显示“无反馈信息”,如果猜大了,显示“猜大了”,如果猜小了,显示“猜小了”,如果猜对了,显示“猜对了”。(其中,蓝色字体是JLabel类的对象调用方法setForeground(Color.blue)实现的。)(Java Simple Graphic Interface)
- 2020-12-11 15:59:18下载
- 积分:1
-
气象观测站
观察者模式,实现数据更新的监听,当有一方面数据变化时,会通知到所有观察者。(The observer pattern, the monitoring of data updates, will notify all observers when there is one aspect of the change in the data.)
- 2018-01-04 22:49:41下载
- 积分:1