https://dwr.dev.java.net/servlets/ProjectDocumentList?folderID=8824&expandFolder=8824&folderID=0 dwr所有版本
SVG相关站点儿
http://www.svgmaker.com/
http://www.w3.org/TR/SVG/linking.html
https://www.ibm.com/developerworks/cn/xml/x-svgscript/
apache commons 源码大全
http://archive.apache.org/dist/commons/beanutils/source/
Attributes | Runtime API to metadata attributes such as doclet tags. |
BeanUtils | Easy-to-use wrappers around the Java reflection and introspection APIs. |
Betwixt | Services for mapping JavaBeans to XML documents, and vice versa. |
Chain | "Chain of Responsibility" pattern implemention. |
CLI | Command Line arguments parser. |
Codec | General encoding/decoding algorithms (for example phonetic, base64, URL). |
Collections | Extends or augments the Java Collections Framework. |
Compress | Defines an API for working with tar, zip and bzip2 files. |
Configuration | Reading of configuration/preferences files in various formats. |
Daemon | Alternative invocation mechanism for unix-daemon-like java code. |
DBCP | Database connection pooling services. |
DbUtils | JDBC helper library. |
Digester | XML-to-Java-object mapping utility. |
Discovery | Tools for locating resources by mapping service/reference names to resource names. |
EL | Interpreter for the Expression Language defined by the JSP 2.0 specification. |
Library for sending e-mail from Java. | |
Exec | API for dealing with external process execution and environment management in Java. |
FileUpload | File upload capability for your servlets and web applications. |
IO | Collection of I/O utilities. |
JCI | Java Compiler Interface |
Jelly | XML based scripting and processing engine. |
Jexl | Expression language which extends the Expression Language of the JSTL. |
JXPath | Utilities for manipulating Java Beans using the XPath syntax. |
Lang | Provides extra functionality for classes in java.lang. |
Launcher | Cross platform Java application launcher. |
Logging | Wrapper around a variety of logging API implementations. |
Math | Lightweight, self-contained mathematics and statistics components. |
Modeler | Mechanisms to create Model MBeans compatible with JMX specification. |
Net | Collection of network utilities and protocol implementations. |
Pool | Generic object pooling component. |
Primitives | Smaller, faster and easier to work with types supporting Java primitive types. |
Proxy | Library for creating dynamic proxies. |
Sanselan | A pure-Java image library. |
SCXML | An implementation of the State Chart XML specification aimed at creating and maintaining a Java SCXML engine. It is capable of executing a state machine defined using a SCXML document, and abstracts out the environment interfaces. |
Transaction | Implementations for multi level locks, transactional collections and transactional file access. |
Validator | Framework to define validators and validation rules in an xml file. |
VFS | Virtual File System component for treating files, FTP, SMB, ZIP and such like as a single logical file system. |
在线画图工具
无意间发现了在线画图、图片处理的工具,有些很不错,有些挺好玩的,就记录了下来。基本上都是flex做,无需下载,可直接打开网页使用。慢慢的发现的越来越来,记录的也就多。这些网站我自己都试过,网址都可以打开,打不开的我都没写出来。
http://www.pixlr.com/editor/?loc=zh-cn
——国外的,类似Photoshop的在线工具
http://axelscript.com/wp-content/Examples/DrawingWithUIComponent4/DrawingWithUIComponent4.html
——这个只是一个flex的例子,只实现了画直线跟矩形
http://point.mathfan.com/Flash/FunnyDraw/FunnyDraw.swf
——中文的,适合画流程图之类的
http://www.mxgraph.com/demo/mxgraph/editors/grapheditor.html
——这个只是一个flex的例子,很适合画流程图之类的
http://www.mxgraph.com/demo/mxgraph/editors/diagrameditor.html
——同上
http://www.mxgraph.com/demo/mxgraph/editors/workfloweditor.html
——同上
http://www.mxgraph.com/demo/mxgraph/orgchart.html
——这个只是一个flex的例子,非常非常简单的,只能画流程图,英文的
http://draw.7any.com/draw.php
——叫魔力彩绘。怎么画图都行,只是想保存图画就要注册,不过你想没事涂鸦后就不要可以去试,或者截图保留下来
http://www.nocircleno.com/graffiti/examples/drawing_app_1_2/
——这个只是一个flex的例子,只能在他提供的那图片上用各种方法上色
http://www.nocircleno.com/graffiti/examples/drawing_app/index.html
——同上
http://bomomo.com/
——没有提供画笔,在页面中间有几个不断弹跳的小球,选择小球运动的轨迹方式,用鼠标在画板点击拖动之后,能够记录这些小球的运动轨迹,从而形成图画。创作的图画可以保存成jpg,PNG下载。
http://www.iephotoshop.com/
——国内的产品,适合恶搞
http://pic.sdodo.com/
——国内的,做大头贴或头像之类的
http://www.chinasvg.com/support/svgtool/svg-tool.html
——SVG Tool在线编辑器画图工具(体验版),必须安装Adobe SVG Viewer插件才能显示打开,比较麻烦
http://www.sumopaint.com/home/
——国外的产品,这是其主页。http://www.sumopaint.com/app/ 这是直接进入画图的网址。就是打开的速度有点慢。
http://creately.com/app/ #
——国外的产品。很适合画流程图、结构图、分析图之类的
http://www.e-tutor.com/et2/graphing
——国外的,类似matlab之类数学软件的画图,可以对各种初等函数,多元方程等类别画图。
http://www.dabbleboard.com/draw
——国外的,流程图或解说图之类,很适合做图字结合类型的
//JBPM4启动一个流程
http://mdqy195905.blog.163.com/blog/static/1443195720101982643425/
bug追踪系统
//开源red5下载
http://code.google.com/p/red5/
SWING各组件,详细介绍
http://download.oracle.com/javase/tutorial/uiswing/components/dialog.html
//java 3d
http://www.jpct.net/download.html
//JAVA泛型不错的地址
http://www.cnblogs.com/panjun-Donet/archive/2008/09/27/1300609.html
open flash chart2 onclick
http://ofc2dz.com/OFC2/examples/OnClickEvents.html
jogl opengl所有的相关安装包
http://download.java.net/media/jogl/builds/archive/jsr-231-2.0-beta10/