-
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
-
MobileCalendar
一个可以用于实现手机日历功能的java小程序,自带了一个演示(Can be used to realize a function of the phone calendar java applet, bring a demo)
- 2007-10-23 16:01:16下载
- 积分:1
-
CosNotifyComm
Cos Notifi Corba Library
- 2013-11-15 23:50:55下载
- 积分:1
-
KRush_f_cr
apk sample.
kingdom rush
- 2013-11-13 01:08:03下载
- 积分:1
-
hibernate
说明: hibernate的初级教程,在eclipes中配置hibernate的详细项目,并备有数据库和解释文件(primary hibernate tutorial hibernate in eclipes configured in a detailed project, and with the database and interpretation of documents)
- 2009-08-30 20:03:08下载
- 积分:1
-
WidgetClassLoader
Parser for the text file containing the list of widgets, layouts and layout params.
- 2014-01-17 12:01:20下载
- 积分:1
-
appfuse-demos-2.0.2.tar
This is the demo of AppFuse and stack of framework which is used to build up quickly a Java app. skeleton.
- 2014-03-05 16:39:10下载
- 积分:1
-
savephoto
使用eclipse连接数据库,将图片保存到数据库中(Connect to the database, the picture is saved to the database)
- 2013-10-10 09:56:15下载
- 积分:1
-
xiaoche
一个制作的简单的小汽车模型,运用VRML中的。(a car)
- 2011-07-26 09:45:33下载
- 积分:1
-
FirstMyBatis
使用mybatis实现的一个小例子,可以帮助初学者快速入门(user mybatis complete a demo)
- 2013-12-29 13:41:36下载
- 积分:1