编程开发常用网址汇总

编程开发常用网址汇总
一.框架类
   1.JavaScript框架: ExtJs( http://www.sencha.com/)
   2.O/R Mapping框架: Hibernate( http://www.hibernate.org/)
   3.JavaScript框架: Jquery( http://jquery.com/)
   4.JavaScript框架: Prototype( http://www.prototypejs.org/)
   5.业务层Bean管理框架: Spring( http://www.springsource.org/)
   6.Web框架Struts1: Struts( http://struts.apache.org/)
   7.Web框架Struts2: Struts 2( http://struts.apache.org/2.x/index.html)

二.工具包类
   1.用于编码处理(Base64,DES,RSA.MD5等)的 Apache Commons Codec( http://commons.apache.org/codec/)

三.开发测试工具
   1.网页测试工具: HttpUnit( http://httpunit.sourceforge.net/)
   2.Java单元测试工具: JUnit( http://www.junit.org/)
   3.网络数据包截获工具: TCPMon( http://ws.apache.org/commons/tcpmon/download.cgi)

四.服务器类


五.数据库类
   1.轻量级纯JavaSQL数据库引擎 HSQLDB( http://hsqldb.org/)
   2.重量级数据库 Oracle( http://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html)

六.插件类
   1.用于UML图绘制的Eclipse插件 Amateur( http://sourceforge.jp/projects/amateras/releases/?package_id=4435)

七.技术站点社区类
   1.中文综合技术社区 CSDN社区( http://community.csdn.net/)
   2.英文综合技术站点 ServerSide( http://www.theserverside.com/)

八.引擎类
   1.Java Web服务实现引擎: XFire( http://xfire.codehaus.org/)
   2.Java Web服务实现引擎:Axis2( http://axis.apache.org/axis2/java/core/download.cgi)

九.工具类
   1.网络数据包嗅探器 Wireshark( http://www.wireshark.org/download.html)
   2.Web检测工具 WebTool( http://www.hackline.net/a/soft/tools/2010/0603/4198.html)
   3.Office工具POI( http://poi.apache.org/)

你可能感兴趣的:(编程开发常用网址汇总)