跳过导航链接
A B C D E F G H I J K L M N O P Q R S T U V X Z 

A

accept(String, Object) - 接口 中的方法com.qiniu.util.StringMap.Consumer
 
address - 类 中的变量com.qiniu.http.Response
服务器IP
API_HOST - 类 中的静态变量com.qiniu.common.Config
默认API服务器
AsyncCallback - com.qiniu.http中的接口
Created by bailong on 15/10/8.
asyncMultipartPost(String, StringMap, String, String, byte[], String, StringMap, AsyncCallback) - 类 中的方法com.qiniu.http.Client
 
asyncMultipartPost(String, StringMap, String, String, File, String, StringMap, AsyncCallback) - 类 中的方法com.qiniu.http.Client
 
asyncPost(String, byte[], int, int, StringMap, String, AsyncCallback) - 类 中的方法com.qiniu.http.Client
 
asyncPut(byte[], String, String, StringMap, String, boolean, UpCompletionHandler) - 类 中的方法com.qiniu.storage.UploadManager
 
AsyncResumeUploader - com.qiniu.storage中的类
Created by bailong on 15/10/8.
AsyncResumeUploader() - 类 的构造器com.qiniu.storage.AsyncResumeUploader
 
asyncSend(Request.Builder, StringMap, AsyncCallback) - 类 中的方法com.qiniu.http.Client
 
Auth - com.qiniu.util中的类
 
authorization(String, byte[], String) - 类 中的方法com.qiniu.util.Auth
 
authorization(String) - 类 中的方法com.qiniu.util.Auth
 

B

Base64 - com.qiniu.util中的类
Utilities for encoding and decoding the Base64 representation of binary data.
batch(BucketManager.Batch) - 类 中的方法com.qiniu.storage.BucketManager
批量执行文件管理相关操作
Batch() - 类 的构造器com.qiniu.storage.BucketManager.Batch
 
BatchStatus - com.qiniu.storage.model中的类
Created by bailong on 15/2/22.
BatchStatus() - 类 的构造器com.qiniu.storage.model.BatchStatus
 
BLOCK_SIZE - 类 中的静态变量com.qiniu.common.Config
断点上传时的分块大小(默认的分块大小, 不允许改变)
body() - 类 中的方法com.qiniu.http.Response
 
bodyString() - 类 中的方法com.qiniu.http.Response
 
BucketManager - com.qiniu.storage中的类
主要涉及了空间资源管理及批量操作接口的实现,具体的接口规格可以参考
BucketManager(Auth) - 类 的构造器com.qiniu.storage.BucketManager
 
BucketManager.Batch - com.qiniu.storage中的类
文件管理操作指令
BucketManager.FileListIterator - com.qiniu.storage中的类
获取文件列表迭代器
buckets() - 类 中的方法com.qiniu.storage.BucketManager
获取账号下所有空间名列表
bytes(byte[], int, int) - 类 中的静态方法com.qiniu.util.Crc32
计算二进制字节校验码
bytes(byte[]) - 类 中的静态方法com.qiniu.util.Crc32
计算二进制字节校验码

C

Cancelled - 类 中的静态变量com.qiniu.http.Response
 
changeMime(String, String, String) - 类 中的方法com.qiniu.storage.BucketManager
修改完文件mimeTYpe
Client - com.qiniu.http中的类
定义HTTP请求管理相关方法
Client() - 类 的构造器com.qiniu.http.Client
 
code() - 异常错误 中的方法com.qiniu.common.QiniuException
 
code - 类 中的变量com.qiniu.storage.model.BatchStatus
 
com.qiniu.common - 程序包 com.qiniu.common
 
com.qiniu.http - 程序包 com.qiniu.http
 
com.qiniu.processing - 程序包 com.qiniu.processing
 
com.qiniu.storage - 程序包 com.qiniu.storage
 
com.qiniu.storage.model - 程序包 com.qiniu.storage.model
 
com.qiniu.storage.persistent - 程序包 com.qiniu.storage.persistent
 
com.qiniu.util - 程序包 com.qiniu.util
 
complete(Response) - 接口 中的方法com.qiniu.http.AsyncCallback
 
complete(String, Response) - 接口 中的方法com.qiniu.storage.UpCompletionHandler
 
Config - com.qiniu.common中的类
 
CONNECT_TIMEOUT - 类 中的静态变量com.qiniu.common.Config
连接超时时间 单位秒(默认10s)
contentType() - 类 中的方法com.qiniu.http.Response
 
ContentTypeHeader - 类 中的静态变量com.qiniu.http.Client
 
copy(String, String, String, String) - 类 中的方法com.qiniu.storage.BucketManager.Batch
 
copy(String, String, String, String) - 类 中的方法com.qiniu.storage.BucketManager
复制文件。
crc32 - 类 中的变量com.qiniu.storage.model.ResumeBlockInfo
 
Crc32 - com.qiniu.util中的类
计算文件或二进制数据的crc32校验码
create(String, String) - 类 中的静态方法com.qiniu.util.Auth
 
createFileListIterator(String, String) - 类 中的方法com.qiniu.storage.BucketManager
根据前缀获取文件列表的迭代器
createFileListIterator(String, String, int, String) - 类 中的方法com.qiniu.storage.BucketManager
根据前缀获取文件列表的迭代器
CRLF - 类 中的静态变量com.qiniu.util.Base64
Encoder flag bit to indicate lines should be terminated with a CRLF pair instead of just an LF.
ctx - 类 中的变量com.qiniu.storage.model.ResumeBlockInfo
 

D

data(byte[], int, int) - 类 中的静态方法com.qiniu.util.Etag
计算二进制数据的etag
data(byte[]) - 类 中的静态方法com.qiniu.util.Etag
计算二进制数据的etag
decode(String, int) - 类 中的静态方法com.qiniu.util.Base64
Decode the Base64-encoded data in input and return the data in a new byte array.
decode(byte[], int) - 类 中的静态方法com.qiniu.util.Base64
Decode the Base64-encoded data in input and return the data in a new byte array.
decode(byte[], int, int, int) - 类 中的静态方法com.qiniu.util.Base64
Decode the Base64-encoded data in input and return the data in a new byte array.
decode(String, Class<T>) - 类 中的静态方法com.qiniu.util.Json
 
decode(String) - 类 中的静态方法com.qiniu.util.Json
 
decode(String) - 类 中的静态方法com.qiniu.util.UrlSafeBase64
解码数据
DEFAULT - 类 中的静态变量com.qiniu.util.Base64
Default values for encoder/decoder flags.
DefaultMime - 类 中的静态变量com.qiniu.http.Client
 
DefaultPutRet - com.qiniu.storage.model中的类
 
DefaultPutRet() - 类 的构造器com.qiniu.storage.model.DefaultPutRet
 
del(String) - 类 中的方法com.qiniu.storage.persistent.FileRecorder
删除已上传文件的进度文件
del(String) - 接口 中的方法com.qiniu.storage.Recorder
删除文件分片上传的进度文件
delete(String, String...) - 类 中的方法com.qiniu.storage.BucketManager.Batch
 
delete(String, String) - 类 中的方法com.qiniu.storage.BucketManager
删除指定空间、文件名的文件
Dns - com.qiniu.util中的类
Dns解析类
duration - 类 中的变量com.qiniu.http.Response
请求消耗时间,单位秒

E

encode(byte[], int) - 类 中的静态方法com.qiniu.util.Base64
Base64-encode the given data and return a newly allocated byte[] with the result.
encode(byte[], int, int, int) - 类 中的静态方法com.qiniu.util.Base64
Base64-encode the given data and return a newly allocated byte[] with the result.
encode(StringMap) - 类 中的静态方法com.qiniu.util.Json
 
encodeToString(byte[], int) - 类 中的静态方法com.qiniu.util.Base64
Base64-encode the given data and return a newly allocated String with the result.
encodeToString(byte[], int, int, int) - 类 中的静态方法com.qiniu.util.Base64
Base64-encode the given data and return a newly allocated String with the result.
encodeToString(String) - 类 中的静态方法com.qiniu.util.UrlSafeBase64
编码字符串
encodeToString(byte[]) - 类 中的静态方法com.qiniu.util.UrlSafeBase64
编码数据
endUser - 类 中的变量com.qiniu.storage.model.FileInfo
 
entry(String, String) - 类 中的静态方法com.qiniu.storage.BucketManager
EncodedEntryURI格式
entry(String, String, boolean) - 类 中的静态方法com.qiniu.storage.BucketManager
EncodedEntryURI格式 当 mustHaveKey 为 false, 且 key 为 null 时,返回 urlsafe_base64_encode(Bucket); 其它条件下返回 urlsafe_base64_encode(Bucket:Key)
error - 类 中的变量com.qiniu.http.Response
错误信息
error - 类 中的变量com.qiniu.http.Response.ErrorBody
 
error() - 类 中的方法com.qiniu.storage.BucketManager.FileListIterator
 
ErrorBody() - 类 的构造器com.qiniu.http.Response.ErrorBody
 
Etag - com.qiniu.util中的类
计算文件内容或者二进制数据的etag, etag算法是七牛用来标志数据唯一性的算法。

F

fetch(String, String) - 类 中的方法com.qiniu.storage.BucketManager
抓取指定地址的文件,已指定名称保存在指定空间。
fetch(String, String, String) - 类 中的方法com.qiniu.storage.BucketManager
抓取指定地址的文件,已指定名称保存在指定空间。
file(File) - 类 中的静态方法com.qiniu.util.Crc32
对文件内容计算crc32校验码
file(File) - 类 中的静态方法com.qiniu.util.Etag
计算文件内容的etag
file(String) - 类 中的静态方法com.qiniu.util.Etag
计算文件内容的etag
FileInfo - com.qiniu.storage.model中的类
 
FileInfo() - 类 的构造器com.qiniu.storage.model.FileInfo
 
FileListing - com.qiniu.storage.model中的类
Created by bailong on 15/2/20.
FileListing() - 类 的构造器com.qiniu.storage.model.FileListing
 
FileListIterator(String, String, int, String) - 类 的构造器com.qiniu.storage.BucketManager.FileListIterator
 
FileRecorder - com.qiniu.storage.persistent中的类
实现分片上传时上传进度的接口方法
FileRecorder(String) - 类 的构造器com.qiniu.storage.persistent.FileRecorder
断点记录文件保存的目录
FileRecorder(File) - 类 的构造器com.qiniu.storage.persistent.FileRecorder
断点记录文件保存的目录
forEach(StringMap.Consumer) - 类 中的方法com.qiniu.util.StringMap
 
FormMime - 类 中的静态变量com.qiniu.http.Client
 
formString() - 类 中的方法com.qiniu.util.StringMap
 
FormUploader - com.qiniu.storage中的类
 
fsize - 类 中的变量com.qiniu.storage.model.FileInfo
 

G

gen(String, File) - 接口 中的方法com.qiniu.storage.RecordKeyGenerator
根据服务器的key和本地文件名生成持久化纪录的key
get(String) - 类 中的方法com.qiniu.http.Client
 
get(String, StringMap) - 类 中的方法com.qiniu.http.Client
 
get(String) - 类 中的方法com.qiniu.storage.persistent.FileRecorder
获取分片上传进度
get(String) - 接口 中的方法com.qiniu.storage.Recorder
获取文件分片上传的进度信息
get(String) - 类 中的方法com.qiniu.util.StringMap
 
getAddresses(String) - 类 中的静态方法com.qiniu.util.Dns
根据域名解析出来 IP数组
getAddressesString(String) - 类 中的静态方法com.qiniu.util.Dns
根据域名解析出来IP列表,并合并为一个字符串,通过';'分隔

H

hash - 类 中的变量com.qiniu.storage.model.DefaultPutRet
 
hash - 类 中的变量com.qiniu.storage.model.FileInfo
 
hasNext() - 类 中的方法com.qiniu.storage.BucketManager.FileListIterator
 
hostAddress - 类 中的变量com.qiniu.http.Proxy
 

I

inStringArray(String, String[]) - 类 中的静态方法com.qiniu.util.StringUtils
 
InvalidArgument - 类 中的静态变量com.qiniu.http.Response
 
InvalidFile - 类 中的静态变量com.qiniu.http.Response
 
IO_HOST - 类 中的静态变量com.qiniu.common.Config
默认文件服务器
isEOF() - 类 中的方法com.qiniu.storage.model.FileListing
 
isJson() - 类 中的方法com.qiniu.http.Response
 
isNetworkBroken() - 类 中的方法com.qiniu.http.Response
 
isNullOrEmpty(String) - 类 中的静态方法com.qiniu.util.StringUtils
 
isOK() - 类 中的方法com.qiniu.http.Response
 
isServerError() - 类 中的方法com.qiniu.http.Response
 
isValidCallback(String, String, byte[], String) - 类 中的方法com.qiniu.util.Auth
验证回调签名是否正确
items - 类 中的变量com.qiniu.storage.model.FileListing
 

J

join(Object[], String) - 类 中的静态方法com.qiniu.util.StringUtils
 
join(Collection, String) - 类 中的静态方法com.qiniu.util.StringUtils
 
join(Collection, String, String) - 类 中的静态方法com.qiniu.util.StringUtils
 
join(Object[], String, String) - 类 中的静态方法com.qiniu.util.StringUtils
以指定的分隔符来进行字符串元素连接 例如有字符串数组array和连接符为逗号(,) String[] array = new String[] { "hello", "world", "qiniu", "cloud","storage" }; 那么得到的结果是: hello,world,qiniu,cloud,storage
Json - com.qiniu.util中的类
 
jsonJoin(String[]) - 类 中的静态方法com.qiniu.util.StringUtils
以json元素的方式连接字符串中元素 例如有字符串数组array String[] array = new String[] { "hello", "world", "qiniu", "cloud","storage" }; 那么得到的结果是: "hello","world","qiniu","cloud","storage"
JsonMime - 类 中的静态变量com.qiniu.http.Client
 
jsonToMap() - 类 中的方法com.qiniu.http.Response
 
jsonToObject(Class<T>) - 类 中的方法com.qiniu.http.Response
 

K

key - 类 中的变量com.qiniu.storage.model.DefaultPutRet
 
key - 类 中的变量com.qiniu.storage.model.FileInfo
 

L

listFiles(String, String, String, int, String) - 类 中的方法com.qiniu.storage.BucketManager
根据前缀获取文件列表

M

map() - 类 中的方法com.qiniu.util.StringMap
 
marker - 类 中的变量com.qiniu.storage.model.FileListing
 
merge(BucketManager.Batch) - 类 中的方法com.qiniu.storage.BucketManager.Batch
 
mimeType - 类 中的变量com.qiniu.storage.model.FileInfo
 
move(String, String, String, String) - 类 中的方法com.qiniu.storage.BucketManager.Batch
 
move(String, String, String, String) - 类 中的方法com.qiniu.storage.BucketManager
移动文件。
multipartPost(String, StringMap, String, String, byte[], String, StringMap) - 类 中的方法com.qiniu.http.Client
 
multipartPost(String, StringMap, String, String, File, String, StringMap) - 类 中的方法com.qiniu.http.Client
 

N

needRetry() - 类 中的方法com.qiniu.http.Response
 
needSwitchServer() - 类 中的方法com.qiniu.http.Response
 
NetworkError - 类 中的静态变量com.qiniu.http.Response
 
next() - 类 中的方法com.qiniu.storage.BucketManager.FileListIterator
 
NO_CLOSE - 类 中的静态变量com.qiniu.util.Base64
Flag to pass to indicate that it should not close the output stream it is wrapping when it itself is closed.
NO_PADDING - 类 中的静态变量com.qiniu.util.Base64
Encoder flag bit to omit the padding '=' characters at the end of the output (if any).
NO_WRAP - 类 中的静态变量com.qiniu.util.Base64
Encoder flag bit to omit all line terminators (i.e., the output will be on one long line).

O

OperationManager - com.qiniu.processing中的类
触发持久化处理 针对七牛空间文件,触发异步文件处理。
OperationManager(Auth) - 类 的构造器com.qiniu.processing.OperationManager
 

P

password - 类 中的变量com.qiniu.http.Proxy
 
pfop(String, String, String) - 类 中的方法com.qiniu.processing.OperationManager
触发 空间 文件 的 pfop 操作
pfop(String, String, String, StringMap) - 类 中的方法com.qiniu.processing.OperationManager
触发 空间 文件 的 pfop 操作
port - 类 中的变量com.qiniu.http.Proxy
 
post(String, byte[], StringMap) - 类 中的方法com.qiniu.http.Client
 
post(String, String, StringMap) - 类 中的方法com.qiniu.http.Client
 
post(String, StringMap, StringMap) - 类 中的方法com.qiniu.http.Client
 
post(String, byte[], StringMap, String) - 类 中的方法com.qiniu.http.Client
 
post(String, byte[], int, int, StringMap, String) - 类 中的方法com.qiniu.http.Client
 
prefetch(String, String) - 类 中的方法com.qiniu.storage.BucketManager
对于设置了镜像存储的空间,从镜像源站抓取指定名称的资源并存储到该空间中。
privateDownloadUrl(String) - 类 中的方法com.qiniu.util.Auth
下载签名
privateDownloadUrl(String, long) - 类 中的方法com.qiniu.util.Auth
下载签名
Proxy - com.qiniu.http中的类
http 代理
Proxy(String, int, String, String) - 类 的构造器com.qiniu.http.Proxy
 
put(byte[], String, String) - 类 中的方法com.qiniu.storage.UploadManager
上传数据
put(byte[], String, String, StringMap, String, boolean) - 类 中的方法com.qiniu.storage.UploadManager
上传数据
put(String, String, String) - 类 中的方法com.qiniu.storage.UploadManager
上传文件
put(String, String, String, StringMap, String, boolean) - 类 中的方法com.qiniu.storage.UploadManager
上传文件
put(File, String, String) - 类 中的方法com.qiniu.storage.UploadManager
上传文件
put(File, String, String, StringMap, String, boolean) - 类 中的方法com.qiniu.storage.UploadManager
上传文件
put(String, Object) - 类 中的方法com.qiniu.util.StringMap
 
PUT_THRESHOLD - 类 中的静态变量com.qiniu.common.Config
如果文件大小大于此值则使用断点上传, 否则使用Form上传
putAll(Map<String, Object>) - 类 中的方法com.qiniu.util.StringMap
 
putAll(StringMap) - 类 中的方法com.qiniu.util.StringMap
 
putNotEmpty(String, String) - 类 中的方法com.qiniu.util.StringMap
 
putNotNull(String, Object) - 类 中的方法com.qiniu.util.StringMap
 
putTime - 类 中的变量com.qiniu.storage.model.FileInfo
 
putWhen(String, Object, boolean) - 类 中的方法com.qiniu.util.StringMap
 

Q

QiniuException - com.qiniu.common中的异常错误
 
QiniuException(Response) - 异常错误 的构造器com.qiniu.common.QiniuException
 
QiniuException(Exception) - 异常错误 的构造器com.qiniu.common.QiniuException
 

R

Recorder - com.qiniu.storage中的接口
定义分片上传时纪录上传进度的接口
RecordKeyGenerator - com.qiniu.storage中的接口
Created by Simon on 2015/3/30.
remove() - 类 中的方法com.qiniu.storage.BucketManager.FileListIterator
 
rename(String, String, String) - 类 中的方法com.qiniu.storage.BucketManager.Batch
 
rename(String, String, String) - 类 中的方法com.qiniu.storage.BucketManager
修改指定空间、文件的文件名
reqId - 类 中的变量com.qiniu.http.Response
七牛日志扩展头
response - 异常错误 中的变量com.qiniu.common.QiniuException
 
Response - com.qiniu.http中的类
定义HTTP请求的日志信息和常规方法
Response.ErrorBody - com.qiniu.http中的类
 
RESPONSE_TIMEOUT - 类 中的静态变量com.qiniu.common.Config
回复超时时间 单位秒(默认30s)
ResumeBlockInfo - com.qiniu.storage.model中的类
Created by bailong on 15/2/23.
ResumeBlockInfo() - 类 的构造器com.qiniu.storage.model.ResumeBlockInfo
 
ResumeUploader - com.qiniu.storage中的类
分片上传 文档: 分片上传

分片上传通过将一个文件分割为固定大小的块(4M),每次上传一个块的内容(服务端只分块,没有分片)。

RETRY_MAX - 类 中的静态变量com.qiniu.common.Config
上传失败重试次数
RS_HOST - 类 中的静态变量com.qiniu.common.Config
默认文件管理服务器
RSF_HOST - 类 中的静态变量com.qiniu.common.Config
默认文件列表服务器

S

send(Request.Builder, StringMap) - 类 中的方法com.qiniu.http.Client
 
set(String, byte[]) - 类 中的方法com.qiniu.storage.persistent.FileRecorder
纪录分片上传进度
set(String, byte[]) - 接口 中的方法com.qiniu.storage.Recorder
新建或更新文件分片上传的进度
sign(byte[]) - 类 中的方法com.qiniu.util.Auth
 
sign(String) - 类 中的方法com.qiniu.util.Auth
 
signRequest(String, byte[], String) - 类 中的方法com.qiniu.util.Auth
生成HTTP请求签名字符串
signWithData(byte[]) - 类 中的方法com.qiniu.util.Auth
 
signWithData(String) - 类 中的方法com.qiniu.util.Auth
 
size() - 类 中的方法com.qiniu.util.StringMap
 
stat(String, String...) - 类 中的方法com.qiniu.storage.BucketManager.Batch
 
stat(String, String) - 类 中的方法com.qiniu.storage.BucketManager
获取指定空间、文件名的状态
statusCode - 类 中的变量com.qiniu.http.Response
回复状态码
stream(InputStream, long) - 类 中的静态方法com.qiniu.util.Etag
计算输入流的etag
StringMap - com.qiniu.util中的类
 
StringMap() - 类 的构造器com.qiniu.util.StringMap
 
StringMap(Map<String, Object>) - 类 的构造器com.qiniu.util.StringMap
 
StringMap.Consumer - com.qiniu.util中的接口
 
StringUtils - com.qiniu.util中的类
字符串连接工具类

T

toBody() - 类 中的方法com.qiniu.storage.BucketManager.Batch
 
toString() - 类 中的方法com.qiniu.http.Response
 

U

UpCompletionHandler - com.qiniu.storage中的接口
Created by bailong on 15/10/8.
upHost - 类 中的变量com.qiniu.common.Zone
默认上传服务器
upHostBackup - 类 中的变量com.qiniu.common.Zone
备用上传服务器,当默认服务器网络链接失败时使用
upload() - 类 中的方法com.qiniu.storage.ResumeUploader
 
UploadManager - com.qiniu.storage中的类
七牛文件上传管理器

一般默认可以使用这个类的方法来上传数据和文件。

UploadManager() - 类 的构造器com.qiniu.storage.UploadManager
 
UploadManager(Recorder) - 类 的构造器com.qiniu.storage.UploadManager
断点上传记录。
UploadManager(Recorder, RecordKeyGenerator) - 类 的构造器com.qiniu.storage.UploadManager
断点上传记录。
uploadToken(String) - 类 中的方法com.qiniu.util.Auth
scope = bucket 一般情况下可通过此方法获取token
uploadToken(String, String) - 类 中的方法com.qiniu.util.Auth
scope = bucket:key 同名文件覆盖操作、只能上传指定key的文件可以可通过此方法获取token
uploadToken(String, String, long, StringMap) - 类 中的方法com.qiniu.util.Auth
生成上传token
uploadToken(String, String, long, StringMap, boolean) - 类 中的方法com.qiniu.util.Auth
生成上传token
url() - 异常错误 中的方法com.qiniu.common.QiniuException
 
url() - 类 中的方法com.qiniu.http.Response
 
URL_SAFE - 类 中的静态变量com.qiniu.util.Base64
Encoder/decoder flag bit to indicate using the "URL and filename safe" variant of Base64 (see RFC 3548 section 4) where - and _ are used in place of + and /.
UrlSafeBase64 - com.qiniu.util中的类
URL安全的Base64编码和解码
user - 类 中的变量com.qiniu.http.Proxy
 
utf8Bytes(String) - 类 中的静态方法com.qiniu.util.StringUtils
 
utf8String(byte[]) - 类 中的静态方法com.qiniu.util.StringUtils
 
UTF_8 - 类 中的静态变量com.qiniu.common.Config
 

V

VERSION - 类 中的静态变量com.qiniu.common.Config
 

X

xlog - 类 中的变量com.qiniu.http.Response
七牛日志扩展头
xvia - 类 中的变量com.qiniu.http.Response
cdn日志扩展头

Z

zone - 类 中的静态变量com.qiniu.common.Config
默认Zone
Zone - com.qiniu.common中的类
上传多区域
Zone(String, String) - 类 的构造器com.qiniu.common.Zone
 
zone0() - 类 中的静态方法com.qiniu.common.Zone
 
zone1() - 类 中的静态方法com.qiniu.common.Zone
 
A B C D E F G H I J K L M N O P Q R S T U V X Z 
跳过导航链接