This commit is contained in:
周伟
2022-05-11 18:52:13 +08:00
parent 387f48277a
commit 48163c6373
2165 changed files with 4058 additions and 4058 deletions

View File

@@ -14,7 +14,7 @@
<link rel="icon" href="/static/favicon.png">
<title>00 开篇词 为什么大厂面试必考操作系统?.md</title>
<title>00 开篇词 为什么大厂面试必考操作系统?.md.html</title>
<!-- Spectre.css framework -->

View File

@@ -14,7 +14,7 @@
<link rel="icon" href="/static/favicon.png">
<title>00 课前必读 构建知识体系,可以这样做!.md</title>
<title>00 课前必读 构建知识体系,可以这样做!.md.html</title>
<!-- Spectre.css framework -->

View File

@@ -14,7 +14,7 @@
<link rel="icon" href="/static/favicon.png">
<title>01 计算机是什么:“如何把程序写好”这个问题是可计算的吗?.md</title>
<title>01 计算机是什么:“如何把程序写好”这个问题是可计算的吗?.md.html</title>
<!-- Spectre.css framework -->

View File

@@ -14,7 +14,7 @@
<link rel="icon" href="/static/favicon.png">
<title>02 程序的执行:相比 32 位64 位的优势是什么?(上).md</title>
<title>02 程序的执行:相比 32 位64 位的优势是什么?(上).md.html</title>
<!-- Spectre.css framework -->

View File

@@ -14,7 +14,7 @@
<link rel="icon" href="/static/favicon.png">
<title>03 程序的执行:相比 32 位64 位的优势是什么?(下).md</title>
<title>03 程序的执行:相比 32 位64 位的优势是什么?(下).md.html</title>
<!-- Spectre.css framework -->

View File

@@ -14,7 +14,7 @@
<link rel="icon" href="/static/favicon.png">
<title>04 构造复杂的程序:将一个递归函数转成非递归函数的通用方法.md</title>
<title>04 构造复杂的程序:将一个递归函数转成非递归函数的通用方法.md.html</title>
<!-- Spectre.css framework -->

View File

@@ -14,7 +14,7 @@
<link rel="icon" href="/static/favicon.png">
<title>05 存储器分级L1 Cache 比内存和 SSD 快多少倍?.md</title>
<title>05 存储器分级L1 Cache 比内存和 SSD 快多少倍?.md.html</title>
<!-- Spectre.css framework -->

View File

@@ -14,7 +14,7 @@
<link rel="icon" href="/static/favicon.png">
<title>05 (1) 加餐 练习题详解(一).md</title>
<title>05 (1) 加餐 练习题详解(一).md.html</title>
<!-- Spectre.css framework -->

View File

@@ -14,7 +14,7 @@
<link rel="icon" href="/static/favicon.png">
<title>06 目录结构和文件管理指令rm -rf 指令的作用是?.md</title>
<title>06 目录结构和文件管理指令rm -rf 指令的作用是?.md.html</title>
<!-- Spectre.css framework -->

View File

@@ -14,7 +14,7 @@
<link rel="icon" href="/static/favicon.png">
<title>07 进程、重定向和管道指令xargs 指令的作用是?.md</title>
<title>07 进程、重定向和管道指令xargs 指令的作用是?.md.html</title>
<!-- Spectre.css framework -->

View File

@@ -14,7 +14,7 @@
<link rel="icon" href="/static/favicon.png">
<title>08 用户和权限管理指令: 请简述 Linux 权限划分的原则?.md</title>
<title>08 用户和权限管理指令: 请简述 Linux 权限划分的原则?.md.html</title>
<!-- Spectre.css framework -->

View File

@@ -14,7 +14,7 @@
<link rel="icon" href="/static/favicon.png">
<title>09 Linux 中的网络指令:如何查看一个域名有哪些 NS 记录?.md</title>
<title>09 Linux 中的网络指令:如何查看一个域名有哪些 NS 记录?.md.html</title>
<!-- Spectre.css framework -->

View File

@@ -14,7 +14,7 @@
<link rel="icon" href="/static/favicon.png">
<title>10 软件的安装: 编译安装和包管理器安装有什么优势和劣势?.md</title>
<title>10 软件的安装: 编译安装和包管理器安装有什么优势和劣势?.md.html</title>
<!-- Spectre.css framework -->

View File

@@ -14,7 +14,7 @@
<link rel="icon" href="/static/favicon.png">
<title>11 高级技巧之日志分析:利用 Linux 指令分析 Web 日志.md</title>
<title>11 高级技巧之日志分析:利用 Linux 指令分析 Web 日志.md.html</title>
<!-- Spectre.css framework -->

View File

@@ -14,7 +14,7 @@
<link rel="icon" href="/static/favicon.png">
<title>12 高级技巧之集群部署:利用 Linux 指令同时在多台机器部署程序.md</title>
<title>12 高级技巧之集群部署:利用 Linux 指令同时在多台机器部署程序.md.html</title>
<!-- Spectre.css framework -->

View File

@@ -14,7 +14,7 @@
<link rel="icon" href="/static/favicon.png">
<title>12 (1)加餐 练习题详解(二).md</title>
<title>12 (1)加餐 练习题详解(二).md.html</title>
<!-- Spectre.css framework -->

View File

@@ -14,7 +14,7 @@
<link rel="icon" href="/static/favicon.png">
<title>13 操作系统内核Linux 内核和 Windows 内核有什么区别?.md</title>
<title>13 操作系统内核Linux 内核和 Windows 内核有什么区别?.md.html</title>
<!-- Spectre.css framework -->

View File

@@ -14,7 +14,7 @@
<link rel="icon" href="/static/favicon.png">
<title>14 用户态和内核态:用户态线程和内核态线程有什么区别?.md</title>
<title>14 用户态和内核态:用户态线程和内核态线程有什么区别?.md.html</title>
<!-- Spectre.css framework -->

View File

@@ -14,7 +14,7 @@
<link rel="icon" href="/static/favicon.png">
<title>15 中断和中断向量Javajs 等语言为什么可以捕获到键盘输入?.md</title>
<title>15 中断和中断向量Javajs 等语言为什么可以捕获到键盘输入?.md.html</title>
<!-- Spectre.css framework -->

View File

@@ -14,7 +14,7 @@
<link rel="icon" href="/static/favicon.png">
<title>16 WinMacUnixLinux 的区别和联系:为什么 Debian 漏洞排名第一还这么多人用?.md</title>
<title>16 WinMacUnixLinux 的区别和联系:为什么 Debian 漏洞排名第一还这么多人用?.md.html</title>
<!-- Spectre.css framework -->

View File

@@ -14,7 +14,7 @@
<link rel="icon" href="/static/favicon.png">
<title>16 (1)加餐 练习题详解(三).md</title>
<title>16 (1)加餐 练习题详解(三).md.html</title>
<!-- Spectre.css framework -->

View File

@@ -14,7 +14,7 @@
<link rel="icon" href="/static/favicon.png">
<title>17 进程和线程:进程的开销比线程大在了哪里?.md</title>
<title>17 进程和线程:进程的开销比线程大在了哪里?.md.html</title>
<!-- Spectre.css framework -->

View File

@@ -14,7 +14,7 @@
<link rel="icon" href="/static/favicon.png">
<title>18 锁、信号量和分布式锁:如何控制同一时间只有 2 个线程运行?.md</title>
<title>18 锁、信号量和分布式锁:如何控制同一时间只有 2 个线程运行?.md.html</title>
<!-- Spectre.css framework -->

View File

@@ -14,7 +14,7 @@
<link rel="icon" href="/static/favicon.png">
<title>19 乐观锁、区块链:除了上锁还有哪些并发控制方法?.md</title>
<title>19 乐观锁、区块链:除了上锁还有哪些并发控制方法?.md.html</title>
<!-- Spectre.css framework -->

View File

@@ -14,7 +14,7 @@
<link rel="icon" href="/static/favicon.png">
<title>20 线程的调度:线程调度都有哪些方法?.md</title>
<title>20 线程的调度:线程调度都有哪些方法?.md.html</title>
<!-- Spectre.css framework -->

View File

@@ -14,7 +14,7 @@
<link rel="icon" href="/static/favicon.png">
<title>21 哲学家就餐问题:什么情况下会触发饥饿和死锁?.md</title>
<title>21 哲学家就餐问题:什么情况下会触发饥饿和死锁?.md.html</title>
<!-- Spectre.css framework -->

View File

@@ -14,7 +14,7 @@
<link rel="icon" href="/static/favicon.png">
<title>22 进程间通信: 进程间通信都有哪些方法?.md</title>
<title>22 进程间通信: 进程间通信都有哪些方法?.md.html</title>
<!-- Spectre.css framework -->

View File

@@ -14,7 +14,7 @@
<link rel="icon" href="/static/favicon.png">
<title>23 分析服务的特性:我的服务应该开多少个进程、多少个线程?.md</title>
<title>23 分析服务的特性:我的服务应该开多少个进程、多少个线程?.md.html</title>
<!-- Spectre.css framework -->

View File

@@ -14,7 +14,7 @@
<link rel="icon" href="/static/favicon.png">
<title>23 (1)加餐 练习题详解(四).md</title>
<title>23 (1)加餐 练习题详解(四).md.html</title>
<!-- Spectre.css framework -->

View File

@@ -14,7 +14,7 @@
<link rel="icon" href="/static/favicon.png">
<title>24 虚拟内存 :一个程序最多能使用多少内存?.md</title>
<title>24 虚拟内存 :一个程序最多能使用多少内存?.md.html</title>
<!-- Spectre.css framework -->

View File

@@ -14,7 +14,7 @@
<link rel="icon" href="/static/favicon.png">
<title>25 内存管理单元: 什么情况下使用大内存分页?.md</title>
<title>25 内存管理单元: 什么情况下使用大内存分页?.md.html</title>
<!-- Spectre.css framework -->

View File

@@ -14,7 +14,7 @@
<link rel="icon" href="/static/favicon.png">
<title>26 缓存置换算法: LRU 用什么数据结构实现更合理?.md</title>
<title>26 缓存置换算法: LRU 用什么数据结构实现更合理?.md.html</title>
<!-- Spectre.css framework -->

View File

@@ -14,7 +14,7 @@
<link rel="icon" href="/static/favicon.png">
<title>27 内存回收上篇:如何解决内存的循环引用问题?.md</title>
<title>27 内存回收上篇:如何解决内存的循环引用问题?.md.html</title>
<!-- Spectre.css framework -->

View File

@@ -14,7 +14,7 @@
<link rel="icon" href="/static/favicon.png">
<title>28 内存回收下篇:三色标记-清除算法是怎么回事?.md</title>
<title>28 内存回收下篇:三色标记-清除算法是怎么回事?.md.html</title>
<!-- Spectre.css framework -->

View File

@@ -14,7 +14,7 @@
<link rel="icon" href="/static/favicon.png">
<title>28 (1)加餐 练习题详解(五).md</title>
<title>28 (1)加餐 练习题详解(五).md.html</title>
<!-- Spectre.css framework -->

View File

@@ -14,7 +14,7 @@
<link rel="icon" href="/static/favicon.png">
<title>29 Linux 下的各个目录有什么作用?.md</title>
<title>29 Linux 下的各个目录有什么作用?.md.html</title>
<!-- Spectre.css framework -->

View File

@@ -14,7 +14,7 @@
<link rel="icon" href="/static/favicon.png">
<title>30 文件系统的底层实现FAT、NTFS 和 Ext3 有什么区别?.md</title>
<title>30 文件系统的底层实现FAT、NTFS 和 Ext3 有什么区别?.md.html</title>
<!-- Spectre.css framework -->

View File

@@ -14,7 +14,7 @@
<link rel="icon" href="/static/favicon.png">
<title>32 HDFS 介绍:分布式文件系统是怎么回事?.md</title>
<title>32 HDFS 介绍:分布式文件系统是怎么回事?.md.html</title>
<!-- Spectre.css framework -->

View File

@@ -14,7 +14,7 @@
<link rel="icon" href="/static/favicon.png">
<title>32 (1)加餐 练习题详解(六).md</title>
<title>32 (1)加餐 练习题详解(六).md.html</title>
<!-- Spectre.css framework -->

View File

@@ -14,7 +14,7 @@
<link rel="icon" href="/static/favicon.png">
<title>33 互联网协议群TCPIP多路复用是怎么回事.md</title>
<title>33 互联网协议群TCPIP多路复用是怎么回事.md.html</title>
<!-- Spectre.css framework -->

View File

@@ -14,7 +14,7 @@
<link rel="icon" href="/static/favicon.png">
<title>34 UDP 协议UDP 和 TCP 相比快在哪里?.md</title>
<title>34 UDP 协议UDP 和 TCP 相比快在哪里?.md.html</title>
<!-- Spectre.css framework -->

View File

@@ -14,7 +14,7 @@
<link rel="icon" href="/static/favicon.png">
<title>35 Linux 的 IO 模式selectpollepoll 有什么区别?.md</title>
<title>35 Linux 的 IO 模式selectpollepoll 有什么区别?.md.html</title>
<!-- Spectre.css framework -->

View File

@@ -14,7 +14,7 @@
<link rel="icon" href="/static/favicon.png">
<title>36 公私钥体系和网络安全:什么是中间人攻击?.md</title>
<title>36 公私钥体系和网络安全:什么是中间人攻击?.md.html</title>
<!-- Spectre.css framework -->

View File

@@ -14,7 +14,7 @@
<link rel="icon" href="/static/favicon.png">
<title>36 (1)加餐 练习题详解(七).md</title>
<title>36 (1)加餐 练习题详解(七).md.html</title>
<!-- Spectre.css framework -->

View File

@@ -14,7 +14,7 @@
<link rel="icon" href="/static/favicon.png">
<title>37 虚拟化技术介绍VMware 和 Docker 的区别?.md</title>
<title>37 虚拟化技术介绍VMware 和 Docker 的区别?.md.html</title>
<!-- Spectre.css framework -->

View File

@@ -14,7 +14,7 @@
<link rel="icon" href="/static/favicon.png">
<title>38 容器编排技术:如何利用 K8s 和 Docker Swarm 管理微服务?.md</title>
<title>38 容器编排技术:如何利用 K8s 和 Docker Swarm 管理微服务?.md.html</title>
<!-- Spectre.css framework -->

View File

@@ -14,7 +14,7 @@
<link rel="icon" href="/static/favicon.png">
<title>39 Linux 架构优秀在哪里.md</title>
<title>39 Linux 架构优秀在哪里.md.html</title>
<!-- Spectre.css framework -->

View File

@@ -14,7 +14,7 @@
<link rel="icon" href="/static/favicon.png">
<title>40 商业操作系统:电商操作系统是不是一个噱头?.md</title>
<title>40 商业操作系统:电商操作系统是不是一个噱头?.md.html</title>
<!-- Spectre.css framework -->

View File

@@ -14,7 +14,7 @@
<link rel="icon" href="/static/favicon.png">
<title>40 (1)加餐 练习题详解(八).md</title>
<title>40 (1)加餐 练习题详解(八).md.html</title>
<!-- Spectre.css framework -->

View File

@@ -14,7 +14,7 @@
<link rel="icon" href="/static/favicon.png">
<title>41 结束语 论程序员的发展——信仰、选择和博弈.md</title>
<title>41 结束语 论程序员的发展——信仰、选择和博弈.md.html</title>
<!-- Spectre.css framework -->

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 126 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 178 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 420 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 580 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 197 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 476 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 567 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 101 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 135 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 291 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 225 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 179 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 306 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 429 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 447 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 366 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 262 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 180 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 118 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 86 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 140 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 90 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 229 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 187 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 116 KiB

Some files were not shown because too many files have changed in this diff Show More