Skip to content

Commit 902e6dc

Browse files
committed
s
1 parent 1d51d7e commit 902e6dc

File tree

132 files changed

+1045
-126
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

132 files changed

+1045
-126
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ mdbook-build:common
1717
mdbook build
1818

1919
build:common mdbook-build gitbook-build
20-
echo "build all"
20+
echo "build all"

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,5 @@
6060
* [大数据组件自带管理界面](./docs/bigdata/mgmt-pages.md)
6161

6262
## docker
63-
* [docker使用手册](./docs/docker/docker.md)
63+
* [docker使用手册](./docs/docker/docker.md)
64+
* [Docker Desktop 4.18 发布,带来了大量新特性](./docs/docker/Docker%20Desktop%204.18新特性.md)

SUMMARY.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,5 @@
4040
* [常用命令](./docs/bigdata/common-use-command.md)
4141
* [大数据组件自带管理界面](./docs/bigdata/mgmt-pages.md)
4242
* docker
43-
* [docker试用手册](./docs/docker/docker.md)
43+
* [docker试用手册](./docs/docker/docker.md)
44+
* [Docker Desktop 4.18 发布,带来了大量新特性](./docs/docker/Docker%20Desktop%204.18新特性.md)

_book/book/404.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484

8585
<nav id="sidebar" class="sidebar" aria-label="Table of contents">
8686
<div class="sidebar-scrollbox">
87-
<ol class="chapter"><li class="chapter-item expanded "><a href="../index.html"><strong aria-hidden="true">1.</strong> 介绍</a></li><li class="chapter-item expanded "><a href="pit.html"><strong aria-hidden="true">2.</strong> 踩坑记</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="windows/print.html"><strong aria-hidden="true">2.1.</strong> Windows中使用C#写打印程序踩坑记</a></li><li class="chapter-item expanded "><a href="face/go-face-tour.html"><strong aria-hidden="true">2.2.</strong> go-face人脸识别踩坑记</a></li></ol></li><li class="chapter-item expanded "><a href="tools/index.html"><strong aria-hidden="true">3.</strong> 工具</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="npm/npm-registry.html"><strong aria-hidden="true">3.1.</strong> npm淘宝镜像与官方源切换</a></li><li class="chapter-item expanded "><a href="java/java-env.html"><strong aria-hidden="true">3.2.</strong> java环境管理工具jenv和sdk</a></li><li class="chapter-item expanded "><a href="go/gvm.html"><strong aria-hidden="true">3.3.</strong> GoLang语言多版本管理工具--GVM</a></li><li class="chapter-item expanded "><a href="text/text-corner-mark.html"><strong aria-hidden="true">3.4.</strong> 文字角标</a></li><li class="chapter-item expanded "><a href="frp/frp-common-use.html"><strong aria-hidden="true">3.5.</strong> go-frp内网穿透</a></li><li class="chapter-item expanded "><a href="git/centos源码安装git.html"><strong aria-hidden="true">3.6.</strong> Centos下源码安装git</a></li><li class="chapter-item expanded "><a href="git/git_use_issue.html"><strong aria-hidden="true">3.7.</strong> git push 到Total 2406 (delta 379), reused 0 (delta 0)就不动了</a></li><li class="chapter-item expanded "><a href="git/win-git-use.html"><strong aria-hidden="true">3.8.</strong> windows下git的使用</a></li><li class="chapter-item expanded "><a href="git/dailygit.html"><strong aria-hidden="true">3.9.</strong> git常用命令</a></li><li class="chapter-item expanded "><a href="python/pyenv.html"><strong aria-hidden="true">3.10.</strong> Python版本管理神器-pyenv</a></li><li class="chapter-item expanded "><a href="windows/cmd.html"><strong aria-hidden="true">3.11.</strong> Windows命令行乱码问题解决</a></li><li class="chapter-item expanded "><a href="go/gomod.html"><strong aria-hidden="true">3.12.</strong> go mod版本管理</a></li><li class="chapter-item expanded "><a href="gitbook/gitbook-use.html"><strong aria-hidden="true">3.13.</strong> gitbook的使用</a></li><li class="chapter-item expanded "><a href="docs/mdbook/mdbook-use.html"><strong aria-hidden="true">3.14.</strong> mdBook</a></li><li class="chapter-item expanded "><a href="docs/makefile/makefile.html"><strong aria-hidden="true">3.15.</strong> Makefile编写规则</a></li></ol></li><li class="chapter-item expanded "><a href="grpc/index.html"><strong aria-hidden="true">4.</strong> grpc</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="grpc/grpc-go.html"><strong aria-hidden="true">4.1.</strong> go grpc</a></li></ol></li><li class="chapter-item expanded "><a href="mysql/index.html"><strong aria-hidden="true">5.</strong> MYSql</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="mysql/mysql_common_use.html"><strong aria-hidden="true">5.1.</strong> mysql临时关闭安全更新</a></li></ol></li><li class="chapter-item expanded "><a href="redis/index.html"><strong aria-hidden="true">6.</strong> Redis</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="redis/Redis.html"><strong aria-hidden="true">6.1.</strong> Redis从小白到大白笔记</a></li></ol></li><li class="chapter-item expanded "><a href="java/index.html"><strong aria-hidden="true">7.</strong> java</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="java/tools.html"><strong aria-hidden="true">7.1.</strong> java tools</a></li></ol></li><li class="chapter-item expanded "><a href="encrypt/index.html"><strong aria-hidden="true">8.</strong> 加密解密</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="encrypt/go-java-encrypt.html"><strong aria-hidden="true">8.1.</strong> go语言和java语言加密解密对比</a></li></ol></li><li class="chapter-item expanded "><a href="device-check/index.html"><strong aria-hidden="true">9.</strong> 系统设计</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="device-check/device-check.html"><strong aria-hidden="true">9.1.</strong> 设备管控中间件设计</a></li></ol></li><li class="chapter-item expanded "><a href="sys-settings/index.html"><strong aria-hidden="true">10.</strong> 系统配置</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="sys-settings/mac-library.html"><strong aria-hidden="true">10.1.</strong> Mac 中显示资源库(Library)文件夹目录的几种方法</a></li></ol></li><li class="chapter-item expanded "><a href="android/index.html"><strong aria-hidden="true">11.</strong> 安卓</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="android/android-service-forever.html"><strong aria-hidden="true">11.1.</strong> 安卓中一个进程如何在转入后台后不被系统杀死</a></li></ol></li><li class="chapter-item expanded "><a href="hadoop/index.html"><strong aria-hidden="true">12.</strong> 大数据</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="bigdata/common-use-command.html"><strong aria-hidden="true">12.1.</strong> 常用命令</a></li><li class="chapter-item expanded "><a href="bigdata/mgmt-pages.html"><strong aria-hidden="true">12.2.</strong> 大数据组件自带管理界面</a></li></ol></li><li class="chapter-item expanded "><a href="docker/index.html"><strong aria-hidden="true">13.</strong> docker</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="docker/docker.html"><strong aria-hidden="true">13.1.</strong> docker试用手册</a></li></ol></li></ol>
87+
<ol class="chapter"><li class="chapter-item expanded "><a href="../index.html"><strong aria-hidden="true">1.</strong> 介绍</a></li><li class="chapter-item expanded "><a href="pit.html"><strong aria-hidden="true">2.</strong> 踩坑记</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="windows/print.html"><strong aria-hidden="true">2.1.</strong> Windows中使用C#写打印程序踩坑记</a></li><li class="chapter-item expanded "><a href="face/go-face-tour.html"><strong aria-hidden="true">2.2.</strong> go-face人脸识别踩坑记</a></li></ol></li><li class="chapter-item expanded "><a href="tools/index.html"><strong aria-hidden="true">3.</strong> 工具</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="npm/npm-registry.html"><strong aria-hidden="true">3.1.</strong> npm淘宝镜像与官方源切换</a></li><li class="chapter-item expanded "><a href="java/java-env.html"><strong aria-hidden="true">3.2.</strong> java环境管理工具jenv和sdk</a></li><li class="chapter-item expanded "><a href="go/gvm.html"><strong aria-hidden="true">3.3.</strong> GoLang语言多版本管理工具--GVM</a></li><li class="chapter-item expanded "><a href="text/text-corner-mark.html"><strong aria-hidden="true">3.4.</strong> 文字角标</a></li><li class="chapter-item expanded "><a href="frp/frp-common-use.html"><strong aria-hidden="true">3.5.</strong> go-frp内网穿透</a></li><li class="chapter-item expanded "><a href="git/centos源码安装git.html"><strong aria-hidden="true">3.6.</strong> Centos下源码安装git</a></li><li class="chapter-item expanded "><a href="git/git_use_issue.html"><strong aria-hidden="true">3.7.</strong> git push 到Total 2406 (delta 379), reused 0 (delta 0)就不动了</a></li><li class="chapter-item expanded "><a href="git/win-git-use.html"><strong aria-hidden="true">3.8.</strong> windows下git的使用</a></li><li class="chapter-item expanded "><a href="git/dailygit.html"><strong aria-hidden="true">3.9.</strong> git常用命令</a></li><li class="chapter-item expanded "><a href="python/pyenv.html"><strong aria-hidden="true">3.10.</strong> Python版本管理神器-pyenv</a></li><li class="chapter-item expanded "><a href="windows/cmd.html"><strong aria-hidden="true">3.11.</strong> Windows命令行乱码问题解决</a></li><li class="chapter-item expanded "><a href="go/gomod.html"><strong aria-hidden="true">3.12.</strong> go mod版本管理</a></li><li class="chapter-item expanded "><a href="gitbook/gitbook-use.html"><strong aria-hidden="true">3.13.</strong> gitbook的使用</a></li><li class="chapter-item expanded "><a href="docs/mdbook/mdbook-use.html"><strong aria-hidden="true">3.14.</strong> mdBook</a></li><li class="chapter-item expanded "><a href="docs/makefile/makefile.html"><strong aria-hidden="true">3.15.</strong> Makefile编写规则</a></li></ol></li><li class="chapter-item expanded "><a href="grpc/index.html"><strong aria-hidden="true">4.</strong> grpc</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="grpc/grpc-go.html"><strong aria-hidden="true">4.1.</strong> go grpc</a></li></ol></li><li class="chapter-item expanded "><a href="mysql/index.html"><strong aria-hidden="true">5.</strong> MYSql</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="mysql/mysql_common_use.html"><strong aria-hidden="true">5.1.</strong> mysql临时关闭安全更新</a></li></ol></li><li class="chapter-item expanded "><a href="redis/index.html"><strong aria-hidden="true">6.</strong> Redis</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="redis/Redis.html"><strong aria-hidden="true">6.1.</strong> Redis从小白到大白笔记</a></li></ol></li><li class="chapter-item expanded "><a href="java/index.html"><strong aria-hidden="true">7.</strong> java</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="java/tools.html"><strong aria-hidden="true">7.1.</strong> java tools</a></li></ol></li><li class="chapter-item expanded "><a href="encrypt/index.html"><strong aria-hidden="true">8.</strong> 加密解密</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="encrypt/go-java-encrypt.html"><strong aria-hidden="true">8.1.</strong> go语言和java语言加密解密对比</a></li></ol></li><li class="chapter-item expanded "><a href="device-check/index.html"><strong aria-hidden="true">9.</strong> 系统设计</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="device-check/device-check.html"><strong aria-hidden="true">9.1.</strong> 设备管控中间件设计</a></li></ol></li><li class="chapter-item expanded "><a href="sys-settings/index.html"><strong aria-hidden="true">10.</strong> 系统配置</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="sys-settings/mac-library.html"><strong aria-hidden="true">10.1.</strong> Mac 中显示资源库(Library)文件夹目录的几种方法</a></li></ol></li><li class="chapter-item expanded "><a href="android/index.html"><strong aria-hidden="true">11.</strong> 安卓</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="android/android-service-forever.html"><strong aria-hidden="true">11.1.</strong> 安卓中一个进程如何在转入后台后不被系统杀死</a></li></ol></li><li class="chapter-item expanded "><a href="hadoop/index.html"><strong aria-hidden="true">12.</strong> 大数据</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="bigdata/common-use-command.html"><strong aria-hidden="true">12.1.</strong> 常用命令</a></li><li class="chapter-item expanded "><a href="bigdata/mgmt-pages.html"><strong aria-hidden="true">12.2.</strong> 大数据组件自带管理界面</a></li></ol></li><li class="chapter-item expanded "><a href="docker/index.html"><strong aria-hidden="true">13.</strong> docker</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="docker/docker.html"><strong aria-hidden="true">13.1.</strong> docker试用手册</a></li><li class="chapter-item expanded "><a href="docs/docker/Docker Desktop 4.18新特性.html"><strong aria-hidden="true">13.2.</strong> Docker Desktop 4.18 发布,带来了大量新特性</a></li></ol></li></ol>
8888
</div>
8989
<div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
9090
</nav>

0 commit comments

Comments
 (0)