-
NewJFrame
JAVA编写的万年行事历,是一个日程管理软件,可以把你每天要办的事情写进日期里,随时候看一下,仅供学习。(Written in JAVA calendar years, is a schedule management software, you can put your day to do the things included in the date, the time to look over, only to learn.)
- 2009-09-30 14:25:14下载
- 积分:1
-
Code_Examples
说明: 本资源提供了《大话Java——从零基础到数据库、Web开发》 书籍中的源代码,即书中范例部分的代码。希望对你们有用。(The resources of the " talking big Java- from zero to a database-based, Web development" books, the source code, that is part of the book example code. Hope that useful.)
- 2010-03-26 20:17:37下载
- 积分: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
-
11
说明: 一只青蛙一次可以跳上1级台阶,也可以跳上2级。求该青蛙跳上一个n级的台阶总共有多少种跳法。要求:分别用普通方法和递归方法实现(A frog can jump up a step or two at a time. Find out how many jumping methods the frog can use to jump up an n-step. Requirements: Implemented by common method and recursive method respectively)
- 2019-03-10 16:48:12下载
- 积分:1
-
bookstore(1)
网上在线书城的注册登录,书籍的购买,订单的查询功能(Online online bookstore registration, book purchase, order query function)
- 2018-03-26 22:47:53下载
- 积分:1
-
javaeydp
说明: jacob的一个例子,可以替换word表中的任意一个地方或是word中的表格(多行多列)(jacob an example, you can replace any word in the table or a place in the word form (multi-line multi-column))
- 2008-09-27 21:14:16下载
- 积分:1
-
jms
一个HornetQ获取和发送JMS消息的例子,还有一个基于Esper,复杂事件处理的例子(A HornetQ get and send JMS messages example, there is one based on Esper, examples of complex event processing)
- 2013-09-12 16:28:53下载
- 积分:1
-
Test_add_double
Test add double extends Dx Test Case Source Code for Andriod.
- 2014-01-01 21:14:26下载
- 积分:1
-
tomcat8
tomca8.5的源代码,包括connector连接器和catalina容器(tomca8.5 source code)
- 2020-06-17 10:00:02下载
- 积分:1
-
Policy
Answers a Policy object with the specified type and the specified parameter.
- 2013-11-26 15:04:56下载
- 积分:1