01-Mysql 优化工具 2021-04-13 DataBase MySql:优化工具 学习来自 [HB Chen](http://hbchen.com/) 1 2 3 4 cd /etc/ (my.conf所在目录) wget http://www.day32.com/MySQL/tuning-primer.sh chmod +x tuning-primer.sh ./tuning-primer.sh 阅读更多
02-Windows & WSL2 代理学习记录 2021-04-13 Linux Windows WSL2 代理学习记录 1: Proxy 服务 2: 客户端 3: 在 Windows 设置 proxy 4: 在 WSL2 设置 proxy,使用宿主机代理 Windows WSL2 代理学习记录 1: Proxy 服务 楼主用的 monocloud,用了 3 年 阅读更多
01-基本数据结构 2021-04-07 数据结构与算法 1: 字符串 String 2: 数组 Array 3: 链表 LinkedList 4: 栈 Stack 5:队列 Queue 5.1 普通队列 Queue 5.2 双端队列 Deque 6: 散列表 Hash 7: 树 Tree 7.1 满二叉树 Full Binary Tree 7.2 完全二叉树 Complete Binary Tree 7.3 二叉查找树 Binary Search Tree 7.4 AVL 树 阅读更多
02-文章 2 2021-04-06 other Hello World Hello World 1 2 3 func main(){ fmt.Println("hello Hugo blog world!) } 这是博客正文 222 阅读更多
0001-01-01 title: “02-如何规范 git commit 提交” author: “lucas” # 文章作者 description: “如何规范 git commit 提交…” date: 2021-04-14 lastmod: 2021-04-14 tags: # 阅读更多
0001-01-01 PDF 翻译 1:URL https://github.com/Byaidu/PDFMathTranslate/blob/main/docs/README_zh-CN.md#gui 阅读更多
0001-01-01 将非 Markdown 格式的文档转换为 Markdown 1:介绍 这是一个由微软开源的 Python 工具,可以将非 Markdown 格式的文档转换为 Markdown 格式,支持 PDF、PPT、Word 和 Excel 等多种文件类型 阅读更多