操作系统
管理硬件和软件资源
计算机的"大管家"
计算机的"大管家"
Bootloader
{{ i + 1 }}
{{ step }}
{{ line }}
Kernel Loading
⚙️
{{ kernelName }}
{{ kernelProgress > (i + 1) * 20 ? '✓' : '○' }}
{{ m }}
System Services
{{ svc.name }}
{{ svcProgress > i * 15 ? '●' : '○' }}
{{ s.short }}
{{ currentStage.name }}
{{ currentStage.desc }}
{{ i + 1 }}
{{ op.name }}
{{ expandedOp === i ? '▾' : '▸' }}
{{ op.what }}
•
{{ d }}
{{ currentStage.analogy }}
常见操作系统
系统
特点
典型设备
{{ os.name }}
{{ os.feature }}
{{ os.device }}
Windows vs Linux 启动流程
🪟 Windows
↓
{{ step }}
🐧 Linux
↓
{{ step }}