-
OperateImage
将一个图片进行裁剪成指定大小的图片,
现在很多网站有这个程序来裁剪头像(Cutting a picture into a specified size of image,
Now many sites have this procedure to cutting head)
- 2009-06-02 14:13:21下载
- 积分:1
-
MyTextPane
自己动手写的简单记事本,能完成大部分window平台自带记事本功能(Write their own simple Notepad, to complete most of the window platform comes with Notepad function)
- 2017-08-16 16:27:39下载
- 积分:1
-
flashget
此源代码实现了下载器的基本功能,模仿简单的快车下载,深入学习java网络以及文件编程有很大的帮助(this program provide you with a deeper study in java)
- 2011-07-23 21:22:28下载
- 积分:1
-
数据压缩与传输
说明: Java数据压缩与传输实例,可以学习一下实例化套按字、得到文件输入流、压缩输入流、文件输出流、实例化缓冲区、写入数据到文件、关闭输入流、关闭套接字关闭输出流、输出错误信息等(Java data compression and transmission examples, you can learn to instantiate sets of words, get file input stream, compressed input stream, file output stream, instantiate buffer, write data to file, close input stream, close socket and close output Stream, output error message, etc.)
- 2020-04-21 08:10:14下载
- 积分:1
-
fastjson-1.2.47
将各种格式的数据转换为json格式的字符串 ajax交互数据时使用(When converting various formats of data into JSON format string Ajax interactive data)
- 2020-06-22 17:00:02下载
- 积分:1
-
a
说明: 医院药品管理范例,基于消息监听框架
使用swing框架开发web后台服务(Hospital medicines management paradigm, based on the information to monitor the use of swing framework for the development of the framework of web services background)
- 2008-04-02 14:19:42下载
- 积分:1
-
WebBrowser
用java语言实现webbrowser,代码清晰,易于理解(the web development of ftp)
- 2012-05-29 10:21:05下载
- 积分:1
-
Mypicture
定义4个类,MyShape、MyLine、MyRectangle和MyOval,其中MyShape是其他三个类的父类。MyShape为抽象类,包括图形位置的四个坐标;一个无参的构造方法,将所有的坐标设置为0;一个带参的构造函数,将所有的坐标设置为相应值;每个坐标的设置和读取方法;abstract void draw(Graphics g)方法。MyLine类负责画直线,实现父类的draw方法;MyRectangle负责画矩形,实现父类的draw方法;MyOval负责画椭圆,实现父类的draw方法。编写一个应用程序,使用上面定义的类,随机选取位置和形状,绘制20个图形。(Defines four classes, MyShape, MyLine, MyRectangle and MyOval, which MyShape the other three parent class. MyShape is an abstract class, including graphics position four coordinates a no-argument constructor, all the coordinates are set to 0 a parameterized constructor, all the coordinates is set to the corresponding values each coordinate set and reading method abstract void draw (Graphics g) method. MyLine class is responsible for drawing straight lines, to achieve the draw method of the parent class MyRectangle responsible for drawing rectangles, to achieve the parent class draw method MyOval responsible painted oval, draw method to achieve the parent class. Write an application that uses the class defined above, randomly selected location and shape, draw 20 graphics.)
- 2021-04-14 09:08:55下载
- 积分:1
-
MHknapsack
Merkle-Hellman knapsack cryptosystem
- 2011-05-04 05:05:29下载
- 积分:1
-
guava-20.0
说明: Guava 20.0 正式发布,Google 的 Java 常用类库。 guava-20.0.zip(Guava 20 is officially released, Google's Java common class library. guava-20.0.zip)
- 2018-04-28 13:28:00下载
- 积分:1