-
JETSTREAM
一个java的ETL工具,实现了数据的清洗抽取转换功能,很强大(A java of ETL tools for data conversion extraction cleaning features, very powerful)
- 2007-12-13 10:06:41下载
- 积分:1
-
java
java
- 2013-06-08下载
- 积分:1
-
Catalan
calculate catalan number
- 2013-11-06 12:07:53下载
- 积分:1
-
interface
interface定义了一组行为的协议。两个对象之间通过这个协议进行通信。
interface 不属于类层次结构。不相关的类可以实现相同的接口(interface defines a set of conduct agreement. Through this agreement between the two objects to communicate. interface does not belong to class hierarchy. Unrelated classes can implement the same interface)
- 2010-08-09 16:18:01下载
- 积分:1
-
urljjgj_v1.0
通过本工具可以将URL快速转换为迅雷、快车、旋风等专用下载链接(Through this tool can be quickly converted to a URL Thunder, Express, cyclones and other special download link)
- 2015-04-20 17:25:37下载
- 积分:1
-
Dictionary
一个简单英汉词典!,可以查询英文单词或中文单词的意思!(A simple English-Chinese dictionary! You can check English words or Chinese word meaning!)
- 2011-09-22 21:27:24下载
- 积分:1
-
国内版
此工具仅用于压力测试,造成损失后果自负!(若不同意请勿下载)
软件是我自己写的,所以我就是原创。(This tool is only used for stress testing, causing losses at your own expense! (Do not download unless you agree)
Software is written by myself, so I am original.)
- 2020-06-16 09:00:01下载
- 积分:1
-
yht
说明: 是一个基于java开发的拍卖系统 非常适合初学者看(Is a java-based development of auction system is ideal for beginners to see)
- 2008-11-10 21:31:05下载
- 积分:1
-
文件格式转换
java工具类 doc转pdf(java code doc to pdf)
- 2017-07-05 14:04:27下载
- 积分: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