下载地址:
下载地址1(本站为飞网专业下载站,域名:down.cfei.net)
资源简介:
部分代码如下:/* * To change this template, choose Tools | Templates * and open the template in the editor. */package makejpeg;/** * * @author Administrator */import java.awt.*;import java.util.*;import java.awt.geom.*;import java.awt.image.*;import java.awt.event.*;import java.io.*;import javax.swing.*;import com.sun.image.codec.jpeg.*;class Point{int x,y; Point(int x,int y) {this.x=x;this.y=y; }}public class MakeJPEG extends Canvas implements MouseMotionListener,MouseListener,ActionListener{ int
飞网下载站,免费下载共享资料,内容涉及教育资源、专业资料、IT资源、娱乐生活、经济管理、办公文书、游戏资料等。