作者:不详 来源:互联网   酷勤网收集 2007-08-25

摘要
  软件开发工具箱:包括汇编语言,c++,python,ruby等流行语言的工具汇总

零 汇编语言

0 MASM32http://www.masm32.com/


1 ollydbghttp://www.ollydbg.de/


一 Java开发

0 JDKhttp://java.sun.com ,http://gceclub.sun.com.cn/(中文)

           JavaDoc CHMhttp://www.allimant.org/javadoc/index.php

1 IDE(集成开发环境)

    Eclipsehttp://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 

     BlueJhttp://www.bluej.org/index.html 

     Netbeanshttp://java.sun.com/

     IDEA http://www.jetbrains.com/idea/

     Gelhttp://www.gexperts.com/ a freeware Java and JSP IDE that runs natively on Windows.  

     JCreatorhttp://www.jcreator.com/,类VC Java IDE

     MyEclipsehttp://www.myeclipseide.com/


 FrameWork,Container...

     Hibernatehttp://www.hibernate.org/

         For Eclipse:http://sourceforge.net/projects/hibernatesynch/

    JBOSShttp://www.jboss.com/

         For Eclipse:http://www.jboss.com/products/jbosside

     Log4Jhttp://logging.apache.org/log4j/docs/index.html

         For Eclipse:http://log4e.jayefem.de/index.php/Main_Page

    Strutshttp://struts.apache.org/

        For Eclipse: http://amateras.sourceforge.jp/cgi-bin/fswiki_en/wiki.cgi?page=StrutsIDE

    Springhttp://www.springframework.org/

         For Eclipse:http://www.springide.org/

    Tomcathttp://tomcat.apache.org/

         For Eclipse:http://www.sysdeo.com/eclipse/tomcatplugin

    Velocityhttp://velocity.apache.org/ 

反编译


   JADhttp://www.kpdus.com/jad.html(Java反编译工具)


   CAVAJhttp://www.bysoft.se/sureshot/cavaj/


二 C/C++开发

1 Boosthttp://www.boost.org

三 C#开发

0 SDK http://www.microsoft.com/downloads/details.aspx?FamilyID=fe6f2099-b7b4-4f47-a244-c96d69c35dec&displaylang=zh-cn

1 SharpDevelophttp://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 Rubyhttp://www.ruby-lang.org/en/  ,http://rubycn.ce-lab.net/(中文) 


  Windows installerhttp://rubyinstaller.rubyforge.org/wiki/wiki.pl


    RubyDocshttp://www.ruby-doc.org


   JRubyhttp://jruby.codehaus.org/


1 RubyOnRailshttp://www.rubyonrails.org/

instantrailshttp://instantrails.rubyforge.org/wiki/wiki.pl

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 Pythonhttp://www.python.org/http://python.cn

1 ActivePythonhttp://www.activestate.com/products/activepython/


六 Perl

0 Perlhttp://www.perl.com/


1 ActivePerlhttp://www.activestate.com/products/activeperl/


七 TCL

0 TCLhttp://tcl.sourceforge.net/http://www.tclchina.com/

1 ActiveTCL:http://www.activestate.com/products/activetcl/

2 TCLProhttp://www.tcl.tk/software/tclpro/


八 Web开发

1 aptanahttp://www.aptana.com/  

     Aptana's Eclipse-Based Web IDE Helps Accelerate Ajax Development. Dreamweaver Killer: Cross Platform Open Source (Javascript, HTML, CSS) IDE


九  操作系统相关

1 Cygwinhttp://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 MindMaphttp://freemind.sourceforge.net/wiki/index.php/Main_Page

分类: 开发工具 管理工具 修炼之道

上一篇:负暄琐话:我的常用开发工具   下一篇:[推荐]轻型重量级.Net开发工具Snippet Compiler