api在线文档怎么下载(API怎么下载)

网友投稿 1294 2023-01-02

本篇文章给大家谈谈api在线文档怎么下载,以及API怎么下载对应的知识点,希望对各位有所帮助,不要忘了收藏本站喔。 今天给各位分享api在线文档怎么下载的知识,其中也会对API怎么下载进行解释,如果能碰巧解决你现在面临的问题,别忘了关注本站,现在开始吧!

本文目录一览:

最新的API文档怎么下

在AS中我们可以简单查看函数或类的API,选中我们想要查看的函数或类的代码,按快捷键 Ctrl+Q,AS就会弹出一个简单说明的窗口:

但一般我们的是这样:

那是因为AS去访问Google的网站了,然后就gg了 ╮(╯▽╰)╭ 。我们可以FQ来解决这个问题,或者用下面的方法。

第一步:下载Android API的文档

API下载好后位于AndroidSDK的docs目录下,有一个G大小。

第二步:设置路径

修改 C:\Users\Administrator.AndroidStudio2.2\config\options 路径下的 jdk.table.xml 文件,找到如下位置(根据你安装的API版本数可能有多处位置,最好都修改了):

<javadocPath    <root type="composite"        <root type="simple" url="http://developer.android.com/reference/" /    </root</javadocPath

将标签中的url地址改为自己PC上下载好的API目录,定位到docs中的reference目录,如下:

<javadocPath    <root type="composite"        <root type="simple" url="tudyProgram/android/android_SDK/docs/reference" /    </root</javadocPath

保存重启AS即可。

详细查看API

直接查看我们下载好的API文档即可,只查看API的话建议直接打开这个文件:AndroidSDK/docs/reference/classes.html ,由于这些API文档中的 js 有时还是会访问Google网站,所以有时会很卡。。可以试试以下方法:

方法一

找个梯子。。

方法二

听说火狐浏览器有脱机运行模式,好像Chrome也可以。。

方法三

修改hosts把一些指向Google的网站指向到本地(此法慎用):

127.0.0.1 fonts.googleapis.com127.0.0.1 http://www.google.com127.0.0.1 apis.google.com127.0.0.1 www.google.com127.0.0.1 developer.Android.com

java1.7 API文档如何下载

http://www.oracle.com/technetwork/java/javase/documentation/java-se-7-doc-download-435117.html

请教在线文档的api

Android中文版
api手册地址:http://www.matools.com/api/android

Ant最新版
api手册地址:http://www.matools.com/api/ant

ASM字节码操作
api手册地址:http://www.matools.com/api/asm

Axis2最新版
api手册地址:http://www.matools.com/api/axis2

Bash脚本
api手册地址:http://www.matools.com/api/bash

Bootstrap 3
api手册地址:http://www.matools.com/api/bootstrap3

Bootstrap 4
api手册地址:http://www.matools.com/api/bootstrap4

C/C++
api手册地址:http://www.matools.com/api/c

C3P0连接池
api手册地址:http://www.matools.com/api/c3p0

CentOS使用文档
api手册地址:http://www.matools.com/api/centos

Commons-Beanutils
api手册地址:http://www.matools.com/api/commons-beanutils

Commons-Fileupload
api手册地址:http://www.matools.com/api/commons-fileupload

Commons-IO最新版
api手册地址:http://www.matools.com/api/commons-io

Commons-Lang最新版
api手册地址:http://www.matools.com/api/commons-long

Commons-Net最新版
api手册地址:http://www.matools.com/api/commons-net

CSS 3
api手册地址:http://www.matools.com/api/css

DBCP连接池
api手册地址:http://www.matools.com/api/dbcp

Dom4j
api手册地址:http://www.matools.com/api/dom4j

dubbo中文文档
api手册地址:http://www.matools.com/api/dubbo

EhCache
api手册地址:http://www.matools.com/api/ehcache

Freemarker
api手册地址:http://www.matools.com/api/freemarker

Go语言
api手册地址:http://www.matools.com/api/go

Hadoop
api手册地址:http://www.matools.com/api/hadoop

Hibernate中文版
api手册地址:http://www.matools.com/api/hibernate

IKAnalyzer中文版
api手册地址:http://www.matools.com/api/ikanalyzer

Java 10
api手册地址:http://www.matools.com/api/java10

Java 6
api手册地址:http://www.matools.com/api/java6

Java 7
api手册地址:http://www.matools.com/api/java7

Java 8中文版
api手册地址:http://www.matools.com/api/java8

jqGrid中文版
api手册地址:http://www.matools.com/api/jqgrid

Jquery中文版
api手册地址:http://www.matools.com/api/jquery

Json-lib
api手册地址:http://www.matools.com/api/json-lib

Junit4最新版
api手册地址:http://www.matools.com/api/junit

Kryo
api手册地址:http://www.matools.com/api/kryo

Log4j最新版
api手册地址:http://www.matools.com/api/log4j

Lucene
api手册地址:http://www.matools.com/api/lucene

Maven
api手册地址:http://www.matools.com/api/maven

Windows MFC中文版
api手册地址:http://www.matools.com/api/msdn

Mybatis
api手册地址:http://www.matools.com/api/mybatis

MySql中文版
api手册地址:http://www.matools.com/api/mysql

Netty 3.6
api手册地址:http://www.matools.com/api/netty

Nginx中文版
api手册地址:http://www.matools.com/api/nginx

OpenJPA最新版
api手册地址:http://www.matools.com/api/openjpa

PHP中文版
api手册地址:http://www.matools.com/api/php

POI-apache
api手册地址:http://www.matools.com/api/poi

QuickServer
api手册地址:http://www.matools.com/api/quickserver

redis中文参考文档
api手册地址:http://www.matools.com/api/redis

Ruby
api手册地址:http://www.matools.com/api/ruby

Ruby-library
api手册地址:http://www.matools.com/api/ruby-library

Ruby on Rails
api手册地址:http://www.matools.com/api/rubyonrails

Shiro
api手册地址:http://www.matools.com/api/shiro

Spring最新版
api手册地址:http://www.matools.com/api/spring

Spring for Android
api手册地址:http://www.matools.com/api/spring-android

Spring Boot
api手册地址:http://www.matools.com/api/spring-boot

Spring Cloud中文文档
api手册地址:http://www.matools.com/api/spring-cloud

Spring Security
api手册地址:http://www.matools.com/api/spring-security

Spring中文版
api手册地址:http://www.matools.com/api/spring-zh

Struts 2最新版
api手册地址:http://www.matools.com/api/struts2

Taperstry
api手册地址:http://www.matools.com/api/taperstry

TensorFlow中文
api手册地址:http://www.matools.com/api/tensorflow

Tomcat
api手册地址:http://www.matools.com/api/tomcat

Ubuntu
api手册地址:http://www.matools.com/api/ubuntu

Velocity 1.7
api手册地址:http://www.matools.com/api/velocity

VelocityTools2.0
api手册地址:http://www.matools.com/api/velocity-tools

Vue Router中文参考
api手册地址:http://www.matools.com/api/vue-router

vue.js中文文档
api手册地址:http://www.matools.com/api/vuejs

XMLBeans
api手册地址:http://www.matools.com/api/xmlbeans

Yahoo UI中文版
api手册地址:http://www.matools.com/api/yui

Zend Framework中文版
api手册地址:http://www.matools.com/api/zend-framework

Zookeeper
api手册地址:http://www.matools.com/api/zookeeper

关于api在线文档怎么下载和API怎么下载的介绍到此就结束了,不知道你从中找到你需要的信息了吗 ?如果你还想了解更多这方面的信息,记得收藏关注本站。 api在线文档怎么下载的介绍就聊到这里吧,感谢你花时间阅读本站内容,更多关于API怎么下载、api在线文档怎么下载的信息别忘了在本站进行查找喔。

版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。

上一篇:excel定位快捷键(excel定位快捷键,怎么取消定位)
下一篇:加州APAAS(加州华裔女子被击毙)
相关文章