作者:不详 来源:互联网 酷勤网收集 2007-08-25
零 汇编语言
0 MASM32:http://www.masm32.com/
1 ollydbg:http://www.ollydbg.de/
一 Java开发
0 JDK:http://java.sun.com ,http://gceclub.sun.com.cn/(中文)
JavaDoc CHM:http://www.allimant.org/javadoc/index.php
1 IDE(集成开发环境)
Eclipse:http://www.eclipse.org/
Plugins:http://www.eclipseplugincentral.com/Web_Links.html,
http://www.eclipse-plugins.info/eclipse/plugins.jsp;jsessionid=474944821E463102785EFCB59F941256
http://www.blogjava.net/junky/articles/90213.html
BlueJ:http://www.bluej.org/index.html
Netbeans:http://java.sun.com/
IDEA: http://www.jetbrains.com/idea/
Gel:http://www.gexperts.com/, a freeware Java and JSP IDE that runs natively on Windows.
JCreator:http://www.jcreator.com/,类VC Java IDE
MyEclipse:http://www.myeclipseide.com/
2 FrameWork,Container...
Hibernate:http://www.hibernate.org/
For Eclipse:http://sourceforge.net/projects/hibernatesynch/
JBOSS:http://www.jboss.com/
For Eclipse:http://www.jboss.com/products/jbosside
Log4J:http://logging.apache.org/log4j/docs/index.html
For Eclipse:http://log4e.jayefem.de/index.php/Main_Page
Struts: http://struts.apache.org/
For Eclipse: http://amateras.sourceforge.jp/cgi-bin/fswiki_en/wiki.cgi?page=StrutsIDE
Spring:http://www.springframework.org/
For Eclipse:http://www.springide.org/
Tomcat:http://tomcat.apache.org/
For Eclipse:http://www.sysdeo.com/eclipse/tomcatplugin
Velocity:http://velocity.apache.org/
3 反编译:
JAD:http://www.kpdus.com/jad.html(Java反编译工具)
CAVAJ:http://www.bysoft.se/sureshot/cavaj/
二 C/C++开发
1 Boost:http://www.boost.org
三 C#开发
1 SharpDevelop:http://www.icsharpcode.net/opensource/sd/
2 小工具:http://www.aisto.com/roeder/dotnet/( Reflector,Resourcer ,CommandBar,Writer,Mapack)
3 Add-ins:http://www.codeplex.com/reflectoraddins
四 Ruby开发
0 Ruby:http://www.ruby-lang.org/en/ ,http://rubycn.ce-lab.net/(中文)
Windows installer:http://rubyinstaller.rubyforge.org/wiki/wiki.pl
RubyDocs:http://www.ruby-doc.org
JRuby:http://jruby.codehaus.org/
1 RubyOnRails:http://www.rubyonrails.org/
2 instantrails:http://instantrails.rubyforge.org/wiki/wiki.pl
3 RadRails:(http://www.radrails.org/ , 2007年3月9日起不可用)
由于radrails已经移交给了Aptana,现在radrails.org已经无法访问,新地址 ttp://www.aptana.com/download_radrails.php
让RadRails象TextMate: http://schf.uc.org/articles/2006/09/18/textmate-like-template-syntax-for-radrails
五 Python开发
0 Python:http://www.python.org/ , http://python.cn
1 ActivePython:http://www.activestate.com/products/activepython/
六 Perl
0 Perl:http://www.perl.com/
1 ActivePerl:http://www.activestate.com/products/activeperl/
七 TCL
0 TCL: http://tcl.sourceforge.net/,http://www.tclchina.com/
1 ActiveTCL:http://www.activestate.com/products/activetcl/
2 TCLPro:http://www.tcl.tk/software/tclpro/
八 Web开发
1 aptana:http://www.aptana.com/
Aptana's Eclipse-Based Web IDE Helps Accelerate Ajax Development. Dreamweaver Killer: Cross Platform Open Source (Javascript, HTML, CSS) IDE
九 操作系统相关
1 Cygwin:http://www.cygwin.com/ ,Cygwin is a Linux-like environment for Windows.
2 MinGW(Minimalist GNU for Windows ):http://www.mingw.org/
A collection of freely available and freely distributable Windows specific header files and import libraries combined with GNU toolsets that allow one to produce native Windows programs that do not rely on any 3rd-party C runtime DLLs.
其它
1 MindMap:http://freemind.sourceforge.net/wiki/index.php/Main_Page

