zoukankan      html  css  js  c++  java
  • 在线API文档汇总

    本文转载自CSDN博客:

    1.Hibernate API Documentation (3.2.2.ga) 

    http://www.hibernate.org/hib_docs/v3/api/ 

    2.Spring Framework API 2.5 

    http://static.springframework.org/spring/docs/2.5.x/api/index.html 

    3.Struts 1.3.8 API 

    http://struts.apache.org/1.3.8/apidocs/index.html 

    4.Struts 2 Core 2.0.11.1 API 

    http://struts.apache.org/2.0.11.1/struts2-core/apidocs/index.html 

    5.ajax4jsf:JSF的Ajax框架 

    http://www.jboss.org/file-access/default/members/jbossrichfaces/freezone/docs/apidoc_framework/index.html 

    6.JBoss API 

    http://docs.jboss.org/jbossas/javadoc/4.0.5/ 

    7.OSGI R4 

    http://docs.huihoo.com/javadoc/osgi/r4/ 

    8.JBoss Seam 

    http://docs.jboss.com/seam/2.1.0.A1/api/ 

    9.Seam JSF Controls 2.1.0.A1 API 

    http://docs.jboss.com/seam/2.1.0.A1/ui/apidocs/ 




    10.ROR 

    http://docs.huihoo.com/api/ruby-on-rails/ 

    11.Ruby1.8.4 

    http://docs.huihoo.com/api/ruby/core/1.8.4/ 

    12.Ruby Stdlib 

    http://docs.huihoo.com/api/ruby/stdlib/0.10.1/ 

    13.JBPM/BPEL1.1 

    http://docs.jboss.com/jbpm/bpel/v1.1/javadoc/ 

    14.Groovy JDK API Specification 

    This document describes the methods added to the JDK to make it more groovy. 

    http://groovy.codehaus.org/groovy-jdk/ 

    15.Groovy (1.6-beta-1)  API 

    http://groovy.codehaus.org/api/index.html 

    16.Groovy 1.5 API 

    http://groovy.codehaus.org/gapi/ 

    17.Grails1.0 API 

    http://grails.org/doc/1.0.x/api/ 

    18.在线JDK6 API: 

    http://gceclub.sun.com.cn/Java_Docs/jdk6/html/zh_CN/api/index.html 

    下载地址: 

    http://java.sun.com/javase/downloads/index.jsp 

    19.其他Java SE APIs & Documentation: 

    http://java.sun.com/javase/reference/api.jsp 

    20.在线Java API List: 

    http://java.sun.com/reference/api 

    21.JavaEE5 API(含JSF API) 

    http://java.sun.com/javaee/5/docs/api/ 

    22.Ajax框架DWR API Doc 

    http://www.ajaxjs.com/docs/docs/ 

    23.Google Maps API 2.0 参考文档 

    http://www.step1.cn/GoogleApi/map2/reference.htm 

    24.JQuery API 

    http://feiyu.asgard.cn/books/jQueryAPI/ 

  • 相关阅读:
    自定义的类型放入STL的set中,需要重载自定义类中的“<”符号(转)
    C++中的explicit关键字(转)
    【小米3使用经验】小米3关闭系统自动更新(升级)
    享元模式FlyweightPattern(转)
    程序员的工作环境与效率
    Windows7远程登陆访问2003很卡的解决办法
    windows7上可以正常安装的VS2010版本
    使用Visual Studio指定命令行参数
    winform配置文件的简单使用
    Java nio epoll mina
  • 原文地址:https://www.cnblogs.com/yuxuan/p/2022165.html
Copyright © 2011-2022 走看看