软件开发工具箱-程序设计语言

0 汇编语言

0 MASM32http://www.masm32.com/,还在学习8086的汇编?到这看看。

1 ollydbghttp://www.ollydbg.de/中文,OllyDbg is a 32-bit assembler level analysing debugger for Microsoft® Windows®. OllyDbg is a shareware, but you can download and use it for free。

2  RadASMhttp://www.radasm.com,Win32 assembly IDE for masm/tasm/fasm/nasm/goasm/hla

一 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/    (我的插件

           easyEclipse: http://www.easyeclipse.org/ ,EasyEclipse packages together Eclipse, the open-source software development platform, and selected open source plugins.

     BlueJhttp://www.bluej.org/index.html,BlueJ was developed at a University specifically for the purpose of teaching object orientation with Java.

     Netbeanshttp://java.sun.com/,Sun的IDE,Eclipse的竞争对手

     IDEA: http://www.jetbrains.com/idea/,IntelliJ IDEA is an intelligent Java IDE intensely focused on developer productivity that provides a robust combination of enhanced development tools.

     DrJavahttp://drjava.sourceforge.net/,一个免费的、轻量型的开放源码 Java IDE,具有集成的读-计算-打印(read-eval-print)循环、调试器和 JUnit 支持(Java Bug Patterns作者的导师带头搞的)

     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/

 2  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/ 

    Robocodehttp://sourceforge.net/projects/robocode ,Java程序员的游戏。

反编译,混淆器

   RetroGuardhttp://www.retrologic.com/retroguard-main.html

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

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

   二 C/C++开发

1 Boosthttp://www.boost.org

2 log4cpphttp://log4cpp.sourceforge.net/

3 Doxygenhttp://www.stack.nl/~dimitri/doxygen/,Doxygen is a JavaDoc like documentation system for C++, C, Java and IDL. <!---->

三 C#开发

0 SDKhttp://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

你可能感兴趣的:(eclipse,python,ide,aptana,Tcl)