6.3.2 - 新增 crypto 模块 / 日志复制及导出; 修复 runtime.loadDex 及 loadJar; 优化客户端及服务端连接体验
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>AutoJs6 使用手册 (Manual) | AutoJs6 文档 - 6.3.0</title>
|
||||
<title>AutoJs6 使用手册 (Manual) | AutoJs6 文档 - 6.3.2</title>
|
||||
<link rel="stylesheet" href="assets/fonts.css">
|
||||
<link rel="stylesheet" href="assets/style.css">
|
||||
<link rel="stylesheet" href="assets/sh.css">
|
||||
@@ -122,6 +122,9 @@
|
||||
<li><a class="nav-storageType" href="storageType.html">Storage - 存储类</a></li>
|
||||
<li><a class="nav-androidBundleType" href="androidBundleType.html">AndroidBundle</a></li>
|
||||
<li><a class="nav-androidRectType" href="androidRectType.html">AndroidRect</a></li>
|
||||
<li><a class="nav-cryptoCipherOptionsType" href="cryptoCipherOptionsType.html">CryptoCipherOptions</a></li>
|
||||
<li><a class="nav-cryptoKeyType" href="cryptoKeyType.html">CryptoKey</a></li>
|
||||
<li><a class="nav-cryptoKeyPairType" href="cryptoKeyPairType.html">CryptoKeyPair</a></li>
|
||||
<li><a class="nav-consoleBuildOptionsType" href="consoleBuildOptionsType.html">ConsoleBuildOptions</a></li>
|
||||
<li><a class="nav-httpRequestBuilderOptionsType" href="httpRequestBuilderOptionsType.html">HttpRequestBuilderOptions</a></li>
|
||||
<li><a class="nav-httpRequestHeadersType" href="httpRequestHeadersType.html">HttpRequestHeaders</a></li>
|
||||
@@ -152,7 +155,7 @@
|
||||
|
||||
<div id="column1" data-id="manual" class="interior">
|
||||
<header>
|
||||
<h1>AutoJs6 文档 - 6.3.0</h1>
|
||||
<h1>AutoJs6 文档 - 6.3.2</h1>
|
||||
<div id="gtoc">
|
||||
<p class="index">
|
||||
<a href="index.html" name="toc">索引</a> |
|
||||
|
||||
Reference in New Issue
Block a user