mirror of
				https://github.com/zopiya/x-eden-quartz.git
				synced 2025-11-04 06:46:48 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			117 lines
		
	
	
		
			372 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			117 lines
		
	
	
		
			372 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!DOCTYPE html>
 | 
						||
<html lang="zh"><head><title>数字花园</title><meta charset="utf-8"/><link rel="preconnect" href="https://fonts.googleapis.com"/><link rel="preconnect" href="https://fonts.gstatic.com"/><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=IBM Plex Mono&family=Noto Serif Simplified Chinese:wght@400;700&family=Source Sans Pro:ital,wght@0,400;0,600;1,400;1,600&display=swap"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><meta property="og:title" content="数字花园"/><meta property="og:description" content="Always For Freedom. 一个热衷于构建知识体系的探索者 💨 在此整理、沉淀多学科、多维度的知识与思考,愿对你有所启发。 📁 目录结构 . ├── Archive # 📦 归档内容 ├── FormalSciences # 📐 形式科学 │ ├── ComputerScience # 💻 计算机科学 │ │ ├── ComputerNetwork │ │ ├── ComputerSecurity │ │ ├── ComputerStorage │ │ ├── DataEngineering │ │ ├── DatabaseSystem │ │ ├── DevSecOps │ │ ├── GettingStarted │ │ ├── OperatingSystem │ │ ├── ProgrammingLanguage │ │ ├── SoftwareEngineering │ │ ├── StructuresAlgorithms │ │ └── WebDevelopment │ ├── InformationTheory # 信息论 │ ├── Logic # 逻辑学 │ ├── Mathematics # 数学 │ └── Statistics # 统计学 ├── NaturalSciences # 🌱 自然科学 │ ├── Astronomy # 天文学 │ ├── Biology # 生物学 │ ├── Chemistry # 化学 │ ├── Geology # 地质学 │ └── Physics # 物理学 ├── Obsidian # 🧩 Obsidian 配置与资源 │ ├── Canvas # 可视化画布 │ ├── Excalidraw # 手绘图工具 │ ├── Marp # 幻灯片样式与配置 │ ├── References # 参考文献与规范 │ ├── Static # 静态 JS 工具(天气、诗句等) │ └── Templates # 模板集合(日志、博客、阅读等) ├── Personal # 👤 个人空间 │ ├── Blog # 博客文章(按年份归档) │ ├── Book # 读书笔记(分类整理) │ ├── Finance # 财务与理财记录 │ ├── Journal # 日志记录(年度归档) │ ├── Life # 生活杂记与反思 │ ├── Mail # 邮件归档 │ ├── Photo # 摄影素材与图像收集 │ └── Writing # 自由写作与创作 ├── Professional # 🧠 职业发展 │ ├── 1.RoadMap # 职业路线图与发展规划 │ ├── 2.Skills # 技术与技能体系 │ ├── 3.JobSearch # 求职与面试准备 │ ├── 4.Workplace # 职场技巧与经验 │ └── 5.Company # 公司调研与行业趋势 ├── SocialSciences # 🌍 社会科学 │ ├── Anthropology # 人类学 │ ├── CulturalStudies # 文化研究 │ ├── Economics # 经济学 │ ├── Geography # 地理学 │ ├── InternationalRelations # 国际关系 │ ├── Linguistics # 语言学 │ │ └── English # 英语语言学习 │ ├── NationalStudies # 国别研究 │ │ └── 中国 # 中国研究 │ ├── Politics # 政治学 │ └── Sociology # 社会学 └── README.md 🧪 分支策略 main # 稳定主分支 dev # 日常推送分支 🤝 贡献说明 欢迎批判性反馈与知识纠错。若有意共建,请先提交 issue 或 PR。 📜 协议说明 所有原创代码采用 GPL-3.0 协议。 所有原创非代码内容采用 CC BY-SA 4.0 许可协议。 所有引用内容仅供学术研究使用,著作权归原作者所有。若涉及侵权,请 邮件联系 及时处理。 🙏 特别致谢 感谢所有知识创作者、开源贡献者及社区同行,正是你们的无私奉献,构成了这个持续演化的知识宇宙。."/><meta property="og:image" content="https://x-eden.zopiya.com/static/og-image.png"/><meta property="og:width" content="1200"/><meta property="og:height" content="675"/><link rel="icon" href="./static/icon.png"/><meta name="description" content="Always For Freedom. 一个热衷于构建知识体系的探索者 💨 在此整理、沉淀多学科、多维度的知识与思考,愿对你有所启发。 📁 目录结构 . ├── Archive # 📦 归档内容 ├── FormalSciences # 📐 形式科学 │ ├── ComputerScience # 💻 计算机科学 │ │ ├── ComputerNetwork │ │ ├── ComputerSecurity │ │ ├── ComputerStorage │ │ ├── DataEngineering │ │ ├── DatabaseSystem │ │ ├── DevSecOps │ │ ├── GettingStarted │ │ ├── OperatingSystem │ │ ├── ProgrammingLanguage │ │ ├── SoftwareEngineering │ │ ├── StructuresAlgorithms │ │ └── WebDevelopment │ ├── InformationTheory # 信息论 │ ├── Logic # 逻辑学 │ ├── Mathematics # 数学 │ └── Statistics # 统计学 ├── NaturalSciences # 🌱 自然科学 │ ├── Astronomy # 天文学 │ ├── Biology # 生物学 │ ├── Chemistry # 化学 │ ├── Geology # 地质学 │ └── Physics # 物理学 ├── Obsidian # 🧩 Obsidian 配置与资源 │ ├── Canvas # 可视化画布 │ ├── Excalidraw # 手绘图工具 │ ├── Marp # 幻灯片样式与配置 │ ├── References # 参考文献与规范 │ ├── Static # 静态 JS 工具(天气、诗句等) │ └── Templates # 模板集合(日志、博客、阅读等) ├── Personal # 👤 个人空间 │ ├── Blog # 博客文章(按年份归档) │ ├── Book # 读书笔记(分类整理) │ ├── Finance # 财务与理财记录 │ ├── Journal # 日志记录(年度归档) │ ├── Life # 生活杂记与反思 │ ├── Mail # 邮件归档 │ ├── Photo # 摄影素材与图像收集 │ └── Writing # 自由写作与创作 ├── Professional # 🧠 职业发展 │ ├── 1.RoadMap # 职业路线图与发展规划 │ ├── 2.Skills # 技术与技能体系 │ ├── 3.JobSearch # 求职与面试准备 │ ├── 4.Workplace # 职场技巧与经验 │ └── 5.Company # 公司调研与行业趋势 ├── SocialSciences # 🌍 社会科学 │ ├── Anthropology # 人类学 │ ├── CulturalStudies # 文化研究 │ ├── Economics # 经济学 │ ├── Geography # 地理学 │ ├── InternationalRelations # 国际关系 │ ├── Linguistics # 语言学 │ │ └── English # 英语语言学习 │ ├── NationalStudies # 国别研究 │ │ └── 中国 # 中国研究 │ ├── Politics # 政治学 │ └── Sociology # 社会学 └── README.md 🧪 分支策略 main # 稳定主分支 dev # 日常推送分支 🤝 贡献说明 欢迎批判性反馈与知识纠错。若有意共建,请先提交 issue 或 PR。 📜 协议说明 所有原创代码采用 GPL-3.0 协议。 所有原创非代码内容采用 CC BY-SA 4.0 许可协议。 所有引用内容仅供学术研究使用,著作权归原作者所有。若涉及侵权,请 邮件联系 及时处理。 🙏 特别致谢 感谢所有知识创作者、开源贡献者及社区同行,正是你们的无私奉献,构成了这个持续演化的知识宇宙。."/><meta name="generator" content="Quartz"/><link href="./index.css" rel="stylesheet" type="text/css" spa-preserve/><link href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/katex.min.css" rel="stylesheet" type="text/css" spa-preserve/><script src="./prescript.js" type="application/javascript" spa-preserve></script><script type="application/javascript" spa-preserve>const fetchData = fetch("./static/contentIndex.json").then(data => data.json())</script></head><body data-slug="index"><div id="quartz-root" class="page"><div id="quartz-body"><div class="left sidebar"><h2 class="page-title"><a href=".">🪴 X·Eden</a></h2><div class="spacer mobile-only"></div><div class="search"><button class="search-button" id="search-button"><p>搜索</p><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.9 19.7"><title>Search</title><g class="search-path" fill="none"><path stroke-linecap="square" d="M18.5 18.3l-5.4-5.4"></path><circle cx="8" cy="8" r="7"></circle></g></svg></button><div id="search-container"><div id="search-space"><input autocomplete="off" id="search-bar" name="search" type="text" aria-label="搜索些什么" placeholder="搜索些什么"/><div id="search-layout" data-preview="true"></div></div></div></div><button class="darkmode" id="darkmode"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="dayIcon" x="0px" y="0px" viewBox="0 0 35 35" style="enable-background:new 0 0 35 35" xml:space="preserve" aria-label="暗色模式"><title>暗色模式</title><path d="M6,17.5C6,16.672,5.328,16,4.5,16h-3C0.672,16,0,16.672,0,17.5    S0.672,19,1.5,19h3C5.328,19,6,18.328,6,17.5z M7.5,26c-0.414,0-0.789,0.168-1.061,0.439l-2,2C4.168,28.711,4,29.086,4,29.5    C4,30.328,4.671,31,5.5,31c0.414,0,0.789-0.168,1.06-0.44l2-2C8.832,28.289,9,27.914,9,27.5C9,26.672,8.329,26,7.5,26z M17.5,6    C18.329,6,19,5.328,19,4.5v-3C19,0.672,18.329,0,17.5,0S16,0.672,16,1.5v3C16,5.328,16.671,6,17.5,6z M27.5,9    c0.414,0,0.789-0.168,1.06-0.439l2-2C30.832,6.289,31,5.914,31,5.5C31,4.672,30.329,4,29.5,4c-0.414,0-0.789,0.168-1.061,0.44    l-2,2C26.168,6.711,26,7.086,26,7.5C26,8.328,26.671,9,27.5,9z M6.439,8.561C6.711,8.832,7.086,9,7.5,9C8.328,9,9,8.328,9,7.5    c0-0.414-0.168-0.789-0.439-1.061l-2-2C6.289,4.168,5.914,4,5.5,4C4.672,4,4,4.672,4,5.5c0,0.414,0.168,0.789,0.439,1.06    L6.439,8.561z M33.5,16h-3c-0.828,0-1.5,0.672-1.5,1.5s0.672,1.5,1.5,1.5h3c0.828,0,1.5-0.672,1.5-1.5S34.328,16,33.5,16z     M28.561,26.439C28.289,26.168,27.914,26,27.5,26c-0.828,0-1.5,0.672-1.5,1.5c0,0.414,0.168,0.789,0.439,1.06l2,2    C28.711,30.832,29.086,31,29.5,31c0.828,0,1.5-0.672,1.5-1.5c0-0.414-0.168-0.789-0.439-1.061L28.561,26.439z M17.5,29    c-0.829,0-1.5,0.672-1.5,1.5v3c0,0.828,0.671,1.5,1.5,1.5s1.5-0.672,1.5-1.5v-3C19,29.672,18.329,29,17.5,29z M17.5,7    C11.71,7,7,11.71,7,17.5S11.71,28,17.5,28S28,23.29,28,17.5S23.29,7,17.5,7z M17.5,25c-4.136,0-7.5-3.364-7.5-7.5    c0-4.136,3.364-7.5,7.5-7.5c4.136,0,7.5,3.364,7.5,7.5C25,21.636,21.636,25,17.5,25z"></path></svg><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="nightIcon" x="0px" y="0px" viewBox="0 0 100 100" style="enable-background:new 0 0 100 100" xml:space="preserve" aria-label="亮色模式"><title>亮色模式</title><path d="M96.76,66.458c-0.853-0.852-2.15-1.064-3.23-0.534c-6.063,2.991-12.858,4.571-19.655,4.571  C62.022,70.495,50.88,65.88,42.5,57.5C29.043,44.043,25.658,23.536,34.076,6.47c0.532-1.08,0.318-2.379-0.534-3.23  c-0.851-0.852-2.15-1.064-3.23-0.534c-4.918,2.427-9.375,5.619-13.246,9.491c-9.447,9.447-14.65,22.008-14.65,35.369  c0,13.36,5.203,25.921,14.65,35.368s22.008,14.65,35.368,14.65c13.361,0,25.921-5.203,35.369-14.65  c3.872-3.871,7.064-8.328,9.491-13.246C97.826,68.608,97.611,67.309,96.76,66.458z"></path></svg></button><div class="explorer desktop-only"><button type="button" id="explorer" data-behavior="collapse" data-collapsed="collapsed" data-savestate="true" data-tree="[{"path":"FormalSciences","collapsed":true},{"path":"FormalSciences/ComputerScience","collapsed":true},{"path":"FormalSciences/ComputerScience/ComputerNetwork","collapsed":true},{"path":"FormalSciences/ComputerScience/ComputerNetwork/1.Overview","collapsed":true},{"path":"FormalSciences/ComputerScience/ComputerNetwork/2.Protocols","collapsed":true},{"path":"FormalSciences/ComputerScience/ComputerNetwork/3.PublicServices","collapsed":true},{"path":"FormalSciences/ComputerScience/ComputerNetwork/4.ApplicationServices","collapsed":true},{"path":"FormalSciences/ComputerScience/ComputerNetwork/5.WebServers","collapsed":true},{"path":"FormalSciences/ComputerScience/ComputerNetwork/5.WebServers/Nginx","collapsed":true},{"path":"FormalSciences/ComputerScience/ComputerSecurity","collapsed":true},{"path":"FormalSciences/ComputerScience/ComputerSecurity/0.Overview","collapsed":true},{"path":"FormalSciences/ComputerScience/ComputerSecurity/1.Cryptography","collapsed":true},{"path":"FormalSciences/ComputerScience/ComputerSecurity/2.InformationSecurity","collapsed":true},{"path":"FormalSciences/ComputerScience/ComputerSecurity/3.UserSecurity","collapsed":true},{"path":"FormalSciences/ComputerScience/ComputerSecurity/4.SystemSecurity","collapsed":true},{"path":"FormalSciences/ComputerScience/ComputerSecurity/5.NetworkSecurity","collapsed":true},{"path":"FormalSciences/ComputerScience/ComputerSecurity/6.MalwareAnalysis","collapsed":true},{"path":"FormalSciences/ComputerScience/ComputerSecurity/7.VulnerabilityManagement","collapsed":true},{"path":"FormalSciences/ComputerScience/ComputerSecurity/8.SecurityAuditing","collapsed":true},{"path":"FormalSciences/ComputerScience/ComputerSecurity/9.EmergingTechnologies","collapsed":true},{"path":"FormalSciences/ComputerScience/ComputerStorage","collapsed":true},{"path":"FormalSciences/ComputerScience/ComputerStorage/1.Overview","collapsed":true},{"path":"FormalSciences/ComputerScience/ComputerStorage/2.StorageBasics","collapsed":true},{"path":"FormalSciences/ComputerScience/ComputerStorage/3.StorageHardware","collapsed":true},{"path":"FormalSciences/ComputerScience/ComputerStorage/4.StorageArchitecture","collapsed":true},{"path":"FormalSciences/ComputerScience/ComputerStorage/5.FileSystems","collapsed":true},{"path":"FormalSciences/ComputerScience/DatabaseSystem","collapsed":true},{"path":"FormalSciences/ComputerScience/DatabaseSystem/1.Overview","collapsed":true},{"path":"FormalSciences/ComputerScience/DatabaseSystem/2.SQLLanguage","collapsed":true},{"path":"FormalSciences/ComputerScience/DatabaseSystem/3.PostgreSQL","collapsed":true},{"path":"FormalSciences/ComputerScience/DevSecOps","collapsed":true},{"path":"FormalSciences/ComputerScience/DevSecOps/1.Introduction","collapsed":true},{"path":"FormalSciences/ComputerScience/DevSecOps/2.Culture","collapsed":true},{"path":"FormalSciences/ComputerScience/DevSecOps/3.CI-and-CD","collapsed":true},{"path":"FormalSciences/ComputerScience/DevSecOps/4.ConfigMgmt","collapsed":true},{"path":"FormalSciences/ComputerScience/DevSecOps/5.Containerization","collapsed":true},{"path":"FormalSciences/ComputerScience/DevSecOps/6.Orchestration","collapsed":true},{"path":"FormalSciences/ComputerScience/DevSecOps/7.Monitoring","collapsed":true},{"path":"FormalSciences/ComputerScience/DevSecOps/8.Logging","collapsed":true},{"path":"FormalSciences/ComputerScience/DevSecOps/9.Security","collapsed":true},{"path":"FormalSciences/ComputerScience/DevSecOps/10.CloudService","collapsed":true},{"path":"FormalSciences/ComputerScience/DevSecOps/11.IaC-On-Cloud","collapsed":true},{"path":"FormalSciences/ComputerScience/DevSecOps/12.AdvancedTopics","collapsed":true},{"path":"FormalSciences/ComputerScience/GettingStarted","collapsed":true},{"path":"FormalSciences/ComputerScience/GettingStarted/1.OpenSource","collapsed":true},{"path":"FormalSciences/ComputerScience/GettingStarted/2.VersionControl","collapsed":true},{"path":"FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git","collapsed":true},{"path":"FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git/1.Basics","collapsed":true},{"path":"FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git/2.Advanced","collapsed":true},{"path":"FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools","collapsed":true},{"path":"FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/PowerShell","collapsed":true},{"path":"FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/Shell","collapsed":true},{"path":"FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/Vim","collapsed":true},{"path":"FormalSciences/ComputerScience/GettingStarted/9.Other","collapsed":true},{"path":"FormalSciences/ComputerScience/OperatingSystem","collapsed":true},{"path":"FormalSciences/ComputerScience/OperatingSystem/Linux","collapsed":true},{"path":"FormalSciences/ComputerScience/OperatingSystem/Linux/1.Overview","collapsed":true},{"path":"FormalSciences/ComputerScience/OperatingSystem/Linux/2.Installation","collapsed":true},{"path":"FormalSciences/ComputerScience/OperatingSystem/Linux/3.Basics","collapsed":true},{"path":"FormalSciences/ComputerScience/OperatingSystem/Linux/4.System","collapsed":true},{"path":"FormalSciences/ComputerScience/OperatingSystem/Linux/5.Network","collapsed":true},{"path":"FormalSciences/ComputerScience/OperatingSystem/Linux/6.Storage","collapsed":true},{"path":"FormalSciences/ComputerScience/OperatingSystem/Linux/7.Security","collapsed":true},{"path":"FormalSciences/ComputerScience/OperatingSystem/Virtualization","collapsed":true},{"path":"FormalSciences/ComputerScience/OperatingSystem/Virtualization/1.Overview","collapsed":true},{"path":"FormalSciences/ComputerScience/OperatingSystem/Virtualization/2.KVM","collapsed":true},{"path":"FormalSciences/ComputerScience/OperatingSystem/Windows","collapsed":true},{"path":"FormalSciences/ComputerScience/OperatingSystem/Windows/1.文化历史","collapsed":true},{"path":"FormalSciences/ComputerScience/ProgrammingLanguage","collapsed":true},{"path":"FormalSciences/ComputerScience/ProgrammingLanguage/Python","collapsed":true},{"path":"FormalSciences/ComputerScience/ProgrammingLanguage/Python/1.Basics","collapsed":true},{"path":"FormalSciences/ComputerScience/ProgrammingLanguage/Python/2.Advanced","collapsed":true},{"path":"FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires","collapsed":true},{"path":"FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/Web-开发与框架","collapsed":true},{"path":"FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/图形用户界面","collapsed":true},{"path":"FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/安全和加密","collapsed":true},{"path":"FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/实用工具","collapsed":true},{"path":"FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据处理与分析","collapsed":true},{"path":"FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据库操作","collapsed":true},{"path":"FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/文本处理与操作","collapsed":true},{"path":"FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/测试与调试","collapsed":true},{"path":"FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/系统操作与交互","collapsed":true},{"path":"FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络爬虫与数据抓取","collapsed":true},{"path":"FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络编程与通信","collapsed":true},{"path":"FormalSciences/ComputerScience/ProgrammingLanguage/Python/5.Philosophy","collapsed":true},{"path":"FormalSciences/ComputerScience/ProgrammingLanguage/Python/6.Projects","collapsed":true},{"path":"FormalSciences/ComputerScience/ProgrammingLanguage/Python/6.Projects/1.虚拟环境","collapsed":true},{"path":"FormalSciences/ComputerScience/ProgrammingLanguage/Python/6.Projects/2.风格指南","collapsed":true},{"path":"FormalSciences/ComputerScience/SoftwareEngineering","collapsed":true},{"path":"FormalSciences/ComputerScience/SoftwareEngineering/1.Collaboration","collapsed":true},{"path":"FormalSciences/ComputerScience/SoftwareEngineering/2.Docs","collapsed":true},{"path":"FormalSciences/ComputerScience/SoftwareEngineering/3.Architecture","collapsed":true},{"path":"FormalSciences/ComputerScience/StructuresAlgorithms","collapsed":true},{"path":"FormalSciences/ComputerScience/WebDevelopment","collapsed":true},{"path":"FormalSciences/ComputerScience/WebDevelopment/0.Overview","collapsed":true},{"path":"FormalSciences/ComputerScience/WebDevelopment/1.Browser","collapsed":true},{"path":"FormalSciences/ComputerScience/WebDevelopment/2.HTML","collapsed":true},{"path":"FormalSciences/ComputerScience/WebDevelopment/3.CSS","collapsed":true},{"path":"FormalSciences/ComputerScience/WebDevelopment/4.JavaScript","collapsed":true},{"path":"FormalSciences/ComputerScience/WebDevelopment/7.Tools","collapsed":true},{"path":"Professional","collapsed":true},{"path":"Professional/1.RoadMap","collapsed":true},{"path":"Professional/3.JobSearch","collapsed":true},{"path":"Professional/3.JobSearch/Interview","collapsed":true},{"path":"Professional/3.JobSearch/Resume","collapsed":true},{"path":"Professional/4.Workplace","collapsed":true},{"path":"Professional/4.Workplace/Career","collapsed":true},{"path":"Professional/4.Workplace/PayBenefits","collapsed":true},{"path":"Professional/4.Workplace/WorkTips","collapsed":true},{"path":"Professional/5.Company","collapsed":true},{"path":"Professional/5.Company/Digitalization","collapsed":true},{"path":"Professional/5.Company/Digitalization/Standards","collapsed":true},{"path":"SocialSciences","collapsed":true},{"path":"SocialSciences/Linguistics","collapsed":true},{"path":"SocialSciences/Linguistics/English","collapsed":true},{"path":"SocialSciences/NationalStudies","collapsed":true},{"path":"SocialSciences/NationalStudies/中国","collapsed":true},{"path":"SocialSciences/NationalStudies/中国/标准","collapsed":true},{"path":"SocialSciences/NationalStudies/中国/法律","collapsed":true}]" aria-controls="explorer-content" aria-expanded="false"><h2>探索</h2><svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="fold"><polyline points="6 9 12 15 18 9"></polyline></svg></button><div id="explorer-content"><ul class="overflow" id="explorer-ul"><li><div class="folder-outer open"><ul style="padding-left:0;" class="content" data-folderul><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences"><button class="folder-button"><span class="folder-title">FormalSciences</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience"><button class="folder-button"><span class="folder-title">ComputerScience</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ComputerNetwork"><button class="folder-button"><span class="folder-title">ComputerNetwork</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ComputerNetwork"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ComputerNetwork/1.Overview"><button class="folder-button"><span class="folder-title">1.Overview</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ComputerNetwork/1.Overview"><li><a href="./FormalSciences/ComputerScience/ComputerNetwork/1.Overview/网络基础" data-for="FormalSciences/ComputerScience/ComputerNetwork/1.Overview/网络基础">网络基础</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ComputerNetwork/2.Protocols"><button class="folder-button"><span class="folder-title">2.Protocols</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ComputerNetwork/2.Protocols"><li><a href="./FormalSciences/ComputerScience/ComputerNetwork/2.Protocols/7.4-DHCP-动态主机配置协议" data-for="FormalSciences/ComputerScience/ComputerNetwork/2.Protocols/7.4-DHCP-动态主机配置协议">DHCP 动态主机配置协议</a></li><li><a href="./FormalSciences/ComputerScience/ComputerNetwork/2.Protocols/7.4-DNS-域名系统" data-for="FormalSciences/ComputerScience/ComputerNetwork/2.Protocols/7.4-DNS-域名系统">DNS 域名系统</a></li><li><a href="./FormalSciences/ComputerScience/ComputerNetwork/2.Protocols/3.2-IP-网际协议" data-for="FormalSciences/ComputerScience/ComputerNetwork/2.Protocols/3.2-IP-网际协议">IP 网际协议</a></li><li><a href="./FormalSciences/ComputerScience/ComputerNetwork/2.Protocols/4.3-TCP-传输控制协议" data-for="FormalSciences/ComputerScience/ComputerNetwork/2.Protocols/4.3-TCP-传输控制协议">TCP 传输控制协议</a></li><li><a href="./FormalSciences/ComputerScience/ComputerNetwork/2.Protocols/4.3-UDP-用户数据报协议" data-for="FormalSciences/ComputerScience/ComputerNetwork/2.Protocols/4.3-UDP-用户数据报协议">UDP 用户数据报协议</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ComputerNetwork/3.PublicServices"><button class="folder-button"><span class="folder-title">3.PublicServices</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ComputerNetwork/3.PublicServices"><li><a href="./FormalSciences/ComputerScience/ComputerNetwork/3.PublicServices/IPv4-DNS-服务" data-for="FormalSciences/ComputerScience/ComputerNetwork/3.PublicServices/IPv4-DNS-服务">3.1-IPv4 DNS 服务</a></li><li><a href="./FormalSciences/ComputerScience/ComputerNetwork/3.PublicServices/IPv6-DNS-服务" data-for="FormalSciences/ComputerScience/ComputerNetwork/3.PublicServices/IPv6-DNS-服务">3.2-IPv6 DNS 服务</a></li><li><a href="./FormalSciences/ComputerScience/ComputerNetwork/3.PublicServices/Mirror-镜像站" data-for="FormalSciences/ComputerScience/ComputerNetwork/3.PublicServices/Mirror-镜像站">Mirror 镜像站</a></li><li><a href="./FormalSciences/ComputerScience/ComputerNetwork/3.PublicServices/NTP-服务器" data-for="FormalSciences/ComputerScience/ComputerNetwork/3.PublicServices/NTP-服务器">NTP 服务器</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ComputerNetwork/4.ApplicationServices"><button class="folder-button"><span class="folder-title">4.ApplicationServices</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ComputerNetwork/4.ApplicationServices"><li><a href="./FormalSciences/ComputerScience/ComputerNetwork/4.ApplicationServices/CDN-内容分发网络" data-for="FormalSciences/ComputerScience/ComputerNetwork/4.ApplicationServices/CDN-内容分发网络">CDN 内容分发网络</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ComputerNetwork/5.WebServers"><button class="folder-button"><span class="folder-title">5.WebServers</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ComputerNetwork/5.WebServers"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ComputerNetwork/5.WebServers/Nginx"><button class="folder-button"><span class="folder-title">Nginx</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ComputerNetwork/5.WebServers/Nginx"><li><a href="./FormalSciences/ComputerScience/ComputerNetwork/5.WebServers/Nginx/1.概述" data-for="FormalSciences/ComputerScience/ComputerNetwork/5.WebServers/Nginx/1.概述">Nginx 概述</a></li><li><a href="./FormalSciences/ComputerScience/ComputerNetwork/5.WebServers/Nginx/4.内容缓存" data-for="FormalSciences/ComputerScience/ComputerNetwork/5.WebServers/Nginx/4.内容缓存">内容缓存</a></li><li><a href="./FormalSciences/ComputerScience/ComputerNetwork/5.WebServers/Nginx/2.基础配置" data-for="FormalSciences/ComputerScience/ComputerNetwork/5.WebServers/Nginx/2.基础配置">基础配置</a></li><li><a href="./FormalSciences/ComputerScience/ComputerNetwork/5.WebServers/Nginx/3.负载均衡" data-for="FormalSciences/ComputerScience/ComputerNetwork/5.WebServers/Nginx/3.负载均衡">负载均衡</a></li></ul></div></li></ul></div></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ComputerSecurity"><button class="folder-button"><span class="folder-title">ComputerSecurity</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ComputerSecurity"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ComputerSecurity/0.Overview"><button class="folder-button"><span class="folder-title">0.Overview</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ComputerSecurity/0.Overview"><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/0.Overview/简明指南" data-for="FormalSciences/ComputerScience/ComputerSecurity/0.Overview/简明指南">1.1-简明指南</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ComputerSecurity/1.Cryptography"><button class="folder-button"><span class="folder-title">1.Cryptography</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ComputerSecurity/1.Cryptography"><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/1.Cryptography/1.2-对称加密" data-for="FormalSciences/ComputerScience/ComputerSecurity/1.Cryptography/1.2-对称加密">1.2-对称加密</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/1.Cryptography/1.3-非对称加密" data-for="FormalSciences/ComputerScience/ComputerSecurity/1.Cryptography/1.3-非对称加密">1.3-非对称加密</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/1.Cryptography/1.4-散列函数" data-for="FormalSciences/ComputerScience/ComputerSecurity/1.Cryptography/1.4-散列函数">1.4-散列函数</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/1.Cryptography/1.5-加密协议(OpenSSL)" data-for="FormalSciences/ComputerScience/ComputerSecurity/1.Cryptography/1.5-加密协议(OpenSSL)">1.5-加密协议(OpenSSL)</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/1.Cryptography/1.6-数字签名" data-for="FormalSciences/ComputerScience/ComputerSecurity/1.Cryptography/1.6-数字签名">1.6-数字签名</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ComputerSecurity/2.InformationSecurity"><button class="folder-button"><span class="folder-title">2.InformationSecurity</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ComputerSecurity/2.InformationSecurity"><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/2.InformationSecurity/2.2-数据加密" data-for="FormalSciences/ComputerScience/ComputerSecurity/2.InformationSecurity/2.2-数据加密">2.2-数据加密</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/2.InformationSecurity/2.3-身份认证" data-for="FormalSciences/ComputerScience/ComputerSecurity/2.InformationSecurity/2.3-身份认证">2.3-身份认证</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/2.InformationSecurity/2.1-GnuPG-简明指南" data-for="FormalSciences/ComputerScience/ComputerSecurity/2.InformationSecurity/2.1-GnuPG-简明指南">GnuPG 简明指南</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ComputerSecurity/3.UserSecurity"><button class="folder-button"><span class="folder-title">3.UserSecurity</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ComputerSecurity/3.UserSecurity"><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/3.UserSecurity/3.2-HTTP-基本鉴权" data-for="FormalSciences/ComputerScience/ComputerSecurity/3.UserSecurity/3.2-HTTP-基本鉴权">HTTP 基本鉴权</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/3.UserSecurity/3.3-JWT(JSON-Web-Token)鉴权" data-for="FormalSciences/ComputerScience/ComputerSecurity/3.UserSecurity/3.3-JWT(JSON-Web-Token)鉴权">JWT 鉴权</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/3.UserSecurity/3.4-OAuth-鉴权" data-for="FormalSciences/ComputerScience/ComputerSecurity/3.UserSecurity/3.4-OAuth-鉴权">OAuth 鉴权</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/3.UserSecurity/3.5-Session-Cookie-鉴权" data-for="FormalSciences/ComputerScience/ComputerSecurity/3.UserSecurity/3.5-Session-Cookie-鉴权">Session-Cookie 鉴权</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/3.UserSecurity/3.8-单点登录(Single-Sign-On)" data-for="FormalSciences/ComputerScience/ComputerSecurity/3.UserSecurity/3.8-单点登录(Single-Sign-On)">SSO 单点登录</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/3.UserSecurity/3.6-Token-鉴权" data-for="FormalSciences/ComputerScience/ComputerSecurity/3.UserSecurity/3.6-Token-鉴权">Token 鉴权</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/3.UserSecurity/3.10-一键登录(适用于原生APP)" data-for="FormalSciences/ComputerScience/ComputerSecurity/3.UserSecurity/3.10-一键登录(适用于原生APP)">一键登录</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/3.UserSecurity/3.1-简明指南" data-for="FormalSciences/ComputerScience/ComputerSecurity/3.UserSecurity/3.1-简明指南">主流权限系统的设计</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/3.UserSecurity/3.7-扫码登录" data-for="FormalSciences/ComputerScience/ComputerSecurity/3.UserSecurity/3.7-扫码登录">扫码登录</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/3.UserSecurity/3.9-联合登录和信任登录" data-for="FormalSciences/ComputerScience/ComputerSecurity/3.UserSecurity/3.9-联合登录和信任登录">联合登录和信任登录</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ComputerSecurity/4.SystemSecurity"><button class="folder-button"><span class="folder-title">4.SystemSecurity</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ComputerSecurity/4.SystemSecurity"><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/4.SystemSecurity/4.1-防火墙配置" data-for="FormalSciences/ComputerScience/ComputerSecurity/4.SystemSecurity/4.1-防火墙配置">4.1-防火墙配置</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/4.SystemSecurity/4.2-网络端口大全" data-for="FormalSciences/ComputerScience/ComputerSecurity/4.SystemSecurity/4.2-网络端口大全">网络端口大全</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ComputerSecurity/5.NetworkSecurity"><button class="folder-button"><span class="folder-title">5.NetworkSecurity</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ComputerSecurity/5.NetworkSecurity"><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/5.NetworkSecurity/5.4-防火墙配置" data-for="FormalSciences/ComputerScience/ComputerSecurity/5.NetworkSecurity/5.4-防火墙配置">5.4-防火墙配置</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/5.NetworkSecurity/5.5-无线网络安全" data-for="FormalSciences/ComputerScience/ComputerSecurity/5.NetworkSecurity/5.5-无线网络安全">5.5-无线网络安全</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/5.NetworkSecurity/5.2-OpenSSH-使用方法" data-for="FormalSciences/ComputerScience/ComputerSecurity/5.NetworkSecurity/5.2-OpenSSH-使用方法">OpenSSH 使用方法</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/5.NetworkSecurity/5.1-OpenSSH-概述" data-for="FormalSciences/ComputerScience/ComputerSecurity/5.NetworkSecurity/5.1-OpenSSH-概述">OpenSSH 概述</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/5.NetworkSecurity/5.3-OpenSSL-使用指南" data-for="FormalSciences/ComputerScience/ComputerSecurity/5.NetworkSecurity/5.3-OpenSSL-使用指南">简明指南</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ComputerSecurity/6.MalwareAnalysis"><button class="folder-button"><span class="folder-title">6.MalwareAnalysis</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ComputerSecurity/6.MalwareAnalysis"><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/6.MalwareAnalysis/6.1-病毒防护" data-for="FormalSciences/ComputerScience/ComputerSecurity/6.MalwareAnalysis/6.1-病毒防护">6.1-病毒防护</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/6.MalwareAnalysis/6.2-蠕虫防护" data-for="FormalSciences/ComputerScience/ComputerSecurity/6.MalwareAnalysis/6.2-蠕虫防护">6.2-蠕虫防护</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/6.MalwareAnalysis/6.3-木马分析" data-for="FormalSciences/ComputerScience/ComputerSecurity/6.MalwareAnalysis/6.3-木马分析">6.3-木马分析</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/6.MalwareAnalysis/6.4-勒索软件防护" data-for="FormalSciences/ComputerScience/ComputerSecurity/6.MalwareAnalysis/6.4-勒索软件防护">6.4-勒索软件防护</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ComputerSecurity/7.VulnerabilityManagement"><button class="folder-button"><span class="folder-title">7.VulnerabilityManagement</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ComputerSecurity/7.VulnerabilityManagement"><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/7.VulnerabilityManagement/7.1-漏洞评估" data-for="FormalSciences/ComputerScience/ComputerSecurity/7.VulnerabilityManagement/7.1-漏洞评估">7.1-漏洞评估</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/7.VulnerabilityManagement/7.2-系统补丁管理" data-for="FormalSciences/ComputerScience/ComputerSecurity/7.VulnerabilityManagement/7.2-系统补丁管理">7.2-系统补丁管理</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/7.VulnerabilityManagement/7.3-零日漏洞防护" data-for="FormalSciences/ComputerScience/ComputerSecurity/7.VulnerabilityManagement/7.3-零日漏洞防护">7.3-零日漏洞防护</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ComputerSecurity/8.SecurityAuditing"><button class="folder-button"><span class="folder-title">8.SecurityAuditing</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ComputerSecurity/8.SecurityAuditing"><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/8.SecurityAuditing/8.1-审计流程" data-for="FormalSciences/ComputerScience/ComputerSecurity/8.SecurityAuditing/8.1-审计流程">8.1-审计流程</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/8.SecurityAuditing/8.2-GDPR-合规" data-for="FormalSciences/ComputerScience/ComputerSecurity/8.SecurityAuditing/8.2-GDPR-合规">8.2-GDPR 合规</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/8.SecurityAuditing/8.3-ISO-27001-标准" data-for="FormalSciences/ComputerScience/ComputerSecurity/8.SecurityAuditing/8.3-ISO-27001-标准">8.3-ISO 27001 标准</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ComputerSecurity/9.EmergingTechnologies"><button class="folder-button"><span class="folder-title">9.EmergingTechnologies</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ComputerSecurity/9.EmergingTechnologies"><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/9.EmergingTechnologies/9.1-人工智能安全" data-for="FormalSciences/ComputerScience/ComputerSecurity/9.EmergingTechnologies/9.1-人工智能安全">9.1-人工智能安全</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/9.EmergingTechnologies/9.2-区块链安全" data-for="FormalSciences/ComputerScience/ComputerSecurity/9.EmergingTechnologies/9.2-区块链安全">9.2-区块链安全</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/9.EmergingTechnologies/9.3-5G-网络安全" data-for="FormalSciences/ComputerScience/ComputerSecurity/9.EmergingTechnologies/9.3-5G-网络安全">9.3-5G 网络安全</a></li></ul></div></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ComputerStorage"><button class="folder-button"><span class="folder-title">ComputerStorage</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ComputerStorage"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ComputerStorage/1.Overview"><button class="folder-button"><span class="folder-title">1.Overview</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ComputerStorage/1.Overview"><li><a href="./FormalSciences/ComputerScience/ComputerStorage/1.Overview/1.1-目录大纲" data-for="FormalSciences/ComputerScience/ComputerStorage/1.Overview/1.1-目录大纲">1.1-目录大纲</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ComputerStorage/2.StorageBasics"><button class="folder-button"><span class="folder-title">2.StorageBasics</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ComputerStorage/2.StorageBasics"><li><a href="./FormalSciences/ComputerScience/ComputerStorage/2.StorageBasics/存储基础" data-for="FormalSciences/ComputerScience/ComputerStorage/2.StorageBasics/存储基础">1. 存储基础</a></li><li><a href="./FormalSciences/ComputerScience/ComputerStorage/2.StorageBasics/2.1-存储概述" data-for="FormalSciences/ComputerScience/ComputerStorage/2.StorageBasics/2.1-存储概述">2.1-存储概述</a></li><li><a href="./FormalSciences/ComputerScience/ComputerStorage/2.StorageBasics/2.2-存储介质" data-for="FormalSciences/ComputerScience/ComputerStorage/2.StorageBasics/2.2-存储介质">2.2-存储介质</a></li><li><a href="./FormalSciences/ComputerScience/ComputerStorage/2.StorageBasics/2.3-存储层级" data-for="FormalSciences/ComputerScience/ComputerStorage/2.StorageBasics/2.3-存储层级">2.3-存储层级</a></li><li><a href="./FormalSciences/ComputerScience/ComputerStorage/2.StorageBasics/2.4-数据存储生命周期" data-for="FormalSciences/ComputerScience/ComputerStorage/2.StorageBasics/2.4-数据存储生命周期">2.4-数据存储生命周期</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ComputerStorage/3.StorageHardware"><button class="folder-button"><span class="folder-title">3.StorageHardware</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ComputerStorage/3.StorageHardware"><li><a href="./FormalSciences/ComputerScience/ComputerStorage/3.StorageHardware/存储硬件" data-for="FormalSciences/ComputerScience/ComputerStorage/3.StorageHardware/存储硬件">2. 存储硬件</a></li><li><a href="./FormalSciences/ComputerScience/ComputerStorage/3.StorageHardware/3.1-磁带存储" data-for="FormalSciences/ComputerScience/ComputerStorage/3.StorageHardware/3.1-磁带存储">3.1-磁带存储</a></li><li><a href="./FormalSciences/ComputerScience/ComputerStorage/3.StorageHardware/3.2-HDD" data-for="FormalSciences/ComputerScience/ComputerStorage/3.StorageHardware/3.2-HDD">3.2-HDD</a></li><li><a href="./FormalSciences/ComputerScience/ComputerStorage/3.StorageHardware/3.3-SSD" data-for="FormalSciences/ComputerScience/ComputerStorage/3.StorageHardware/3.3-SSD">3.3-SSD</a></li><li><a href="./FormalSciences/ComputerScience/ComputerStorage/3.StorageHardware/3.4-NVME" data-for="FormalSciences/ComputerScience/ComputerStorage/3.StorageHardware/3.4-NVME">3.4-NVME</a></li><li><a href="./FormalSciences/ComputerScience/ComputerStorage/3.StorageHardware/3.4-存储阵列(RAID)" data-for="FormalSciences/ComputerScience/ComputerStorage/3.StorageHardware/3.4-存储阵列(RAID)">3.4-存储阵列(RAID)</a></li><li><a href="./FormalSciences/ComputerScience/ComputerStorage/3.StorageHardware/3.5-闪存存储" data-for="FormalSciences/ComputerScience/ComputerStorage/3.StorageHardware/3.5-闪存存储">3.5-闪存存储</a></li><li><a href="./FormalSciences/ComputerScience/ComputerStorage/3.StorageHardware/3.6-存储级闪存(SCM)" data-for="FormalSciences/ComputerScience/ComputerStorage/3.StorageHardware/3.6-存储级闪存(SCM)">3.6-存储级闪存(SCM)</a></li><li><a href="./FormalSciences/ComputerScience/ComputerStorage/3.StorageHardware/3.7-网络存储(NAS、SAN)" data-for="FormalSciences/ComputerScience/ComputerStorage/3.StorageHardware/3.7-网络存储(NAS、SAN)">3.7-网络存储(NAS、SAN)</a></li><li><a href="./FormalSciences/ComputerScience/ComputerStorage/3.StorageHardware/3.8-量子存储" data-for="FormalSciences/ComputerScience/ComputerStorage/3.StorageHardware/3.8-量子存储">3.8-量子存储</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ComputerStorage/4.StorageArchitecture"><button class="folder-button"><span class="folder-title">4.StorageArchitecture</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ComputerStorage/4.StorageArchitecture"><li><a href="./FormalSciences/ComputerScience/ComputerStorage/4.StorageArchitecture/存储架构" data-for="FormalSciences/ComputerScience/ComputerStorage/4.StorageArchitecture/存储架构">3. 存储架构</a></li><li><a href="./FormalSciences/ComputerScience/ComputerStorage/4.StorageArchitecture/4.1-集中式存储架构" data-for="FormalSciences/ComputerScience/ComputerStorage/4.StorageArchitecture/4.1-集中式存储架构">4.1-集中式存储架构</a></li><li><a href="./FormalSciences/ComputerScience/ComputerStorage/4.StorageArchitecture/4.2-分布式存储架构" data-for="FormalSciences/ComputerScience/ComputerStorage/4.StorageArchitecture/4.2-分布式存储架构">4.2-分布式存储架构</a></li><li><a href="./FormalSciences/ComputerScience/ComputerStorage/4.StorageArchitecture/4.3-对象存储架构" data-for="FormalSciences/ComputerScience/ComputerStorage/4.StorageArchitecture/4.3-对象存储架构">4.3-对象存储架构</a></li><li><a href="./FormalSciences/ComputerScience/ComputerStorage/4.StorageArchitecture/4.4-云存储架构" data-for="FormalSciences/ComputerScience/ComputerStorage/4.StorageArchitecture/4.4-云存储架构">4.4-云存储架构</a></li><li><a href="./FormalSciences/ComputerScience/ComputerStorage/4.StorageArchitecture/4.5-软件定义存储(SDS)" data-for="FormalSciences/ComputerScience/ComputerStorage/4.StorageArchitecture/4.5-软件定义存储(SDS)">4.5-软件定义存储(SDS)</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ComputerStorage/5.FileSystems"><button class="folder-button"><span class="folder-title">5.FileSystems</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ComputerStorage/5.FileSystems"><li><a href="./FormalSciences/ComputerScience/ComputerStorage/5.FileSystems/文件系统" data-for="FormalSciences/ComputerScience/ComputerStorage/5.FileSystems/文件系统">4. 文件系统</a></li><li><a href="./FormalSciences/ComputerScience/ComputerStorage/5.FileSystems/5.1-FAT-文件系统" data-for="FormalSciences/ComputerScience/ComputerStorage/5.FileSystems/5.1-FAT-文件系统">5.1-FAT 文件系统</a></li><li><a href="./FormalSciences/ComputerScience/ComputerStorage/5.FileSystems/5.2-NTFS-文件系统" data-for="FormalSciences/ComputerScience/ComputerStorage/5.FileSystems/5.2-NTFS-文件系统">5.2-NTFS 文件系统</a></li><li><a href="./FormalSciences/ComputerScience/ComputerStorage/5.FileSystems/5.3-EXT-文件系统" data-for="FormalSciences/ComputerScience/ComputerStorage/5.FileSystems/5.3-EXT-文件系统">5.3-EXT 文件系统</a></li><li><a href="./FormalSciences/ComputerScience/ComputerStorage/5.FileSystems/5.4-XFS-文件系统" data-for="FormalSciences/ComputerScience/ComputerStorage/5.FileSystems/5.4-XFS-文件系统">5.4-XFS 文件系统</a></li><li><a href="./FormalSciences/ComputerScience/ComputerStorage/5.FileSystems/5.5-Btrfs-文件系统" data-for="FormalSciences/ComputerScience/ComputerStorage/5.FileSystems/5.5-Btrfs-文件系统">5.5-Btrfs 文件系统</a></li></ul></div></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/DatabaseSystem"><button class="folder-button"><span class="folder-title">DatabaseSystem</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/DatabaseSystem"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/DatabaseSystem/1.Overview"><button class="folder-button"><span class="folder-title">1.Overview</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/DatabaseSystem/1.Overview"><li><a href="./FormalSciences/ComputerScience/DatabaseSystem/1.Overview/1.1-数据库概述" data-for="FormalSciences/ComputerScience/DatabaseSystem/1.Overview/1.1-数据库概述">1.1-数据库概述</a></li><li><a href="./FormalSciences/ComputerScience/DatabaseSystem/1.Overview/1.2-关系型数据库" data-for="FormalSciences/ComputerScience/DatabaseSystem/1.Overview/1.2-关系型数据库">1.2-关系型数据库</a></li><li><a href="./FormalSciences/ComputerScience/DatabaseSystem/1.Overview/1.3-非关系型数据库" data-for="FormalSciences/ComputerScience/DatabaseSystem/1.Overview/1.3-非关系型数据库">1.3-非关系型数据库</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/DatabaseSystem/2.SQLLanguage"><button class="folder-button"><span class="folder-title">2.SQLLanguage</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/DatabaseSystem/2.SQLLanguage"><li><a href="./FormalSciences/ComputerScience/DatabaseSystem/2.SQLLanguage/基础语法" data-for="FormalSciences/ComputerScience/DatabaseSystem/2.SQLLanguage/基础语法">基础语法</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/DatabaseSystem/3.PostgreSQL"><button class="folder-button"><span class="folder-title">3.PostgreSQL</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/DatabaseSystem/3.PostgreSQL"><li><a href="./FormalSciences/ComputerScience/DatabaseSystem/3.PostgreSQL/3.1-简介" data-for="FormalSciences/ComputerScience/DatabaseSystem/3.PostgreSQL/3.1-简介">3.1-简介</a></li><li><a href="./FormalSciences/ComputerScience/DatabaseSystem/3.PostgreSQL/3.2-安装配置" data-for="FormalSciences/ComputerScience/DatabaseSystem/3.PostgreSQL/3.2-安装配置">3.2-安装配置</a></li><li><a href="./FormalSciences/ComputerScience/DatabaseSystem/3.PostgreSQL/3.3-基本概念" data-for="FormalSciences/ComputerScience/DatabaseSystem/3.PostgreSQL/3.3-基本概念">基本概念</a></li></ul></div></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/DevSecOps"><button class="folder-button"><span class="folder-title">DevSecOps</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/DevSecOps"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/DevSecOps/1.Introduction"><button class="folder-button"><span class="folder-title">1.Introduction</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/DevSecOps/1.Introduction"><li><a href="./FormalSciences/ComputerScience/DevSecOps/1.Introduction/1.1-DevSecOps" data-for="FormalSciences/ComputerScience/DevSecOps/1.Introduction/1.1-DevSecOps">1.1-DevSecOps</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/1.Introduction/1.2-DevOps与DevSecOps的异同" data-for="FormalSciences/ComputerScience/DevSecOps/1.Introduction/1.2-DevOps与DevSecOps的异同">1.2-DevOps与DevSecOps的异同</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/1.Introduction/1.3-当前行业趋势概述" data-for="FormalSciences/ComputerScience/DevSecOps/1.Introduction/1.3-当前行业趋势概述">1.3-当前行业趋势概述</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/1.Introduction/1.4-常见问题与解答FAQ" data-for="FormalSciences/ComputerScience/DevSecOps/1.Introduction/1.4-常见问题与解答FAQ">1.4-常见问题与解答FAQ</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/DevSecOps/2.Culture"><button class="folder-button"><span class="folder-title">2.Culture</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/DevSecOps/2.Culture"><li><a href="./FormalSciences/ComputerScience/DevSecOps/2.Culture/2.1-Overview" data-for="FormalSciences/ComputerScience/DevSecOps/2.Culture/2.1-Overview">2.1-Overview</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/2.Culture/2.2-哲学文化" data-for="FormalSciences/ComputerScience/DevSecOps/2.Culture/2.2-哲学文化">2.2-哲学文化</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/2.Culture/2.3-团队协作与共享责任" data-for="FormalSciences/ComputerScience/DevSecOps/2.Culture/2.3-团队协作与共享责任">2.3-团队协作与共享责任</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/2.Culture/2.4-安全文化的建立与推动" data-for="FormalSciences/ComputerScience/DevSecOps/2.Culture/2.4-安全文化的建立与推动">2.4-安全文化的建立与推动</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/2.Culture/2.5-组织转型与DevSecOps文化挑战" data-for="FormalSciences/ComputerScience/DevSecOps/2.Culture/2.5-组织转型与DevSecOps文化挑战">2.5-组织转型与DevSecOps文化挑战</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/2.Culture/2.6-企业文化案例研究" data-for="FormalSciences/ComputerScience/DevSecOps/2.Culture/2.6-企业文化案例研究">2.6-企业文化案例研究</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/DevSecOps/3.CI-and-CD"><button class="folder-button"><span class="folder-title">3.CI&CD</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/DevSecOps/3.CI-and-CD"><li><a href="./FormalSciences/ComputerScience/DevSecOps/3.CI-and-CD/3.1-Overview" data-for="FormalSciences/ComputerScience/DevSecOps/3.CI-and-CD/3.1-Overview">3.1-Overview</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/3.CI-and-CD/3.2-Jenkins实战指南" data-for="FormalSciences/ComputerScience/DevSecOps/3.CI-and-CD/3.2-Jenkins实战指南">3.2-Jenkins实战指南</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/3.CI-and-CD/3.3-GitLabCI最佳实践" data-for="FormalSciences/ComputerScience/DevSecOps/3.CI-and-CD/3.3-GitLabCI最佳实践">3.3-GitLabCI最佳实践</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/3.CI-and-CD/3.4-GitHubActions持续集成" data-for="FormalSciences/ComputerScience/DevSecOps/3.CI-and-CD/3.4-GitHubActions持续集成">3.4-GitHubActions持续集成</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/3.CI-and-CD/3.5-CI与CD的设计与优化" data-for="FormalSciences/ComputerScience/DevSecOps/3.CI-and-CD/3.5-CI与CD的设计与优化">3.5-CI与CD的设计与优化</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/3.CI-and-CD/3.6-持续集成中的安全集成" data-for="FormalSciences/ComputerScience/DevSecOps/3.CI-and-CD/3.6-持续集成中的安全集成">3.6-持续集成中的安全集成</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/3.CI-and-CD/3.7-案例研究:CI-and-CD在企业中的应用" data-for="FormalSciences/ComputerScience/DevSecOps/3.CI-and-CD/3.7-案例研究:CI-and-CD在企业中的应用">3.7-案例研究:CI&CD在企业中的应用</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/DevSecOps/4.ConfigMgmt"><button class="folder-button"><span class="folder-title">4.ConfigMgmt</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/DevSecOps/4.ConfigMgmt"><li><a href="./FormalSciences/ComputerScience/DevSecOps/4.ConfigMgmt/4.1-Overview" data-for="FormalSciences/ComputerScience/DevSecOps/4.ConfigMgmt/4.1-Overview">4.1-Overview</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/4.ConfigMgmt/4.2-Ansible基础与进阶" data-for="FormalSciences/ComputerScience/DevSecOps/4.ConfigMgmt/4.2-Ansible基础与进阶">4.2-Ansible基础与进阶</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/4.ConfigMgmt/4.3-Puppet配置管理实战" data-for="FormalSciences/ComputerScience/DevSecOps/4.ConfigMgmt/4.3-Puppet配置管理实战">4.3-Puppet配置管理实战</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/4.ConfigMgmt/4.4-Chef的自动化配置管理" data-for="FormalSciences/ComputerScience/DevSecOps/4.ConfigMgmt/4.4-Chef的自动化配置管理">4.4-Chef的自动化配置管理</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/4.ConfigMgmt/4.5-基础设施即代码(IaC)" data-for="FormalSciences/ComputerScience/DevSecOps/4.ConfigMgmt/4.5-基础设施即代码(IaC)">4.5-基础设施即代码(IaC)</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/4.ConfigMgmt/4.6-IaC中的安全策略" data-for="FormalSciences/ComputerScience/DevSecOps/4.ConfigMgmt/4.6-IaC中的安全策略">4.6-IaC中的安全策略</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/4.ConfigMgmt/4.7-IaC案例:Terraform与CloudFormation的实践" data-for="FormalSciences/ComputerScience/DevSecOps/4.ConfigMgmt/4.7-IaC案例:Terraform与CloudFormation的实践">4.7-IaC案例:Terraform与CloudFormation的实践</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/4.ConfigMgmt/4.8-跨云环境中的IaC" data-for="FormalSciences/ComputerScience/DevSecOps/4.ConfigMgmt/4.8-跨云环境中的IaC">4.8-跨云环境中的IaC</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/DevSecOps/5.Containerization"><button class="folder-button"><span class="folder-title">5.Containerization</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/DevSecOps/5.Containerization"><li><a href="./FormalSciences/ComputerScience/DevSecOps/5.Containerization/5.1-Overview" data-for="FormalSciences/ComputerScience/DevSecOps/5.Containerization/5.1-Overview">5.1-Overview</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/5.Containerization/5.2-Docker详解" data-for="FormalSciences/ComputerScience/DevSecOps/5.Containerization/5.2-Docker详解">5.2-Docker详解.md</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/5.Containerization/5.3-Containerd概述与使用" data-for="FormalSciences/ComputerScience/DevSecOps/5.Containerization/5.3-Containerd概述与使用">5.3-Containerd概述与使用</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/5.Containerization/5.4-Kubernetes中的容器安全" data-for="FormalSciences/ComputerScience/DevSecOps/5.Containerization/5.4-Kubernetes中的容器安全">5.4-Kubernetes中的容器安全</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/5.Containerization/5.5-容器镜像安全:扫描与策略" data-for="FormalSciences/ComputerScience/DevSecOps/5.Containerization/5.5-容器镜像安全:扫描与策略">5.5-容器镜像安全:扫描与策略</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/5.Containerization/5.6-容器编排与微服务安全管理" data-for="FormalSciences/ComputerScience/DevSecOps/5.Containerization/5.6-容器编排与微服务安全管理">5.6-容器编排与微服务安全管理</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/5.Containerization/5.7-案例研究:容器化在企业中的应用" data-for="FormalSciences/ComputerScience/DevSecOps/5.Containerization/5.7-案例研究:容器化在企业中的应用">5.7-案例研究:容器化在企业中的应用</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/DevSecOps/6.Orchestration"><button class="folder-button"><span class="folder-title">6.Orchestration</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/DevSecOps/6.Orchestration"><li><a href="./FormalSciences/ComputerScience/DevSecOps/6.Orchestration/6.1-Overview" data-for="FormalSciences/ComputerScience/DevSecOps/6.Orchestration/6.1-Overview">6.1-Overview</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/6.Orchestration/6.2-Kubernetes部署与管理" data-for="FormalSciences/ComputerScience/DevSecOps/6.Orchestration/6.2-Kubernetes部署与管理">6.2-Kubernetes部署与管理</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/6.Orchestration/6.3-DockerSwarm编排" data-for="FormalSciences/ComputerScience/DevSecOps/6.Orchestration/6.3-DockerSwarm编排">6.3-DockerSwarm编排</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/6.Orchestration/6.4-ServiceMesh概述与实践" data-for="FormalSciences/ComputerScience/DevSecOps/6.Orchestration/6.4-ServiceMesh概述与实践">6.4-ServiceMesh概述与实践</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/6.Orchestration/6.5-Kubernetes安全最佳实践" data-for="FormalSciences/ComputerScience/DevSecOps/6.Orchestration/6.5-Kubernetes安全最佳实践">6.5-Kubernetes安全最佳实践</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/6.Orchestration/6.6-基于策略的Pod与网络安全" data-for="FormalSciences/ComputerScience/DevSecOps/6.Orchestration/6.6-基于策略的Pod与网络安全">6.6-基于策略的Pod与网络安全</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/6.Orchestration/6.7-案例研究:Kubernetes编排的最佳应用" data-for="FormalSciences/ComputerScience/DevSecOps/6.Orchestration/6.7-案例研究:Kubernetes编排的最佳应用">6.7-案例研究:Kubernetes编排的最佳应用</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/DevSecOps/7.Monitoring"><button class="folder-button"><span class="folder-title">7.Monitoring</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/DevSecOps/7.Monitoring"><li><a href="./FormalSciences/ComputerScience/DevSecOps/7.Monitoring/7.1-Overview" data-for="FormalSciences/ComputerScience/DevSecOps/7.Monitoring/7.1-Overview">7.1-Overview</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/7.Monitoring/7.2-Prometheus监控" data-for="FormalSciences/ComputerScience/DevSecOps/7.Monitoring/7.2-Prometheus监控">7.2-Prometheus监控</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/7.Monitoring/7.3-Grafana可视化" data-for="FormalSciences/ComputerScience/DevSecOps/7.Monitoring/7.3-Grafana可视化">7.3-Grafana可视化</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/7.Monitoring/7.4-Zabbix运维监控" data-for="FormalSciences/ComputerScience/DevSecOps/7.Monitoring/7.4-Zabbix运维监控">7.4-Zabbix运维监控</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/7.Monitoring/7.5-日志监控与告警自动化" data-for="FormalSciences/ComputerScience/DevSecOps/7.Monitoring/7.5-日志监控与告警自动化">7.5-日志监控与告警自动化</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/7.Monitoring/7.6-DevSecOps中的持续反馈与优化" data-for="FormalSciences/ComputerScience/DevSecOps/7.Monitoring/7.6-DevSecOps中的持续反馈与优化">7.6-DevSecOps中的持续反馈与优化</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/7.Monitoring/7.7-案例研究:监控工具的集成与应用" data-for="FormalSciences/ComputerScience/DevSecOps/7.Monitoring/7.7-案例研究:监控工具的集成与应用">7.7-案例研究:监控工具的集成与应用</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/DevSecOps/8.Logging"><button class="folder-button"><span class="folder-title">8.Logging</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/DevSecOps/8.Logging"><li><a href="./FormalSciences/ComputerScience/DevSecOps/8.Logging/8.1-Overview" data-for="FormalSciences/ComputerScience/DevSecOps/8.Logging/8.1-Overview">8.1-Overview</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/8.Logging/8.2-ELK日志管理" data-for="FormalSciences/ComputerScience/DevSecOps/8.Logging/8.2-ELK日志管理">8.2-ELK日志管理</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/8.Logging/8.3-事件响应中的日志分析" data-for="FormalSciences/ComputerScience/DevSecOps/8.Logging/8.3-事件响应中的日志分析">8.3-事件响应中的日志分析</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/8.Logging/8.4-DevSecOps中的事件响应自动化" data-for="FormalSciences/ComputerScience/DevSecOps/8.Logging/8.4-DevSecOps中的事件响应自动化">8.4-DevSecOps中的事件响应自动化</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/8.Logging/8.5-案例研究:日志与SIEM集成" data-for="FormalSciences/ComputerScience/DevSecOps/8.Logging/8.5-案例研究:日志与SIEM集成">8.5-案例研究:日志与SIEM集成</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/8.Logging/8.6-日志与合规审计的集成" data-for="FormalSciences/ComputerScience/DevSecOps/8.Logging/8.6-日志与合规审计的集成">8.6-日志与合规审计的集成</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/DevSecOps/9.Security"><button class="folder-button"><span class="folder-title">9.Security</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/DevSecOps/9.Security"><li><a href="./FormalSciences/ComputerScience/DevSecOps/9.Security/9.1-应用安全" data-for="FormalSciences/ComputerScience/DevSecOps/9.Security/9.1-应用安全">9.1-应用安全</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/9.Security/9.2-基础设施安全" data-for="FormalSciences/ComputerScience/DevSecOps/9.Security/9.2-基础设施安全">9.2-基础设施安全</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/9.Security/9.3-身份与访问管理(IAM)" data-for="FormalSciences/ComputerScience/DevSecOps/9.Security/9.3-身份与访问管理(IAM)">9.3-身份与访问管理(IAM)</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/9.Security/9.4-SAST、DAST、IAST工具的使用" data-for="FormalSciences/ComputerScience/DevSecOps/9.Security/9.4-SAST、DAST、IAST工具的使用">9.4-SAST、DAST、IAST工具的使用</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/9.Security/9.5-零信任架构在DevSecOps中的实现" data-for="FormalSciences/ComputerScience/DevSecOps/9.Security/9.5-零信任架构在DevSecOps中的实现">9.5-零信任架构在DevSecOps中的实现</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/9.Security/9.6-安全左移与持续安全集成" data-for="FormalSciences/ComputerScience/DevSecOps/9.Security/9.6-安全左移与持续安全集成">9.6-安全左移与持续安全集成</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/9.Security/9.7-合规性与风险管理" data-for="FormalSciences/ComputerScience/DevSecOps/9.Security/9.7-合规性与风险管理">9.7-合规性与风险管理</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/9.Security/9.8-安全策略的自动化与政策即代码(Policy-as-Code)" data-for="FormalSciences/ComputerScience/DevSecOps/9.Security/9.8-安全策略的自动化与政策即代码(Policy-as-Code)">9.8-安全策略的自动化与政策即代码(Policy as Code)</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/9.Security/9.9-案例研究:跨平台的安全架构实施" data-for="FormalSciences/ComputerScience/DevSecOps/9.Security/9.9-案例研究:跨平台的安全架构实施">9.9-案例研究:跨平台的安全架构实施</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/DevSecOps/10.CloudService"><button class="folder-button"><span class="folder-title">10.CloudService</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/DevSecOps/10.CloudService"><li><a href="./FormalSciences/ComputerScience/DevSecOps/10.CloudService/10.1-Overview" data-for="FormalSciences/ComputerScience/DevSecOps/10.CloudService/10.1-Overview">10.1-Overview</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/10.CloudService/10.2-云计算基础架构" data-for="FormalSciences/ComputerScience/DevSecOps/10.CloudService/10.2-云计算基础架构">10.2-云计算基础架构</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/10.CloudService/10.3-主流云服务模型" data-for="FormalSciences/ComputerScience/DevSecOps/10.CloudService/10.3-主流云服务模型">10.3-云服务模型:IaaS、CaaS、PaaS、SaaS、FaaS</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/10.CloudService/10.4-主流云部署模型" data-for="FormalSciences/ComputerScience/DevSecOps/10.CloudService/10.4-主流云部署模型">10.4-主流云部署模型</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/10.CloudService/10.5-主要云供应商服务比较" data-for="FormalSciences/ComputerScience/DevSecOps/10.CloudService/10.5-主要云供应商服务比较">10.5-主要云供应商服务比较</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/10.CloudService/10.6-云原生应用的安全与实践" data-for="FormalSciences/ComputerScience/DevSecOps/10.CloudService/10.6-云原生应用的安全与实践">10.6-云原生应用的安全与实践</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/10.CloudService/10.7-多云架构与安全策略" data-for="FormalSciences/ComputerScience/DevSecOps/10.CloudService/10.7-多云架构与安全策略">10.7-多云架构与安全策略</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/10.CloudService/10.8-案例研究:DevSecOps在云中的实践" data-for="FormalSciences/ComputerScience/DevSecOps/10.CloudService/10.8-案例研究:DevSecOps在云中的实践">10.8-案例研究:DevSecOps在云中的实践</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/DevSecOps/11.IaC-On-Cloud"><button class="folder-button"><span class="folder-title">11.IaC-On-Cloud</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/DevSecOps/11.IaC-On-Cloud"><li><a href="./FormalSciences/ComputerScience/DevSecOps/11.IaC-On-Cloud/11.1-Overview" data-for="FormalSciences/ComputerScience/DevSecOps/11.IaC-On-Cloud/11.1-Overview">11.1-Overview</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/11.IaC-On-Cloud/11.2-Terraform在云中的应用" data-for="FormalSciences/ComputerScience/DevSecOps/11.IaC-On-Cloud/11.2-Terraform在云中的应用">11.2-Terraform在云中的应用</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/11.IaC-On-Cloud/11.3-AWS-CloudFormation实战" data-for="FormalSciences/ComputerScience/DevSecOps/11.IaC-On-Cloud/11.3-AWS-CloudFormation实战">11.3-AWS CloudFormation实战</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/11.IaC-On-Cloud/11.4-跨云环境中的IaC实现" data-for="FormalSciences/ComputerScience/DevSecOps/11.IaC-On-Cloud/11.4-跨云环境中的IaC实现">11.4-跨云环境中的IaC实现</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/11.IaC-On-Cloud/11.5-案例研究:IaC的多云实践" data-for="FormalSciences/ComputerScience/DevSecOps/11.IaC-On-Cloud/11.5-案例研究:IaC的多云实践">11.5-案例研究:IaC的多云实践</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/DevSecOps/12.AdvancedTopics"><button class="folder-button"><span class="folder-title">12.AdvancedTopics</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/DevSecOps/12.AdvancedTopics"><li><a href="./FormalSciences/ComputerScience/DevSecOps/12.AdvancedTopics/12.1-AI与机器学习在DevSecOps中的应用" data-for="FormalSciences/ComputerScience/DevSecOps/12.AdvancedTopics/12.1-AI与机器学习在DevSecOps中的应用">12.1-AI与机器学习在DevSecOps中的应用</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/12.AdvancedTopics/12.2-无服务器架构中的安全与DevSecOps" data-for="FormalSciences/ComputerScience/DevSecOps/12.AdvancedTopics/12.2-无服务器架构中的安全与DevSecOps">12.2-无服务器架构中的安全与DevSecOps</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/12.AdvancedTopics/12.3-边缘计算中的DevSecOps" data-for="FormalSciences/ComputerScience/DevSecOps/12.AdvancedTopics/12.3-边缘计算中的DevSecOps">12.3-边缘计算中的DevSecOps</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/12.AdvancedTopics/12.4-DevSecOps中的自动化与智能化" data-for="FormalSciences/ComputerScience/DevSecOps/12.AdvancedTopics/12.4-DevSecOps中的自动化与智能化">12.4-DevSecOps中的自动化与智能化</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/12.AdvancedTopics/12.5-量子计算对DevSecOps的潜在影响" data-for="FormalSciences/ComputerScience/DevSecOps/12.AdvancedTopics/12.5-量子计算对DevSecOps的潜在影响">12.5-量子计算对DevSecOps的潜在影响</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/12.AdvancedTopics/12.6-前沿趋势:未来的DevSecOps发展方向" data-for="FormalSciences/ComputerScience/DevSecOps/12.AdvancedTopics/12.6-前沿趋势:未来的DevSecOps发展方向">12.6-前沿趋势:未来的DevSecOps发展方向</a></li></ul></div></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/GettingStarted"><button class="folder-button"><span class="folder-title">GettingStarted</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/GettingStarted"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/GettingStarted/1.OpenSource"><button class="folder-button"><span class="folder-title">1.OpenSource</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/GettingStarted/1.OpenSource"><li><a href="./FormalSciences/ComputerScience/GettingStarted/1.OpenSource/如何向开源社区提问" data-for="FormalSciences/ComputerScience/GettingStarted/1.OpenSource/如何向开源社区提问">如何向开源社区提问</a></li><li><a href="./FormalSciences/ComputerScience/GettingStarted/1.OpenSource/如何有效报告-BUG" data-for="FormalSciences/ComputerScience/GettingStarted/1.OpenSource/如何有效报告-BUG">如何有效报告 BUG</a></li><li><a href="./FormalSciences/ComputerScience/GettingStarted/1.OpenSource/开源指北" data-for="FormalSciences/ComputerScience/GettingStarted/1.OpenSource/开源指北">开源指北</a></li><li><a href="./FormalSciences/ComputerScience/GettingStarted/1.OpenSource/提问的智慧" data-for="FormalSciences/ComputerScience/GettingStarted/1.OpenSource/提问的智慧">提问的智慧</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/GettingStarted/2.VersionControl"><button class="folder-button"><span class="folder-title">2.VersionControl</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/GettingStarted/2.VersionControl"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git"><button class="folder-button"><span class="folder-title">Git</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git/1.Basics"><button class="folder-button"><span class="folder-title">1.Basics</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git/1.Basics"><li><a href="./FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git/1.Basics/1.3-分支" data-for="FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git/1.Basics/1.3-分支">分支</a></li><li><a href="./FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git/1.Basics/1.4-协议" data-for="FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git/1.Basics/1.4-协议">协议</a></li><li><a href="./FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git/1.Basics/1.2-基础" data-for="FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git/1.Basics/1.2-基础">基础</a></li><li><a href="./FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git/1.Basics/1.1-起步" data-for="FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git/1.Basics/1.1-起步">起步</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git/2.Advanced"><button class="folder-button"><span class="folder-title">2.Advanced</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git/2.Advanced"><li><a href="./FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git/2.Advanced/2.6-Git-LFS" data-for="FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git/2.Advanced/2.6-Git-LFS">Git-LFS</a></li><li><a href="./FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git/2.Advanced/2.3-参考手册" data-for="FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git/2.Advanced/2.3-参考手册">参考手册</a></li><li><a href="./FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git/2.Advanced/2.4-工作流" data-for="FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git/2.Advanced/2.4-工作流">工作流</a></li><li><a href="./FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git/2.Advanced/2.1-常用命令" data-for="FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git/2.Advanced/2.1-常用命令">常用命令</a></li><li><a href="./FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git/2.Advanced/2.2-常用技巧" data-for="FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git/2.Advanced/2.2-常用技巧">常用技巧</a></li><li><a href="./FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git/2.Advanced/2.7-思维导图" data-for="FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git/2.Advanced/2.7-思维导图">思维导图</a></li><li><a href="./FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git/2.Advanced/2.5-钩子" data-for="FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git/2.Advanced/2.5-钩子">钩子</a></li></ul></div></li></ul></div></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools"><button class="folder-button"><span class="folder-title">3.CommandLineTools</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/PowerShell"><button class="folder-button"><span class="folder-title">PowerShell</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/PowerShell"><li><a href="./FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/PowerShell/1.PowerShell-入门" data-for="FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/PowerShell/1.PowerShell-入门">PowerShell 入门</a></li><li><a href="./FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/PowerShell/2.PowerShell-进阶" data-for="FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/PowerShell/2.PowerShell-进阶">PowerShell 进阶</a></li><li><a href="./FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/PowerShell/3.PowerShell-高级" data-for="FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/PowerShell/3.PowerShell-高级">PowerShell 高级</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/Shell"><button class="folder-button"><span class="folder-title">Shell</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/Shell"><li><a href="./FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/Shell/2.Shell-命令操作" data-for="FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/Shell/2.Shell-命令操作">Linux 命令行操作</a></li><li><a href="./FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/Shell/3.Shell-必备锦囊" data-for="FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/Shell/3.Shell-必备锦囊">Shell 必备锦囊</a></li><li><a href="./FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/Shell/1.Shell-是什么" data-for="FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/Shell/1.Shell-是什么">Shell 是什么</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/Vim"><button class="folder-button"><span class="folder-title">Vim</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/Vim"><li><a href="./FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/Vim/5.Vim-参考手册" data-for="FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/Vim/5.Vim-参考手册">Vim 参考手册</a></li><li><a href="./FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/Vim/4.Vim-实用技巧" data-for="FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/Vim/4.Vim-实用技巧">Vim 实用技巧</a></li><li><a href="./FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/Vim/6.Vim-帮助文档" data-for="FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/Vim/6.Vim-帮助文档">Vim 帮助文档</a></li><li><a href="./FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/Vim/1.Vim-入门" data-for="FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/Vim/1.Vim-入门">Vim 快速入门</a></li><li><a href="./FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/Vim/2.Vim-配置管理" data-for="FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/Vim/2.Vim-配置管理">Vim 配置管理</a></li><li><a href="./FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/Vim/3.Vim-高级功能" data-for="FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/Vim/3.Vim-高级功能">Vim 高级功能</a></li></ul></div></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/GettingStarted/9.Other"><button class="folder-button"><span class="folder-title">9.Other</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/GettingStarted/9.Other"><li><a href="./FormalSciences/ComputerScience/GettingStarted/9.Other/正则表达式" data-for="FormalSciences/ComputerScience/GettingStarted/9.Other/正则表达式">正则表达式</a></li><li><a href="./FormalSciences/ComputerScience/GettingStarted/9.Other/结构化文件" data-for="FormalSciences/ComputerScience/GettingStarted/9.Other/结构化文件">结构化文件</a></li></ul></div></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/OperatingSystem"><button class="folder-button"><span class="folder-title">OperatingSystem</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/OperatingSystem"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/OperatingSystem/Linux"><button class="folder-button"><span class="folder-title">Linux</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/OperatingSystem/Linux"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/OperatingSystem/Linux/1.Overview"><button class="folder-button"><span class="folder-title">1.Overview</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/OperatingSystem/Linux/1.Overview"><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Linux/1.Overview/1.2-GNU-and-Linux-历史" data-for="FormalSciences/ComputerScience/OperatingSystem/Linux/1.Overview/1.2-GNU-and-Linux-历史">1.2-GNU&Linux 历史</a></li><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Linux/1.Overview/1.3-GNU-and-Linux-文化" data-for="FormalSciences/ComputerScience/OperatingSystem/Linux/1.Overview/1.3-GNU-and-Linux-文化">1.3-GNU&Linux 文化</a></li><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Linux/1.Overview/1.1-开源概念" data-for="FormalSciences/ComputerScience/OperatingSystem/Linux/1.Overview/1.1-开源概念">开源概念</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/OperatingSystem/Linux/2.Installation"><button class="folder-button"><span class="folder-title">2.Installation</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/OperatingSystem/Linux/2.Installation"><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Linux/2.Installation/2.7-Cloud-init自动化配置" data-for="FormalSciences/ComputerScience/OperatingSystem/Linux/2.Installation/2.7-Cloud-init自动化配置">Cloud-init</a></li><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Linux/2.Installation/2.4-GRUB引导程序配置与管理" data-for="FormalSciences/ComputerScience/OperatingSystem/Linux/2.Installation/2.4-GRUB引导程序配置与管理">GRUB引导程序配置与管理</a></li><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Linux/2.Installation/2.6-Linux-下源代码编译与安装实战" data-for="FormalSciences/ComputerScience/OperatingSystem/Linux/2.Installation/2.6-Linux-下源代码编译与安装实战">Linux 下源代码编译与安装实战</a></li><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Linux/2.Installation/2.1-Linux-发行版镜像" data-for="FormalSciences/ComputerScience/OperatingSystem/Linux/2.Installation/2.1-Linux-发行版镜像">Linux 发行版镜像</a></li><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Linux/2.Installation/2.2-Linux-安装和配置" data-for="FormalSciences/ComputerScience/OperatingSystem/Linux/2.Installation/2.2-Linux-安装和配置">Linux 安装和配置</a></li><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Linux/2.Installation/2.5-Linux启动故障排查指南" data-for="FormalSciences/ComputerScience/OperatingSystem/Linux/2.Installation/2.5-Linux启动故障排查指南">Linux启动故障排查指南</a></li><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Linux/2.Installation/2.8-PXE网络启动与安装" data-for="FormalSciences/ComputerScience/OperatingSystem/Linux/2.Installation/2.8-PXE网络启动与安装">PXE 自动化部署</a></li><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Linux/2.Installation/2.3-从零开始手动安装ArchLinux" data-for="FormalSciences/ComputerScience/OperatingSystem/Linux/2.Installation/2.3-从零开始手动安装ArchLinux">从零开始手动安装ArchLinux</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/OperatingSystem/Linux/3.Basics"><button class="folder-button"><span class="folder-title">3.Basics</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/OperatingSystem/Linux/3.Basics"><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Linux/3.Basics/3.3-Linux-包管理器" data-for="FormalSciences/ComputerScience/OperatingSystem/Linux/3.Basics/3.3-Linux-包管理器">Linux 包管理器</a></li><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Linux/3.Basics/3.5-Shell-命令行操作" data-for="FormalSciences/ComputerScience/OperatingSystem/Linux/3.Basics/3.5-Shell-命令行操作">Linux 命令行操作</a></li><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Linux/3.Basics/3.1-Linux-文件管理" data-for="FormalSciences/ComputerScience/OperatingSystem/Linux/3.Basics/3.1-Linux-文件管理">Linux 文件管理</a></li><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Linux/3.Basics/3.2-Linux-环境变量" data-for="FormalSciences/ComputerScience/OperatingSystem/Linux/3.Basics/3.2-Linux-环境变量">Linux 环境变量</a></li><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Linux/3.Basics/3.4-Linux-用户和权限" data-for="FormalSciences/ComputerScience/OperatingSystem/Linux/3.Basics/3.4-Linux-用户和权限">Linux 用户和权限</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/OperatingSystem/Linux/4.System"><button class="folder-button"><span class="folder-title">4.System</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/OperatingSystem/Linux/4.System"><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Linux/4.System/4.2-Linux-内核管理" data-for="FormalSciences/ComputerScience/OperatingSystem/Linux/4.System/4.2-Linux-内核管理">Linux 内核管理</a></li><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Linux/4.System/4.5-Linux-基本配置" data-for="FormalSciences/ComputerScience/OperatingSystem/Linux/4.System/4.5-Linux-基本配置">Linux 基本配置</a></li><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Linux/4.System/4.4-Linux-日志管理" data-for="FormalSciences/ComputerScience/OperatingSystem/Linux/4.System/4.4-Linux-日志管理">Linux 日志管理</a></li><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Linux/4.System/4.1-Linux-系统启动详解" data-for="FormalSciences/ComputerScience/OperatingSystem/Linux/4.System/4.1-Linux-系统启动详解">Linux 服务管理</a></li><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Linux/4.System/4.3-Linux-服务管理" data-for="FormalSciences/ComputerScience/OperatingSystem/Linux/4.System/4.3-Linux-服务管理">Linux 服务管理</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/OperatingSystem/Linux/5.Network"><button class="folder-button"><span class="folder-title">5.Network</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/OperatingSystem/Linux/5.Network"><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Linux/5.Network/5.1-Linux-网络管理" data-for="FormalSciences/ComputerScience/OperatingSystem/Linux/5.Network/5.1-Linux-网络管理">Linux 网络管理</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/OperatingSystem/Linux/6.Storage"><button class="folder-button"><span class="folder-title">6.Storage</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/OperatingSystem/Linux/6.Storage"><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Linux/6.Storage/6.2-fio-存储性能测试" data-for="FormalSciences/ComputerScience/OperatingSystem/Linux/6.Storage/6.2-fio-存储性能测试">fio 存储性能测试</a></li><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Linux/6.Storage/6.1-Linux-文件系统" data-for="FormalSciences/ComputerScience/OperatingSystem/Linux/6.Storage/6.1-Linux-文件系统">Linux 文件系统</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/OperatingSystem/Linux/7.Security"><button class="folder-button"><span class="folder-title">7.Security</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/OperatingSystem/Linux/7.Security"><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Linux/7.Security/7.1-Linux-系统安全与防护" data-for="FormalSciences/ComputerScience/OperatingSystem/Linux/7.Security/7.1-Linux-系统安全与防护">Linux 系统安全与防护</a></li></ul></div></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/OperatingSystem/Virtualization"><button class="folder-button"><span class="folder-title">Virtualization</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/OperatingSystem/Virtualization"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/OperatingSystem/Virtualization/1.Overview"><button class="folder-button"><span class="folder-title">1.Overview</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/OperatingSystem/Virtualization/1.Overview"><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Virtualization/1.Overview/1.2-虚拟化平台简介" data-for="FormalSciences/ComputerScience/OperatingSystem/Virtualization/1.Overview/1.2-虚拟化平台简介">虚拟化平台简介</a></li><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Virtualization/1.Overview/1.1-虚拟化概述" data-for="FormalSciences/ComputerScience/OperatingSystem/Virtualization/1.Overview/1.1-虚拟化概述">虚拟化概述</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/OperatingSystem/Virtualization/2.KVM"><button class="folder-button"><span class="folder-title">2.KVM</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/OperatingSystem/Virtualization/2.KVM"><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Virtualization/2.KVM/1.-KVM-概述" data-for="FormalSciences/ComputerScience/OperatingSystem/Virtualization/2.KVM/1.-KVM-概述">1. KVM 概述</a></li><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Virtualization/2.KVM/2.-KVM-安装配置" data-for="FormalSciences/ComputerScience/OperatingSystem/Virtualization/2.KVM/2.-KVM-安装配置">2. KVM 安装配置</a></li><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Virtualization/2.KVM/3.-KVM-管理工具" data-for="FormalSciences/ComputerScience/OperatingSystem/Virtualization/2.KVM/3.-KVM-管理工具">3. KVM 管理工具</a></li><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Virtualization/2.KVM/4.-KVM-网络配置" data-for="FormalSciences/ComputerScience/OperatingSystem/Virtualization/2.KVM/4.-KVM-网络配置">4. KVM 网络配置</a></li><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Virtualization/2.KVM/5.-KVM-存储管理" data-for="FormalSciences/ComputerScience/OperatingSystem/Virtualization/2.KVM/5.-KVM-存储管理">5. KVM 存储管理</a></li><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Virtualization/2.KVM/6.-KVM-性能优化" data-for="FormalSciences/ComputerScience/OperatingSystem/Virtualization/2.KVM/6.-KVM-性能优化">6. KVM 性能优化</a></li><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Virtualization/2.KVM/7.-KVM-系统监控" data-for="FormalSciences/ComputerScience/OperatingSystem/Virtualization/2.KVM/7.-KVM-系统监控">7. KVM 系统监控</a></li></ul></div></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/OperatingSystem/Windows"><button class="folder-button"><span class="folder-title">Windows</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/OperatingSystem/Windows"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/OperatingSystem/Windows/1.文化历史"><button class="folder-button"><span class="folder-title">1.文化历史</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/OperatingSystem/Windows/1.文化历史"><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Windows/1.文化历史/微软及其Windows系统的历史发展" data-for="FormalSciences/ComputerScience/OperatingSystem/Windows/1.文化历史/微软及其Windows系统的历史发展">微软及其Windows系统的历史发展</a></li></ul></div></li></ul></div></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ProgrammingLanguage"><button class="folder-button"><span class="folder-title">ProgrammingLanguage</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ProgrammingLanguage"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ProgrammingLanguage/Python"><button class="folder-button"><span class="folder-title">Python</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ProgrammingLanguage/Python"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ProgrammingLanguage/Python/1.Basics"><button class="folder-button"><span class="folder-title">1.Basics</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ProgrammingLanguage/Python/1.Basics"><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/1.Basics/1.5-函数与方法" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/1.Basics/1.5-函数与方法">函数方法</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/1.Basics/1.1-基础语法" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/1.Basics/1.1-基础语法">基础语法</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/1.Basics/1.4-控制语句" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/1.Basics/1.4-控制语句">控制语句</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/1.Basics/1.2-数据类型" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/1.Basics/1.2-数据类型">数据类型</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/1.Basics/1.3-数据结构" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/1.Basics/1.3-数据结构">数据结构</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/1.Basics/1.6-模块和包" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/1.Basics/1.6-模块和包">模块和包</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/1.Basics/1.7-面对对象" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/1.Basics/1.7-面对对象">面对对象</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ProgrammingLanguage/Python/2.Advanced"><button class="folder-button"><span class="folder-title">2.Advanced</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ProgrammingLanguage/Python/2.Advanced"><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/2.Advanced/2.2-函数式编程" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/2.Advanced/2.2-函数式编程">函数式编程</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/2.Advanced/2.6-垃圾回收机制" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/2.Advanced/2.6-垃圾回收机制">垃圾回收</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/2.Advanced/2.5-并行和并发" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/2.Advanced/2.5-并行和并发">并行和并发</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/2.Advanced/2.3-异常处理" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/2.Advanced/2.3-异常处理">异常处理</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/2.Advanced/2.7-数据库操作" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/2.Advanced/2.7-数据库操作">数据库操作</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/2.Advanced/2.4-文件和IO操作" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/2.Advanced/2.4-文件和IO操作">文件和IO操作</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/2.Advanced/2.9-测试和调试" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/2.Advanced/2.9-测试和调试">测试和调试</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/2.Advanced/2.8-资源管理" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/2.Advanced/2.8-资源管理">资源管理</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/2.Advanced/2.1-面向对象编程进阶" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/2.Advanced/2.1-面向对象编程进阶">面向对象</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires"><button class="folder-button"><span class="folder-title">3.Libraires</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/Web-开发与框架"><button class="folder-button"><span class="folder-title">Web 开发与框架</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/Web-开发与框架"><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/Web-开发与框架/Bottle" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/Web-开发与框架/Bottle">Bottle</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/Web-开发与框架/Django" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/Web-开发与框架/Django">Django</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/Web-开发与框架/FastAPI" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/Web-开发与框架/FastAPI">FastAPI</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/Web-开发与框架/Flask" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/Web-开发与框架/Flask">Flask</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/Web-开发与框架/Jinja-模板引擎" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/Web-开发与框架/Jinja-模板引擎">Jinja 模板引擎</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/图形用户界面"><button class="folder-button"><span class="folder-title">图形用户界面</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/图形用户界面"><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/图形用户界面/Kivy" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/图形用户界面/Kivy">Kivy</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/图形用户界面/PyQt" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/图形用户界面/PyQt">PyQt</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/图形用户界面/tkinter" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/图形用户界面/tkinter">tkinter</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/安全和加密"><button class="folder-button"><span class="folder-title">安全和加密</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/安全和加密"><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/安全和加密/cryptography" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/安全和加密/cryptography">cryptography</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/安全和加密/hashlib" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/安全和加密/hashlib">hashlib</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/安全和加密/hmac" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/安全和加密/hmac">hmac</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/安全和加密/PyJWT" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/安全和加密/PyJWT">PyJWT</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/安全和加密/ssl" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/安全和加密/ssl">ssl</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/实用工具"><button class="folder-button"><span class="folder-title">实用工具</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/实用工具"><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/实用工具/argparse" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/实用工具/argparse">argparse</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/实用工具/click" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/实用工具/click">click</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/实用工具/collections" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/实用工具/collections">collections</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/实用工具/datetime" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/实用工具/datetime">datetime</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/实用工具/functools" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/实用工具/functools">functools</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/实用工具/itertools" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/实用工具/itertools">itertools</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/实用工具/rich" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/实用工具/rich">rich</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/实用工具/tqdm" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/实用工具/tqdm">tqdm</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据处理与分析"><button class="folder-button"><span class="folder-title">数据处理与分析</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据处理与分析"><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据处理与分析/configparser-配置文件解析器" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据处理与分析/configparser-配置文件解析器">configparser 配置文件解析器</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据处理与分析/csv-文件读写" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据处理与分析/csv-文件读写">csv 文件读写</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据处理与分析/json-编码和解码器" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据处理与分析/json-编码和解码器">json 编码和解码器</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据处理与分析/Matplotlib" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据处理与分析/Matplotlib">Matplotlib</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据处理与分析/NumPy" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据处理与分析/NumPy">NumPy</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据处理与分析/OpenPyXL" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据处理与分析/OpenPyXL">OpenPyXL</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据处理与分析/pandas" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据处理与分析/pandas">pandas</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据处理与分析/xml.etree.ElementTree" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据处理与分析/xml.etree.ElementTree">xml.etree.ElementTree</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据库操作"><button class="folder-button"><span class="folder-title">数据库操作</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据库操作"><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据库操作/psycopg2" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据库操作/psycopg2">psycopg2</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据库操作/PyMongo" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据库操作/PyMongo">PyMongo</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据库操作/PyMySQL" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据库操作/PyMySQL">PyMySQL</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据库操作/redis-py" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据库操作/redis-py">redis-py</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据库操作/SQLAlchemy" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据库操作/SQLAlchemy">SQLAlchemy</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据库操作/sqlite3" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据库操作/sqlite3">sqlite3</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/文本处理与操作"><button class="folder-button"><span class="folder-title">文本处理与操作</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/文本处理与操作"><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/文本处理与操作/difflib" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/文本处理与操作/difflib">difflib</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/文本处理与操作/re-----正则表达式操作" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/文本处理与操作/re-----正则表达式操作">re --- 正则表达式操作</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/文本处理与操作/string" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/文本处理与操作/string">string</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/文本处理与操作/textwrap" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/文本处理与操作/textwrap">textwrap</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/测试与调试"><button class="folder-button"><span class="folder-title">测试与调试</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/测试与调试"><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/测试与调试/coverage" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/测试与调试/coverage">coverage</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/测试与调试/cProfile" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/测试与调试/cProfile">cProfile</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/测试与调试/doctest" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/测试与调试/doctest">doctest</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/测试与调试/hypothesis" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/测试与调试/hypothesis">hypothesis</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/测试与调试/nose2" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/测试与调试/nose2">nose2</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/测试与调试/pdb" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/测试与调试/pdb">pdb</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/测试与调试/pytest" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/测试与调试/pytest">pytest</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/测试与调试/traceback" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/测试与调试/traceback">traceback</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/测试与调试/unittest" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/测试与调试/unittest">unittest</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/系统操作与交互"><button class="folder-button"><span class="folder-title">系统操作与交互</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/系统操作与交互"><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/系统操作与交互/dotenv-环境变量管理" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/系统操作与交互/dotenv-环境变量管理">dotenv 环境变量管理</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/系统操作与交互/glob" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/系统操作与交互/glob">glob</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/系统操作与交互/logging-日志记录工具" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/系统操作与交互/logging-日志记录工具">logging 日志记录工具</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/系统操作与交互/loguru-日志库" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/系统操作与交互/loguru-日志库">loguru 日志库</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/系统操作与交互/os-多种操作系统接口" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/系统操作与交互/os-多种操作系统接口">os 多种操作系统接口</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/系统操作与交互/pathlib" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/系统操作与交互/pathlib">pathlib</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/系统操作与交互/psutil" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/系统操作与交互/psutil">psutil</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/系统操作与交互/shutil" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/系统操作与交互/shutil">shutil</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/系统操作与交互/subprocess-子进程管理" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/系统操作与交互/subprocess-子进程管理">subprocess 子进程管理</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/系统操作与交互/sys-系统相关的形参和函数" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/系统操作与交互/sys-系统相关的形参和函数">sys 系统相关的形参和函数</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/系统操作与交互/watchdog" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/系统操作与交互/watchdog">watchdog</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络爬虫与数据抓取"><button class="folder-button"><span class="folder-title">网络爬虫与数据抓取</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络爬虫与数据抓取"><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络爬虫与数据抓取/BeautifulSoup" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络爬虫与数据抓取/BeautifulSoup">BeautifulSoup</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络爬虫与数据抓取/html.parser" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络爬虫与数据抓取/html.parser">html.parser</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络爬虫与数据抓取/lxml" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络爬虫与数据抓取/lxml">lxml</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络爬虫与数据抓取/Scrapy" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络爬虫与数据抓取/Scrapy">Scrapy</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络爬虫与数据抓取/Selenium" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络爬虫与数据抓取/Selenium">Selenium</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络爬虫与数据抓取/xml.etree.ElementTree" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络爬虫与数据抓取/xml.etree.ElementTree">xml.etree.ElementTree</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络编程与通信"><button class="folder-button"><span class="folder-title">网络编程与通信</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络编程与通信"><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络编程与通信/aiohttp" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络编程与通信/aiohttp">aiohttp</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络编程与通信/email" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络编程与通信/email">email</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络编程与通信/http.server" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络编程与通信/http.server">http.server</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络编程与通信/paramiko" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络编程与通信/paramiko">paramiko</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络编程与通信/requests-HTTP-库" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络编程与通信/requests-HTTP-库">requests HTTP 库</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络编程与通信/socket-底层网络接口" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络编程与通信/socket-底层网络接口">socket 底层网络接口</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络编程与通信/urllib-URL-处理模块" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络编程与通信/urllib-URL-处理模块">urllib URL 处理模块</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络编程与通信/websockets" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络编程与通信/websockets">websockets</a></li></ul></div></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ProgrammingLanguage/Python/5.Philosophy"><button class="folder-button"><span class="folder-title">5.Philosophy</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ProgrammingLanguage/Python/5.Philosophy"><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/5.Philosophy/5.1-发展历史" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/5.Philosophy/5.1-发展历史">发展历史</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/5.Philosophy/5.2-生命周期" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/5.Philosophy/5.2-生命周期">生命周期</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/5.Philosophy/5.3-社区文化" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/5.Philosophy/5.3-社区文化">社区文化</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/5.Philosophy/5.4-设计哲学" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/5.Philosophy/5.4-设计哲学">设计哲学</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/5.Philosophy/5.5-语言特性" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/5.Philosophy/5.5-语言特性">语言特性</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ProgrammingLanguage/Python/6.Projects"><button class="folder-button"><span class="folder-title">6.Projects</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ProgrammingLanguage/Python/6.Projects"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ProgrammingLanguage/Python/6.Projects/1.虚拟环境"><button class="folder-button"><span class="folder-title">1.虚拟环境</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ProgrammingLanguage/Python/6.Projects/1.虚拟环境"><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/6.Projects/1.虚拟环境/pip" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/6.Projects/1.虚拟环境/pip">pip</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/6.Projects/1.虚拟环境/pipenv" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/6.Projects/1.虚拟环境/pipenv">pipenv</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/6.Projects/1.虚拟环境/poetry" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/6.Projects/1.虚拟环境/poetry">poetry</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/6.Projects/1.虚拟环境/pyenv" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/6.Projects/1.虚拟环境/pyenv">pyenv</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/6.Projects/1.虚拟环境/virtualenv" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/6.Projects/1.虚拟环境/virtualenv">Virtualenv</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/6.Projects/1.虚拟环境/概述" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/6.Projects/1.虚拟环境/概述">概述</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ProgrammingLanguage/Python/6.Projects/2.风格指南"><button class="folder-button"><span class="folder-title">2.风格指南</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ProgrammingLanguage/Python/6.Projects/2.风格指南"><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/6.Projects/2.风格指南/风格指南" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/6.Projects/2.风格指南/风格指南">Python 风格指南</a></li></ul></div></li></ul></div></li></ul></div></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/home" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/home">程序设计语言</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/SoftwareEngineering"><button class="folder-button"><span class="folder-title">SoftwareEngineering</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/SoftwareEngineering"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/SoftwareEngineering/1.Collaboration"><button class="folder-button"><span class="folder-title">1.Collaboration</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/SoftwareEngineering/1.Collaboration"><li><a href="./FormalSciences/ComputerScience/SoftwareEngineering/1.Collaboration/8.交流反馈(Issue)" data-for="FormalSciences/ComputerScience/SoftwareEngineering/1.Collaboration/8.交流反馈(Issue)">交流反馈(Issue)</a></li><li><a href="./FormalSciences/ComputerScience/SoftwareEngineering/1.Collaboration/1.关于(Readme)" data-for="FormalSciences/ComputerScience/SoftwareEngineering/1.Collaboration/1.关于(Readme)">关于(Readme)</a></li><li><a href="./FormalSciences/ComputerScience/SoftwareEngineering/1.Collaboration/4.分支(Branch)" data-for="FormalSciences/ComputerScience/SoftwareEngineering/1.Collaboration/4.分支(Branch)">分支(Branch)</a></li><li><a href="./FormalSciences/ComputerScience/SoftwareEngineering/1.Collaboration/2.开源协议(License)" data-for="FormalSciences/ComputerScience/SoftwareEngineering/1.Collaboration/2.开源协议(License)">开源协议(License)</a></li><li><a href="./FormalSciences/ComputerScience/SoftwareEngineering/1.Collaboration/5.日志(Commit)" data-for="FormalSciences/ComputerScience/SoftwareEngineering/1.Collaboration/5.日志(Commit)">日志(Commit)</a></li><li><a href="./FormalSciences/ComputerScience/SoftwareEngineering/1.Collaboration/7.注释(Comments)" data-for="FormalSciences/ComputerScience/SoftwareEngineering/1.Collaboration/7.注释(Comments)">注释(Comments)</a></li><li><a href="./FormalSciences/ComputerScience/SoftwareEngineering/1.Collaboration/6.版本(Tag)" data-for="FormalSciences/ComputerScience/SoftwareEngineering/1.Collaboration/6.版本(Tag)">版本(Tag)</a></li><li><a href="./FormalSciences/ComputerScience/SoftwareEngineering/1.Collaboration/3.贡献者协议(Contributing)" data-for="FormalSciences/ComputerScience/SoftwareEngineering/1.Collaboration/3.贡献者协议(Contributing)">贡献者协议(Contributing)</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/SoftwareEngineering/2.Docs"><button class="folder-button"><span class="folder-title">2.Docs</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/SoftwareEngineering/2.Docs"><li><a href="./FormalSciences/ComputerScience/SoftwareEngineering/2.Docs/3.命名约定" data-for="FormalSciences/ComputerScience/SoftwareEngineering/2.Docs/3.命名约定">命名约定</a></li><li><a href="./FormalSciences/ComputerScience/SoftwareEngineering/2.Docs/5.文档内容" data-for="FormalSciences/ComputerScience/SoftwareEngineering/2.Docs/5.文档内容">文档内容</a></li><li><a href="./FormalSciences/ComputerScience/SoftwareEngineering/2.Docs/6.文档结构" data-for="FormalSciences/ComputerScience/SoftwareEngineering/2.Docs/6.文档结构">文档结构</a></li><li><a href="./FormalSciences/ComputerScience/SoftwareEngineering/2.Docs/2.标点符号" data-for="FormalSciences/ComputerScience/SoftwareEngineering/2.Docs/2.标点符号">标点符号</a></li><li><a href="./FormalSciences/ComputerScience/SoftwareEngineering/2.Docs/1.简介" data-for="FormalSciences/ComputerScience/SoftwareEngineering/2.Docs/1.简介">简介</a></li><li><a href="./FormalSciences/ComputerScience/SoftwareEngineering/2.Docs/4.语言风格" data-for="FormalSciences/ComputerScience/SoftwareEngineering/2.Docs/4.语言风格">语言风格</a></li><li><a href="./FormalSciences/ComputerScience/SoftwareEngineering/2.Docs/7.附录资料" data-for="FormalSciences/ComputerScience/SoftwareEngineering/2.Docs/7.附录资料">附录资料</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/SoftwareEngineering/3.Architecture"><button class="folder-button"><span class="folder-title">3.Architecture</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/SoftwareEngineering/3.Architecture"><li><a href="./FormalSciences/ComputerScience/SoftwareEngineering/3.Architecture/REST" data-for="FormalSciences/ComputerScience/SoftwareEngineering/3.Architecture/REST">REST</a></li></ul></div></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/StructuresAlgorithms"><button class="folder-button"><span class="folder-title">StructuresAlgorithms</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/StructuresAlgorithms"><li><a href="./FormalSciences/ComputerScience/StructuresAlgorithms/数据结构" data-for="FormalSciences/ComputerScience/StructuresAlgorithms/数据结构">数据结构</a></li><li><a href="./FormalSciences/ComputerScience/StructuresAlgorithms/算法" data-for="FormalSciences/ComputerScience/StructuresAlgorithms/算法">算法</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/WebDevelopment"><button class="folder-button"><span class="folder-title">WebDevelopment</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/WebDevelopment"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/WebDevelopment/0.Overview"><button class="folder-button"><span class="folder-title">0.Overview</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/WebDevelopment/0.Overview"><li><a href="./FormalSciences/ComputerScience/WebDevelopment/0.Overview/概述" data-for="FormalSciences/ComputerScience/WebDevelopment/0.Overview/概述">概述</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/WebDevelopment/1.Browser"><button class="folder-button"><span class="folder-title">1.Browser</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/WebDevelopment/1.Browser"><li><a href="./FormalSciences/ComputerScience/WebDevelopment/1.Browser/1.2-Chrome" data-for="FormalSciences/ComputerScience/WebDevelopment/1.Browser/1.2-Chrome">Chrome</a></li><li><a href="./FormalSciences/ComputerScience/WebDevelopment/1.Browser/1.4-DevTools" data-for="FormalSciences/ComputerScience/WebDevelopment/1.Browser/1.4-DevTools">DevTools</a></li><li><a href="./FormalSciences/ComputerScience/WebDevelopment/1.Browser/1.3-Firefox" data-for="FormalSciences/ComputerScience/WebDevelopment/1.Browser/1.3-Firefox">Firefox</a></li><li><a href="./FormalSciences/ComputerScience/WebDevelopment/1.Browser/1.1-浏览器概述" data-for="FormalSciences/ComputerScience/WebDevelopment/1.Browser/1.1-浏览器概述">浏览器概述</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/WebDevelopment/2.HTML"><button class="folder-button"><span class="folder-title">2.HTML</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/WebDevelopment/2.HTML"><li><a href="./FormalSciences/ComputerScience/WebDevelopment/2.HTML/HTML" data-for="FormalSciences/ComputerScience/WebDevelopment/2.HTML/HTML">HTML</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/WebDevelopment/3.CSS"><button class="folder-button"><span class="folder-title">3.CSS</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/WebDevelopment/3.CSS"><li><a href="./FormalSciences/ComputerScience/WebDevelopment/3.CSS/CSS" data-for="FormalSciences/ComputerScience/WebDevelopment/3.CSS/CSS">CSS</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/WebDevelopment/4.JavaScript"><button class="folder-button"><span class="folder-title">4.JavaScript</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/WebDevelopment/4.JavaScript"><li><a href="./FormalSciences/ComputerScience/WebDevelopment/4.JavaScript/JavaScript" data-for="FormalSciences/ComputerScience/WebDevelopment/4.JavaScript/JavaScript">JavaScript</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/WebDevelopment/7.Tools"><button class="folder-button"><span class="folder-title">7.Tools</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/WebDevelopment/7.Tools"><li><a href="./FormalSciences/ComputerScience/WebDevelopment/7.Tools/PM2-工具" data-for="FormalSciences/ComputerScience/WebDevelopment/7.Tools/PM2-工具">PM2 工具</a></li><li><a href="./FormalSciences/ComputerScience/WebDevelopment/7.Tools/Webpack" data-for="FormalSciences/ComputerScience/WebDevelopment/7.Tools/Webpack">Webpack</a></li><li><a href="./FormalSciences/ComputerScience/WebDevelopment/7.Tools/包管理工具" data-for="FormalSciences/ComputerScience/WebDevelopment/7.Tools/包管理工具">包管理器</a></li></ul></div></li></ul></div></li></ul></div></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="Professional"><button class="folder-button"><span class="folder-title">Professional</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="Professional"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="Professional/1.RoadMap"><button class="folder-button"><span class="folder-title">1.RoadMap</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="Professional/1.RoadMap"><li><a href="./Professional/1.RoadMap/开发者职业路线图" data-for="Professional/1.RoadMap/开发者职业路线图">开发者职业路线图</a></li><li><a href="./Professional/1.RoadMap/职业宏观规划图" data-for="Professional/1.RoadMap/职业宏观规划图">职业宏观规划图</a></li><li><a href="./Professional/1.RoadMap/职业宏观路线图" data-for="Professional/1.RoadMap/职业宏观路线图">职业宏观路线图</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="Professional/3.JobSearch"><button class="folder-button"><span class="folder-title">3.JobSearch</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="Professional/3.JobSearch"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="Professional/3.JobSearch/Interview"><button class="folder-button"><span class="folder-title">Interview</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="Professional/3.JobSearch/Interview"><li><a href="./Professional/3.JobSearch/Interview/IT-类简历" data-for="Professional/3.JobSearch/Interview/IT-类简历">IT 类简历</a></li><li><a href="./Professional/3.JobSearch/Interview/简历原则" data-for="Professional/3.JobSearch/Interview/简历原则">简历原则</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="Professional/3.JobSearch/Resume"><button class="folder-button"><span class="folder-title">Resume</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="Professional/3.JobSearch/Resume"><li><a href="./Professional/3.JobSearch/Resume/互联网行业-郑州" data-for="Professional/3.JobSearch/Resume/互联网行业-郑州">互联网行业-郑州</a></li><li><a href="./Professional/3.JobSearch/Resume/写给软件工程师的建议" data-for="Professional/3.JobSearch/Resume/写给软件工程师的建议">写给软件工程师的建议</a></li><li><a href="./Professional/3.JobSearch/Resume/反向面试" data-for="Professional/3.JobSearch/Resume/反向面试">反向面试</a></li><li><a href="./Professional/3.JobSearch/Resume/面试-10-大常见问题" data-for="Professional/3.JobSearch/Resume/面试-10-大常见问题">面试 10 大常见问题</a></li></ul></div></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="Professional/4.Workplace"><button class="folder-button"><span class="folder-title">4.Workplace</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="Professional/4.Workplace"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="Professional/4.Workplace/Career"><button class="folder-button"><span class="folder-title">Career</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="Professional/4.Workplace/Career"><li><a href="./Professional/4.Workplace/Career/华为新员工的-8-个阶段" data-for="Professional/4.Workplace/Career/华为新员工的-8-个阶段">华为新员工的 8 个阶段</a></li><li><a href="./Professional/4.Workplace/Career/如何度过新手村" data-for="Professional/4.Workplace/Career/如何度过新手村">如何度过新手村</a></li><li><a href="./Professional/4.Workplace/Career/如何有效应对职场政治" data-for="Professional/4.Workplace/Career/如何有效应对职场政治">如何有效应对职场政治</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="Professional/4.Workplace/PayBenefits"><button class="folder-button"><span class="folder-title">PayBenefits</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="Professional/4.Workplace/PayBenefits"><li><a href="./Professional/4.Workplace/PayBenefits/仲裁指南" data-for="Professional/4.Workplace/PayBenefits/仲裁指南">仲裁指南</a></li><li><a href="./Professional/4.Workplace/PayBenefits/社会保障" data-for="Professional/4.Workplace/PayBenefits/社会保障">社会保障</a></li><li><a href="./Professional/4.Workplace/PayBenefits/绩效考核" data-for="Professional/4.Workplace/PayBenefits/绩效考核">绩效考核</a></li><li><a href="./Professional/4.Workplace/PayBenefits/职场维权实战经验" data-for="Professional/4.Workplace/PayBenefits/职场维权实战经验">职场维权实战经验</a></li><li><a href="./Professional/4.Workplace/PayBenefits/薪酬制度" data-for="Professional/4.Workplace/PayBenefits/薪酬制度">薪酬制度</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="Professional/4.Workplace/WorkTips"><button class="folder-button"><span class="folder-title">WorkTips</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="Professional/4.Workplace/WorkTips"><li><a href="./Professional/4.Workplace/WorkTips/如何平衡工作和生活" data-for="Professional/4.Workplace/WorkTips/如何平衡工作和生活">如何平衡工作和生活</a></li></ul></div></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="Professional/5.Company"><button class="folder-button"><span class="folder-title">5.Company</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="Professional/5.Company"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="Professional/5.Company/Digitalization"><button class="folder-button"><span class="folder-title">Digitalization</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="Professional/5.Company/Digitalization"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="Professional/5.Company/Digitalization/Standards"><button class="folder-button"><span class="folder-title">Standards</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="Professional/5.Company/Digitalization/Standards"><li><a href="./Professional/5.Company/Digitalization/Standards/企业计算机命名规范" data-for="Professional/5.Company/Digitalization/Standards/企业计算机命名规范">企业计算机命名规范</a></li><li><a href="./Professional/5.Company/Digitalization/Standards/企业域名分配规范" data-for="Professional/5.Company/Digitalization/Standards/企业域名分配规范">域名分配规范</a></li></ul></div></li></ul></div></li></ul></div></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="SocialSciences"><button class="folder-button"><span class="folder-title">SocialSciences</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="SocialSciences"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="SocialSciences/Linguistics"><button class="folder-button"><span class="folder-title">Linguistics</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="SocialSciences/Linguistics"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="SocialSciences/Linguistics/English"><button class="folder-button"><span class="folder-title">English</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="SocialSciences/Linguistics/English"><li><a href="./SocialSciences/Linguistics/English/字母音标" data-for="SocialSciences/Linguistics/English/字母音标">字母音标</a></li><li><a href="./SocialSciences/Linguistics/English/语法基础" data-for="SocialSciences/Linguistics/English/语法基础">语法基础</a></li></ul></div></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="SocialSciences/NationalStudies"><button class="folder-button"><span class="folder-title">NationalStudies</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="SocialSciences/NationalStudies"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="SocialSciences/NationalStudies/中国"><button class="folder-button"><span class="folder-title">中国</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="SocialSciences/NationalStudies/中国"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="SocialSciences/NationalStudies/中国/标准"><button class="folder-button"><span class="folder-title">标准</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="SocialSciences/NationalStudies/中国/标准"><li><a href="./SocialSciences/NationalStudies/中国/标准/标准组织" data-for="SocialSciences/NationalStudies/中国/标准/标准组织">标准组织</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="SocialSciences/NationalStudies/中国/法律"><button class="folder-button"><span class="folder-title">法律</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="SocialSciences/NationalStudies/中国/法律"><li><a href="./SocialSciences/NationalStudies/中国/法律/法律文书" data-for="SocialSciences/NationalStudies/中国/法律/法律文书">法律文书</a></li></ul></div></li></ul></div></li></ul></div></li></ul></div></li><li><div class="folder-outer "><ul style="padding-left:0;" class="content" data-folderul></ul></div></li></ul></div></li><li id="explorer-end"></li></ul></div></div><div class="recent-notes desktop-only"><h3>博客</h3><ul class="recent-ul"></ul></div></div><div class="center"><div class="page-header"><div class="popover-hint"><h1 class="article-title">数字花园</h1><p show-comma="true" class="content-meta"><span>2025年7月21日</span><span>4分钟阅读</span></p></div></div><article class="popover-hint"><blockquote>
 | 
						||
<p>Always For Freedom.</p>
 | 
						||
</blockquote>
 | 
						||
<p>一个热衷于构建知识体系的探索者 💨</p>
 | 
						||
<p>在此整理、沉淀多学科、多维度的知识与思考,愿对你有所启发。</p>
 | 
						||
<h3 id="-目录结构">📁 目录结构<a role="anchor" aria-hidden="true" tabindex="-1" data-no-popover="true" href="#-目录结构" class="internal"><svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"></path><path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"></path></svg></a></h3>
 | 
						||
<pre><code>.
 | 
						||
├── Archive               # 📦 归档内容
 | 
						||
├── FormalSciences        # 📐 形式科学
 | 
						||
│   ├── ComputerScience     # 💻 计算机科学
 | 
						||
│   │   ├── ComputerNetwork       
 | 
						||
│   │   ├── ComputerSecurity      
 | 
						||
│   │   ├── ComputerStorage       
 | 
						||
│   │   ├── DataEngineering       
 | 
						||
│   │   ├── DatabaseSystem        
 | 
						||
│   │   ├── DevSecOps             
 | 
						||
│   │   ├── GettingStarted        
 | 
						||
│   │   ├── OperatingSystem       
 | 
						||
│   │   ├── ProgrammingLanguage   
 | 
						||
│   │   ├── SoftwareEngineering   
 | 
						||
│   │   ├── StructuresAlgorithms  
 | 
						||
│   │   └── WebDevelopment        
 | 
						||
│   ├── InformationTheory  # 信息论
 | 
						||
│   ├── Logic              # 逻辑学
 | 
						||
│   ├── Mathematics        # 数学
 | 
						||
│   └── Statistics         # 统计学
 | 
						||
├── NaturalSciences      # 🌱 自然科学
 | 
						||
│   ├── Astronomy          # 天文学
 | 
						||
│   ├── Biology            # 生物学
 | 
						||
│   ├── Chemistry          # 化学
 | 
						||
│   ├── Geology            # 地质学
 | 
						||
│   └── Physics            # 物理学
 | 
						||
├── Obsidian             # 🧩 Obsidian 配置与资源
 | 
						||
│   ├── Canvas             # 可视化画布
 | 
						||
│   ├── Excalidraw         # 手绘图工具
 | 
						||
│   ├── Marp               # 幻灯片样式与配置
 | 
						||
│   ├── References         # 参考文献与规范
 | 
						||
│   ├── Static             # 静态 JS 工具(天气、诗句等)
 | 
						||
│   └── Templates          # 模板集合(日志、博客、阅读等)
 | 
						||
├── Personal             # 👤 个人空间
 | 
						||
│   ├── Blog               # 博客文章(按年份归档)
 | 
						||
│   ├── Book               # 读书笔记(分类整理)
 | 
						||
│   ├── Finance            # 财务与理财记录
 | 
						||
│   ├── Journal            # 日志记录(年度归档)
 | 
						||
│   ├── Life               # 生活杂记与反思
 | 
						||
│   ├── Mail               # 邮件归档
 | 
						||
│   ├── Photo              # 摄影素材与图像收集
 | 
						||
│   └── Writing            # 自由写作与创作
 | 
						||
├── Professional         # 🧠 职业发展
 | 
						||
│   ├── 1.RoadMap          # 职业路线图与发展规划
 | 
						||
│   ├── 2.Skills           # 技术与技能体系
 | 
						||
│   ├── 3.JobSearch        # 求职与面试准备
 | 
						||
│   ├── 4.Workplace        # 职场技巧与经验
 | 
						||
│   └── 5.Company          # 公司调研与行业趋势
 | 
						||
├── SocialSciences       # 🌍 社会科学
 | 
						||
│   ├── Anthropology       # 人类学
 | 
						||
│   ├── CulturalStudies    # 文化研究
 | 
						||
│   ├── Economics          # 经济学
 | 
						||
│   ├── Geography          # 地理学
 | 
						||
│   ├── InternationalRelations # 国际关系
 | 
						||
│   ├── Linguistics        # 语言学
 | 
						||
│   │   └── English        # 英语语言学习
 | 
						||
│   ├── NationalStudies    # 国别研究
 | 
						||
│   │   └── 中国           # 中国研究
 | 
						||
│   ├── Politics           # 政治学
 | 
						||
│   └── Sociology          # 社会学
 | 
						||
└── README.md
 | 
						||
 | 
						||
</code></pre>
 | 
						||
<hr/>
 | 
						||
<h3 id="-分支策略">🧪 分支策略<a role="anchor" aria-hidden="true" tabindex="-1" data-no-popover="true" href="#-分支策略" class="internal"><svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"></path><path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"></path></svg></a></h3>
 | 
						||
<pre><code>main    # 稳定主分支
 | 
						||
dev     # 日常推送分支
 | 
						||
</code></pre>
 | 
						||
<hr/>
 | 
						||
<h3 id="-贡献说明">🤝 贡献说明<a role="anchor" aria-hidden="true" tabindex="-1" data-no-popover="true" href="#-贡献说明" class="internal"><svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"></path><path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"></path></svg></a></h3>
 | 
						||
<p>欢迎批判性反馈与知识纠错。若有意共建,请先提交 issue 或 PR。</p>
 | 
						||
<hr/>
 | 
						||
<h3 id="-协议说明">📜 协议说明<a role="anchor" aria-hidden="true" tabindex="-1" data-no-popover="true" href="#-协议说明" class="internal"><svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"></path><path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"></path></svg></a></h3>
 | 
						||
<ul>
 | 
						||
<li>所有<strong>原创代码</strong>采用 <a href="http://www.thebigfly.com/gnu/FDLv1.3/" class="external">GPL-3.0<svg aria-hidden="true" class="external-icon" viewBox="0 0 512 512"><path d="M320 0H288V64h32 82.7L201.4 265.4 178.7 288 224 333.3l22.6-22.6L448 109.3V192v32h64V192 32 0H480 320zM32 32H0V64 480v32H32 456h32V480 352 320H424v32 96H64V96h96 32V32H160 32z"></path></svg></a> 协议。</li>
 | 
						||
<li>所有<strong>原创非代码内容</strong>采用 <a href="http://creativecommons.org/licenses/by-sa/4.0/" class="external">CC BY-SA 4.0<svg aria-hidden="true" class="external-icon" viewBox="0 0 512 512"><path d="M320 0H288V64h32 82.7L201.4 265.4 178.7 288 224 333.3l22.6-22.6L448 109.3V192v32h64V192 32 0H480 320zM32 32H0V64 480v32H32 456h32V480 352 320H424v32 96H64V96h96 32V32H160 32z"></path></svg></a> 许可协议。</li>
 | 
						||
<li>所有<strong>引用内容</strong>仅供学术研究使用,著作权归原作者所有。若涉及侵权,请 <a href="mailto:zhouzhongping@7wate.com" class="external">邮件联系<svg aria-hidden="true" class="external-icon" viewBox="0 0 512 512"><path d="M320 0H288V64h32 82.7L201.4 265.4 178.7 288 224 333.3l22.6-22.6L448 109.3V192v32h64V192 32 0H480 320zM32 32H0V64 480v32H32 456h32V480 352 320H424v32 96H64V96h96 32V32H160 32z"></path></svg></a> 及时处理。</li>
 | 
						||
</ul>
 | 
						||
<hr/>
 | 
						||
<h3 id="-特别致谢">🙏 特别致谢<a role="anchor" aria-hidden="true" tabindex="-1" data-no-popover="true" href="#-特别致谢" class="internal"><svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"></path><path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"></path></svg></a></h3>
 | 
						||
<p>感谢所有知识创作者、开源贡献者及社区同行,正是你们的无私奉献,构成了这个持续演化的知识宇宙。</p></article><hr/><div class="page-footer"></div></div><div class="right sidebar"><div class="graph"><h3>关系图谱</h3><div class="graph-outer"><div id="graph-container" data-cfg="{"drag":true,"zoom":true,"depth":1,"scale":1.1,"repelForce":0.5,"centerForce":0.3,"linkDistance":30,"fontSize":0.6,"opacityScale":1,"showTags":true,"removeTags":[],"focusOnHover":false}"></div><button id="global-graph-icon" aria-label="Global Graph"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 55 55" fill="currentColor" xml:space="preserve"><path d="M49,0c-3.309,0-6,2.691-6,6c0,1.035,0.263,2.009,0.726,2.86l-9.829,9.829C32.542,17.634,30.846,17,29,17
 | 
						||
                s-3.542,0.634-4.898,1.688l-7.669-7.669C16.785,10.424,17,9.74,17,9c0-2.206-1.794-4-4-4S9,6.794,9,9s1.794,4,4,4
 | 
						||
                c0.74,0,1.424-0.215,2.019-0.567l7.669,7.669C21.634,21.458,21,23.154,21,25s0.634,3.542,1.688,4.897L10.024,42.562
 | 
						||
                C8.958,41.595,7.549,41,6,41c-3.309,0-6,2.691-6,6s2.691,6,6,6s6-2.691,6-6c0-1.035-0.263-2.009-0.726-2.86l12.829-12.829
 | 
						||
                c1.106,0.86,2.44,1.436,3.898,1.619v10.16c-2.833,0.478-5,2.942-5,5.91c0,3.309,2.691,6,6,6s6-2.691,6-6c0-2.967-2.167-5.431-5-5.91
 | 
						||
                v-10.16c1.458-0.183,2.792-0.759,3.898-1.619l7.669,7.669C41.215,39.576,41,40.26,41,41c0,2.206,1.794,4,4,4s4-1.794,4-4
 | 
						||
                s-1.794-4-4-4c-0.74,0-1.424,0.215-2.019,0.567l-7.669-7.669C36.366,28.542,37,26.846,37,25s-0.634-3.542-1.688-4.897l9.665-9.665
 | 
						||
                C46.042,11.405,47.451,12,49,12c3.309,0,6-2.691,6-6S52.309,0,49,0z M11,9c0-1.103,0.897-2,2-2s2,0.897,2,2s-0.897,2-2,2
 | 
						||
                S11,10.103,11,9z M6,51c-2.206,0-4-1.794-4-4s1.794-4,4-4s4,1.794,4,4S8.206,51,6,51z M33,49c0,2.206-1.794,4-4,4s-4-1.794-4-4
 | 
						||
                s1.794-4,4-4S33,46.794,33,49z M29,31c-3.309,0-6-2.691-6-6s2.691-6,6-6s6,2.691,6,6S32.309,31,29,31z M47,41c0,1.103-0.897,2-2,2
 | 
						||
                s-2-0.897-2-2s0.897-2,2-2S47,39.897,47,41z M49,10c-2.206,0-4-1.794-4-4s1.794-4,4-4s4,1.794,4,4S51.206,10,49,10z"></path></svg></button></div><div id="global-graph-outer"><div id="global-graph-container" data-cfg="{"drag":true,"zoom":true,"depth":-1,"scale":0.9,"repelForce":0.5,"centerForce":0.3,"linkDistance":30,"fontSize":0.6,"opacityScale":1,"showTags":true,"removeTags":[],"focusOnHover":true}"></div></div></div><div class="toc desktop-only"><button type="button" id="toc" class aria-controls="toc-content" aria-expanded="true"><h3>目录</h3><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="fold"><polyline points="6 9 12 15 18 9"></polyline></svg></button><div id="toc-content" class><ul class="overflow"><li class="depth-0"><a href="#-目录结构" data-for="-目录结构">📁 目录结构</a></li><li class="depth-0"><a href="#-分支策略" data-for="-分支策略">🧪 分支策略</a></li><li class="depth-0"><a href="#-贡献说明" data-for="-贡献说明">🤝 贡献说明</a></li><li class="depth-0"><a href="#-协议说明" data-for="-协议说明">📜 协议说明</a></li><li class="depth-0"><a href="#-特别致谢" data-for="-特别致谢">🙏 特别致谢</a></li></ul></div></div><div class="explorer mobile-only"><button type="button" id="explorer" data-behavior="collapse" data-collapsed="collapsed" data-savestate="true" data-tree="[{"path":"FormalSciences","collapsed":true},{"path":"FormalSciences/ComputerScience","collapsed":true},{"path":"FormalSciences/ComputerScience/ComputerNetwork","collapsed":true},{"path":"FormalSciences/ComputerScience/ComputerNetwork/1.Overview","collapsed":true},{"path":"FormalSciences/ComputerScience/ComputerNetwork/2.Protocols","collapsed":true},{"path":"FormalSciences/ComputerScience/ComputerNetwork/3.PublicServices","collapsed":true},{"path":"FormalSciences/ComputerScience/ComputerNetwork/4.ApplicationServices","collapsed":true},{"path":"FormalSciences/ComputerScience/ComputerNetwork/5.WebServers","collapsed":true},{"path":"FormalSciences/ComputerScience/ComputerNetwork/5.WebServers/Nginx","collapsed":true},{"path":"FormalSciences/ComputerScience/ComputerSecurity","collapsed":true},{"path":"FormalSciences/ComputerScience/ComputerSecurity/0.Overview","collapsed":true},{"path":"FormalSciences/ComputerScience/ComputerSecurity/1.Cryptography","collapsed":true},{"path":"FormalSciences/ComputerScience/ComputerSecurity/2.InformationSecurity","collapsed":true},{"path":"FormalSciences/ComputerScience/ComputerSecurity/3.UserSecurity","collapsed":true},{"path":"FormalSciences/ComputerScience/ComputerSecurity/4.SystemSecurity","collapsed":true},{"path":"FormalSciences/ComputerScience/ComputerSecurity/5.NetworkSecurity","collapsed":true},{"path":"FormalSciences/ComputerScience/ComputerSecurity/6.MalwareAnalysis","collapsed":true},{"path":"FormalSciences/ComputerScience/ComputerSecurity/7.VulnerabilityManagement","collapsed":true},{"path":"FormalSciences/ComputerScience/ComputerSecurity/8.SecurityAuditing","collapsed":true},{"path":"FormalSciences/ComputerScience/ComputerSecurity/9.EmergingTechnologies","collapsed":true},{"path":"FormalSciences/ComputerScience/ComputerStorage","collapsed":true},{"path":"FormalSciences/ComputerScience/ComputerStorage/1.Overview","collapsed":true},{"path":"FormalSciences/ComputerScience/ComputerStorage/2.StorageBasics","collapsed":true},{"path":"FormalSciences/ComputerScience/ComputerStorage/3.StorageHardware","collapsed":true},{"path":"FormalSciences/ComputerScience/ComputerStorage/4.StorageArchitecture","collapsed":true},{"path":"FormalSciences/ComputerScience/ComputerStorage/5.FileSystems","collapsed":true},{"path":"FormalSciences/ComputerScience/DatabaseSystem","collapsed":true},{"path":"FormalSciences/ComputerScience/DatabaseSystem/1.Overview","collapsed":true},{"path":"FormalSciences/ComputerScience/DatabaseSystem/2.SQLLanguage","collapsed":true},{"path":"FormalSciences/ComputerScience/DatabaseSystem/3.PostgreSQL","collapsed":true},{"path":"FormalSciences/ComputerScience/DevSecOps","collapsed":true},{"path":"FormalSciences/ComputerScience/DevSecOps/1.Introduction","collapsed":true},{"path":"FormalSciences/ComputerScience/DevSecOps/2.Culture","collapsed":true},{"path":"FormalSciences/ComputerScience/DevSecOps/3.CI-and-CD","collapsed":true},{"path":"FormalSciences/ComputerScience/DevSecOps/4.ConfigMgmt","collapsed":true},{"path":"FormalSciences/ComputerScience/DevSecOps/5.Containerization","collapsed":true},{"path":"FormalSciences/ComputerScience/DevSecOps/6.Orchestration","collapsed":true},{"path":"FormalSciences/ComputerScience/DevSecOps/7.Monitoring","collapsed":true},{"path":"FormalSciences/ComputerScience/DevSecOps/8.Logging","collapsed":true},{"path":"FormalSciences/ComputerScience/DevSecOps/9.Security","collapsed":true},{"path":"FormalSciences/ComputerScience/DevSecOps/10.CloudService","collapsed":true},{"path":"FormalSciences/ComputerScience/DevSecOps/11.IaC-On-Cloud","collapsed":true},{"path":"FormalSciences/ComputerScience/DevSecOps/12.AdvancedTopics","collapsed":true},{"path":"FormalSciences/ComputerScience/GettingStarted","collapsed":true},{"path":"FormalSciences/ComputerScience/GettingStarted/1.OpenSource","collapsed":true},{"path":"FormalSciences/ComputerScience/GettingStarted/2.VersionControl","collapsed":true},{"path":"FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git","collapsed":true},{"path":"FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git/1.Basics","collapsed":true},{"path":"FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git/2.Advanced","collapsed":true},{"path":"FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools","collapsed":true},{"path":"FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/PowerShell","collapsed":true},{"path":"FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/Shell","collapsed":true},{"path":"FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/Vim","collapsed":true},{"path":"FormalSciences/ComputerScience/GettingStarted/9.Other","collapsed":true},{"path":"FormalSciences/ComputerScience/OperatingSystem","collapsed":true},{"path":"FormalSciences/ComputerScience/OperatingSystem/Linux","collapsed":true},{"path":"FormalSciences/ComputerScience/OperatingSystem/Linux/1.Overview","collapsed":true},{"path":"FormalSciences/ComputerScience/OperatingSystem/Linux/2.Installation","collapsed":true},{"path":"FormalSciences/ComputerScience/OperatingSystem/Linux/3.Basics","collapsed":true},{"path":"FormalSciences/ComputerScience/OperatingSystem/Linux/4.System","collapsed":true},{"path":"FormalSciences/ComputerScience/OperatingSystem/Linux/5.Network","collapsed":true},{"path":"FormalSciences/ComputerScience/OperatingSystem/Linux/6.Storage","collapsed":true},{"path":"FormalSciences/ComputerScience/OperatingSystem/Linux/7.Security","collapsed":true},{"path":"FormalSciences/ComputerScience/OperatingSystem/Virtualization","collapsed":true},{"path":"FormalSciences/ComputerScience/OperatingSystem/Virtualization/1.Overview","collapsed":true},{"path":"FormalSciences/ComputerScience/OperatingSystem/Virtualization/2.KVM","collapsed":true},{"path":"FormalSciences/ComputerScience/OperatingSystem/Windows","collapsed":true},{"path":"FormalSciences/ComputerScience/OperatingSystem/Windows/1.文化历史","collapsed":true},{"path":"FormalSciences/ComputerScience/ProgrammingLanguage","collapsed":true},{"path":"FormalSciences/ComputerScience/ProgrammingLanguage/Python","collapsed":true},{"path":"FormalSciences/ComputerScience/ProgrammingLanguage/Python/1.Basics","collapsed":true},{"path":"FormalSciences/ComputerScience/ProgrammingLanguage/Python/2.Advanced","collapsed":true},{"path":"FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires","collapsed":true},{"path":"FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/Web-开发与框架","collapsed":true},{"path":"FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/图形用户界面","collapsed":true},{"path":"FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/安全和加密","collapsed":true},{"path":"FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/实用工具","collapsed":true},{"path":"FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据处理与分析","collapsed":true},{"path":"FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据库操作","collapsed":true},{"path":"FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/文本处理与操作","collapsed":true},{"path":"FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/测试与调试","collapsed":true},{"path":"FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/系统操作与交互","collapsed":true},{"path":"FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络爬虫与数据抓取","collapsed":true},{"path":"FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络编程与通信","collapsed":true},{"path":"FormalSciences/ComputerScience/ProgrammingLanguage/Python/5.Philosophy","collapsed":true},{"path":"FormalSciences/ComputerScience/ProgrammingLanguage/Python/6.Projects","collapsed":true},{"path":"FormalSciences/ComputerScience/ProgrammingLanguage/Python/6.Projects/1.虚拟环境","collapsed":true},{"path":"FormalSciences/ComputerScience/ProgrammingLanguage/Python/6.Projects/2.风格指南","collapsed":true},{"path":"FormalSciences/ComputerScience/SoftwareEngineering","collapsed":true},{"path":"FormalSciences/ComputerScience/SoftwareEngineering/1.Collaboration","collapsed":true},{"path":"FormalSciences/ComputerScience/SoftwareEngineering/2.Docs","collapsed":true},{"path":"FormalSciences/ComputerScience/SoftwareEngineering/3.Architecture","collapsed":true},{"path":"FormalSciences/ComputerScience/StructuresAlgorithms","collapsed":true},{"path":"FormalSciences/ComputerScience/WebDevelopment","collapsed":true},{"path":"FormalSciences/ComputerScience/WebDevelopment/0.Overview","collapsed":true},{"path":"FormalSciences/ComputerScience/WebDevelopment/1.Browser","collapsed":true},{"path":"FormalSciences/ComputerScience/WebDevelopment/2.HTML","collapsed":true},{"path":"FormalSciences/ComputerScience/WebDevelopment/3.CSS","collapsed":true},{"path":"FormalSciences/ComputerScience/WebDevelopment/4.JavaScript","collapsed":true},{"path":"FormalSciences/ComputerScience/WebDevelopment/7.Tools","collapsed":true},{"path":"Professional","collapsed":true},{"path":"Professional/1.RoadMap","collapsed":true},{"path":"Professional/3.JobSearch","collapsed":true},{"path":"Professional/3.JobSearch/Interview","collapsed":true},{"path":"Professional/3.JobSearch/Resume","collapsed":true},{"path":"Professional/4.Workplace","collapsed":true},{"path":"Professional/4.Workplace/Career","collapsed":true},{"path":"Professional/4.Workplace/PayBenefits","collapsed":true},{"path":"Professional/4.Workplace/WorkTips","collapsed":true},{"path":"Professional/5.Company","collapsed":true},{"path":"Professional/5.Company/Digitalization","collapsed":true},{"path":"Professional/5.Company/Digitalization/Standards","collapsed":true},{"path":"SocialSciences","collapsed":true},{"path":"SocialSciences/Linguistics","collapsed":true},{"path":"SocialSciences/Linguistics/English","collapsed":true},{"path":"SocialSciences/NationalStudies","collapsed":true},{"path":"SocialSciences/NationalStudies/中国","collapsed":true},{"path":"SocialSciences/NationalStudies/中国/标准","collapsed":true},{"path":"SocialSciences/NationalStudies/中国/法律","collapsed":true}]" aria-controls="explorer-content" aria-expanded="false"><h2>探索</h2><svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="fold"><polyline points="6 9 12 15 18 9"></polyline></svg></button><div id="explorer-content"><ul class="overflow" id="explorer-ul"><li><div class="folder-outer open"><ul style="padding-left:0;" class="content" data-folderul><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences"><button class="folder-button"><span class="folder-title">FormalSciences</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience"><button class="folder-button"><span class="folder-title">ComputerScience</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ComputerNetwork"><button class="folder-button"><span class="folder-title">ComputerNetwork</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ComputerNetwork"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ComputerNetwork/1.Overview"><button class="folder-button"><span class="folder-title">1.Overview</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ComputerNetwork/1.Overview"><li><a href="./FormalSciences/ComputerScience/ComputerNetwork/1.Overview/网络基础" data-for="FormalSciences/ComputerScience/ComputerNetwork/1.Overview/网络基础">网络基础</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ComputerNetwork/2.Protocols"><button class="folder-button"><span class="folder-title">2.Protocols</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ComputerNetwork/2.Protocols"><li><a href="./FormalSciences/ComputerScience/ComputerNetwork/2.Protocols/7.4-DHCP-动态主机配置协议" data-for="FormalSciences/ComputerScience/ComputerNetwork/2.Protocols/7.4-DHCP-动态主机配置协议">DHCP 动态主机配置协议</a></li><li><a href="./FormalSciences/ComputerScience/ComputerNetwork/2.Protocols/7.4-DNS-域名系统" data-for="FormalSciences/ComputerScience/ComputerNetwork/2.Protocols/7.4-DNS-域名系统">DNS 域名系统</a></li><li><a href="./FormalSciences/ComputerScience/ComputerNetwork/2.Protocols/3.2-IP-网际协议" data-for="FormalSciences/ComputerScience/ComputerNetwork/2.Protocols/3.2-IP-网际协议">IP 网际协议</a></li><li><a href="./FormalSciences/ComputerScience/ComputerNetwork/2.Protocols/4.3-TCP-传输控制协议" data-for="FormalSciences/ComputerScience/ComputerNetwork/2.Protocols/4.3-TCP-传输控制协议">TCP 传输控制协议</a></li><li><a href="./FormalSciences/ComputerScience/ComputerNetwork/2.Protocols/4.3-UDP-用户数据报协议" data-for="FormalSciences/ComputerScience/ComputerNetwork/2.Protocols/4.3-UDP-用户数据报协议">UDP 用户数据报协议</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ComputerNetwork/3.PublicServices"><button class="folder-button"><span class="folder-title">3.PublicServices</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ComputerNetwork/3.PublicServices"><li><a href="./FormalSciences/ComputerScience/ComputerNetwork/3.PublicServices/IPv4-DNS-服务" data-for="FormalSciences/ComputerScience/ComputerNetwork/3.PublicServices/IPv4-DNS-服务">3.1-IPv4 DNS 服务</a></li><li><a href="./FormalSciences/ComputerScience/ComputerNetwork/3.PublicServices/IPv6-DNS-服务" data-for="FormalSciences/ComputerScience/ComputerNetwork/3.PublicServices/IPv6-DNS-服务">3.2-IPv6 DNS 服务</a></li><li><a href="./FormalSciences/ComputerScience/ComputerNetwork/3.PublicServices/Mirror-镜像站" data-for="FormalSciences/ComputerScience/ComputerNetwork/3.PublicServices/Mirror-镜像站">Mirror 镜像站</a></li><li><a href="./FormalSciences/ComputerScience/ComputerNetwork/3.PublicServices/NTP-服务器" data-for="FormalSciences/ComputerScience/ComputerNetwork/3.PublicServices/NTP-服务器">NTP 服务器</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ComputerNetwork/4.ApplicationServices"><button class="folder-button"><span class="folder-title">4.ApplicationServices</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ComputerNetwork/4.ApplicationServices"><li><a href="./FormalSciences/ComputerScience/ComputerNetwork/4.ApplicationServices/CDN-内容分发网络" data-for="FormalSciences/ComputerScience/ComputerNetwork/4.ApplicationServices/CDN-内容分发网络">CDN 内容分发网络</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ComputerNetwork/5.WebServers"><button class="folder-button"><span class="folder-title">5.WebServers</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ComputerNetwork/5.WebServers"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ComputerNetwork/5.WebServers/Nginx"><button class="folder-button"><span class="folder-title">Nginx</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ComputerNetwork/5.WebServers/Nginx"><li><a href="./FormalSciences/ComputerScience/ComputerNetwork/5.WebServers/Nginx/1.概述" data-for="FormalSciences/ComputerScience/ComputerNetwork/5.WebServers/Nginx/1.概述">Nginx 概述</a></li><li><a href="./FormalSciences/ComputerScience/ComputerNetwork/5.WebServers/Nginx/4.内容缓存" data-for="FormalSciences/ComputerScience/ComputerNetwork/5.WebServers/Nginx/4.内容缓存">内容缓存</a></li><li><a href="./FormalSciences/ComputerScience/ComputerNetwork/5.WebServers/Nginx/2.基础配置" data-for="FormalSciences/ComputerScience/ComputerNetwork/5.WebServers/Nginx/2.基础配置">基础配置</a></li><li><a href="./FormalSciences/ComputerScience/ComputerNetwork/5.WebServers/Nginx/3.负载均衡" data-for="FormalSciences/ComputerScience/ComputerNetwork/5.WebServers/Nginx/3.负载均衡">负载均衡</a></li></ul></div></li></ul></div></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ComputerSecurity"><button class="folder-button"><span class="folder-title">ComputerSecurity</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ComputerSecurity"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ComputerSecurity/0.Overview"><button class="folder-button"><span class="folder-title">0.Overview</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ComputerSecurity/0.Overview"><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/0.Overview/简明指南" data-for="FormalSciences/ComputerScience/ComputerSecurity/0.Overview/简明指南">1.1-简明指南</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ComputerSecurity/1.Cryptography"><button class="folder-button"><span class="folder-title">1.Cryptography</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ComputerSecurity/1.Cryptography"><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/1.Cryptography/1.2-对称加密" data-for="FormalSciences/ComputerScience/ComputerSecurity/1.Cryptography/1.2-对称加密">1.2-对称加密</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/1.Cryptography/1.3-非对称加密" data-for="FormalSciences/ComputerScience/ComputerSecurity/1.Cryptography/1.3-非对称加密">1.3-非对称加密</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/1.Cryptography/1.4-散列函数" data-for="FormalSciences/ComputerScience/ComputerSecurity/1.Cryptography/1.4-散列函数">1.4-散列函数</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/1.Cryptography/1.5-加密协议(OpenSSL)" data-for="FormalSciences/ComputerScience/ComputerSecurity/1.Cryptography/1.5-加密协议(OpenSSL)">1.5-加密协议(OpenSSL)</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/1.Cryptography/1.6-数字签名" data-for="FormalSciences/ComputerScience/ComputerSecurity/1.Cryptography/1.6-数字签名">1.6-数字签名</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ComputerSecurity/2.InformationSecurity"><button class="folder-button"><span class="folder-title">2.InformationSecurity</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ComputerSecurity/2.InformationSecurity"><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/2.InformationSecurity/2.2-数据加密" data-for="FormalSciences/ComputerScience/ComputerSecurity/2.InformationSecurity/2.2-数据加密">2.2-数据加密</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/2.InformationSecurity/2.3-身份认证" data-for="FormalSciences/ComputerScience/ComputerSecurity/2.InformationSecurity/2.3-身份认证">2.3-身份认证</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/2.InformationSecurity/2.1-GnuPG-简明指南" data-for="FormalSciences/ComputerScience/ComputerSecurity/2.InformationSecurity/2.1-GnuPG-简明指南">GnuPG 简明指南</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ComputerSecurity/3.UserSecurity"><button class="folder-button"><span class="folder-title">3.UserSecurity</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ComputerSecurity/3.UserSecurity"><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/3.UserSecurity/3.2-HTTP-基本鉴权" data-for="FormalSciences/ComputerScience/ComputerSecurity/3.UserSecurity/3.2-HTTP-基本鉴权">HTTP 基本鉴权</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/3.UserSecurity/3.3-JWT(JSON-Web-Token)鉴权" data-for="FormalSciences/ComputerScience/ComputerSecurity/3.UserSecurity/3.3-JWT(JSON-Web-Token)鉴权">JWT 鉴权</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/3.UserSecurity/3.4-OAuth-鉴权" data-for="FormalSciences/ComputerScience/ComputerSecurity/3.UserSecurity/3.4-OAuth-鉴权">OAuth 鉴权</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/3.UserSecurity/3.5-Session-Cookie-鉴权" data-for="FormalSciences/ComputerScience/ComputerSecurity/3.UserSecurity/3.5-Session-Cookie-鉴权">Session-Cookie 鉴权</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/3.UserSecurity/3.8-单点登录(Single-Sign-On)" data-for="FormalSciences/ComputerScience/ComputerSecurity/3.UserSecurity/3.8-单点登录(Single-Sign-On)">SSO 单点登录</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/3.UserSecurity/3.6-Token-鉴权" data-for="FormalSciences/ComputerScience/ComputerSecurity/3.UserSecurity/3.6-Token-鉴权">Token 鉴权</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/3.UserSecurity/3.10-一键登录(适用于原生APP)" data-for="FormalSciences/ComputerScience/ComputerSecurity/3.UserSecurity/3.10-一键登录(适用于原生APP)">一键登录</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/3.UserSecurity/3.1-简明指南" data-for="FormalSciences/ComputerScience/ComputerSecurity/3.UserSecurity/3.1-简明指南">主流权限系统的设计</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/3.UserSecurity/3.7-扫码登录" data-for="FormalSciences/ComputerScience/ComputerSecurity/3.UserSecurity/3.7-扫码登录">扫码登录</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/3.UserSecurity/3.9-联合登录和信任登录" data-for="FormalSciences/ComputerScience/ComputerSecurity/3.UserSecurity/3.9-联合登录和信任登录">联合登录和信任登录</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ComputerSecurity/4.SystemSecurity"><button class="folder-button"><span class="folder-title">4.SystemSecurity</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ComputerSecurity/4.SystemSecurity"><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/4.SystemSecurity/4.1-防火墙配置" data-for="FormalSciences/ComputerScience/ComputerSecurity/4.SystemSecurity/4.1-防火墙配置">4.1-防火墙配置</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/4.SystemSecurity/4.2-网络端口大全" data-for="FormalSciences/ComputerScience/ComputerSecurity/4.SystemSecurity/4.2-网络端口大全">网络端口大全</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ComputerSecurity/5.NetworkSecurity"><button class="folder-button"><span class="folder-title">5.NetworkSecurity</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ComputerSecurity/5.NetworkSecurity"><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/5.NetworkSecurity/5.4-防火墙配置" data-for="FormalSciences/ComputerScience/ComputerSecurity/5.NetworkSecurity/5.4-防火墙配置">5.4-防火墙配置</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/5.NetworkSecurity/5.5-无线网络安全" data-for="FormalSciences/ComputerScience/ComputerSecurity/5.NetworkSecurity/5.5-无线网络安全">5.5-无线网络安全</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/5.NetworkSecurity/5.2-OpenSSH-使用方法" data-for="FormalSciences/ComputerScience/ComputerSecurity/5.NetworkSecurity/5.2-OpenSSH-使用方法">OpenSSH 使用方法</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/5.NetworkSecurity/5.1-OpenSSH-概述" data-for="FormalSciences/ComputerScience/ComputerSecurity/5.NetworkSecurity/5.1-OpenSSH-概述">OpenSSH 概述</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/5.NetworkSecurity/5.3-OpenSSL-使用指南" data-for="FormalSciences/ComputerScience/ComputerSecurity/5.NetworkSecurity/5.3-OpenSSL-使用指南">简明指南</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ComputerSecurity/6.MalwareAnalysis"><button class="folder-button"><span class="folder-title">6.MalwareAnalysis</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ComputerSecurity/6.MalwareAnalysis"><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/6.MalwareAnalysis/6.1-病毒防护" data-for="FormalSciences/ComputerScience/ComputerSecurity/6.MalwareAnalysis/6.1-病毒防护">6.1-病毒防护</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/6.MalwareAnalysis/6.2-蠕虫防护" data-for="FormalSciences/ComputerScience/ComputerSecurity/6.MalwareAnalysis/6.2-蠕虫防护">6.2-蠕虫防护</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/6.MalwareAnalysis/6.3-木马分析" data-for="FormalSciences/ComputerScience/ComputerSecurity/6.MalwareAnalysis/6.3-木马分析">6.3-木马分析</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/6.MalwareAnalysis/6.4-勒索软件防护" data-for="FormalSciences/ComputerScience/ComputerSecurity/6.MalwareAnalysis/6.4-勒索软件防护">6.4-勒索软件防护</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ComputerSecurity/7.VulnerabilityManagement"><button class="folder-button"><span class="folder-title">7.VulnerabilityManagement</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ComputerSecurity/7.VulnerabilityManagement"><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/7.VulnerabilityManagement/7.1-漏洞评估" data-for="FormalSciences/ComputerScience/ComputerSecurity/7.VulnerabilityManagement/7.1-漏洞评估">7.1-漏洞评估</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/7.VulnerabilityManagement/7.2-系统补丁管理" data-for="FormalSciences/ComputerScience/ComputerSecurity/7.VulnerabilityManagement/7.2-系统补丁管理">7.2-系统补丁管理</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/7.VulnerabilityManagement/7.3-零日漏洞防护" data-for="FormalSciences/ComputerScience/ComputerSecurity/7.VulnerabilityManagement/7.3-零日漏洞防护">7.3-零日漏洞防护</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ComputerSecurity/8.SecurityAuditing"><button class="folder-button"><span class="folder-title">8.SecurityAuditing</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ComputerSecurity/8.SecurityAuditing"><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/8.SecurityAuditing/8.1-审计流程" data-for="FormalSciences/ComputerScience/ComputerSecurity/8.SecurityAuditing/8.1-审计流程">8.1-审计流程</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/8.SecurityAuditing/8.2-GDPR-合规" data-for="FormalSciences/ComputerScience/ComputerSecurity/8.SecurityAuditing/8.2-GDPR-合规">8.2-GDPR 合规</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/8.SecurityAuditing/8.3-ISO-27001-标准" data-for="FormalSciences/ComputerScience/ComputerSecurity/8.SecurityAuditing/8.3-ISO-27001-标准">8.3-ISO 27001 标准</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ComputerSecurity/9.EmergingTechnologies"><button class="folder-button"><span class="folder-title">9.EmergingTechnologies</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ComputerSecurity/9.EmergingTechnologies"><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/9.EmergingTechnologies/9.1-人工智能安全" data-for="FormalSciences/ComputerScience/ComputerSecurity/9.EmergingTechnologies/9.1-人工智能安全">9.1-人工智能安全</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/9.EmergingTechnologies/9.2-区块链安全" data-for="FormalSciences/ComputerScience/ComputerSecurity/9.EmergingTechnologies/9.2-区块链安全">9.2-区块链安全</a></li><li><a href="./FormalSciences/ComputerScience/ComputerSecurity/9.EmergingTechnologies/9.3-5G-网络安全" data-for="FormalSciences/ComputerScience/ComputerSecurity/9.EmergingTechnologies/9.3-5G-网络安全">9.3-5G 网络安全</a></li></ul></div></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ComputerStorage"><button class="folder-button"><span class="folder-title">ComputerStorage</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ComputerStorage"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ComputerStorage/1.Overview"><button class="folder-button"><span class="folder-title">1.Overview</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ComputerStorage/1.Overview"><li><a href="./FormalSciences/ComputerScience/ComputerStorage/1.Overview/1.1-目录大纲" data-for="FormalSciences/ComputerScience/ComputerStorage/1.Overview/1.1-目录大纲">1.1-目录大纲</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ComputerStorage/2.StorageBasics"><button class="folder-button"><span class="folder-title">2.StorageBasics</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ComputerStorage/2.StorageBasics"><li><a href="./FormalSciences/ComputerScience/ComputerStorage/2.StorageBasics/存储基础" data-for="FormalSciences/ComputerScience/ComputerStorage/2.StorageBasics/存储基础">1. 存储基础</a></li><li><a href="./FormalSciences/ComputerScience/ComputerStorage/2.StorageBasics/2.1-存储概述" data-for="FormalSciences/ComputerScience/ComputerStorage/2.StorageBasics/2.1-存储概述">2.1-存储概述</a></li><li><a href="./FormalSciences/ComputerScience/ComputerStorage/2.StorageBasics/2.2-存储介质" data-for="FormalSciences/ComputerScience/ComputerStorage/2.StorageBasics/2.2-存储介质">2.2-存储介质</a></li><li><a href="./FormalSciences/ComputerScience/ComputerStorage/2.StorageBasics/2.3-存储层级" data-for="FormalSciences/ComputerScience/ComputerStorage/2.StorageBasics/2.3-存储层级">2.3-存储层级</a></li><li><a href="./FormalSciences/ComputerScience/ComputerStorage/2.StorageBasics/2.4-数据存储生命周期" data-for="FormalSciences/ComputerScience/ComputerStorage/2.StorageBasics/2.4-数据存储生命周期">2.4-数据存储生命周期</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ComputerStorage/3.StorageHardware"><button class="folder-button"><span class="folder-title">3.StorageHardware</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ComputerStorage/3.StorageHardware"><li><a href="./FormalSciences/ComputerScience/ComputerStorage/3.StorageHardware/存储硬件" data-for="FormalSciences/ComputerScience/ComputerStorage/3.StorageHardware/存储硬件">2. 存储硬件</a></li><li><a href="./FormalSciences/ComputerScience/ComputerStorage/3.StorageHardware/3.1-磁带存储" data-for="FormalSciences/ComputerScience/ComputerStorage/3.StorageHardware/3.1-磁带存储">3.1-磁带存储</a></li><li><a href="./FormalSciences/ComputerScience/ComputerStorage/3.StorageHardware/3.2-HDD" data-for="FormalSciences/ComputerScience/ComputerStorage/3.StorageHardware/3.2-HDD">3.2-HDD</a></li><li><a href="./FormalSciences/ComputerScience/ComputerStorage/3.StorageHardware/3.3-SSD" data-for="FormalSciences/ComputerScience/ComputerStorage/3.StorageHardware/3.3-SSD">3.3-SSD</a></li><li><a href="./FormalSciences/ComputerScience/ComputerStorage/3.StorageHardware/3.4-NVME" data-for="FormalSciences/ComputerScience/ComputerStorage/3.StorageHardware/3.4-NVME">3.4-NVME</a></li><li><a href="./FormalSciences/ComputerScience/ComputerStorage/3.StorageHardware/3.4-存储阵列(RAID)" data-for="FormalSciences/ComputerScience/ComputerStorage/3.StorageHardware/3.4-存储阵列(RAID)">3.4-存储阵列(RAID)</a></li><li><a href="./FormalSciences/ComputerScience/ComputerStorage/3.StorageHardware/3.5-闪存存储" data-for="FormalSciences/ComputerScience/ComputerStorage/3.StorageHardware/3.5-闪存存储">3.5-闪存存储</a></li><li><a href="./FormalSciences/ComputerScience/ComputerStorage/3.StorageHardware/3.6-存储级闪存(SCM)" data-for="FormalSciences/ComputerScience/ComputerStorage/3.StorageHardware/3.6-存储级闪存(SCM)">3.6-存储级闪存(SCM)</a></li><li><a href="./FormalSciences/ComputerScience/ComputerStorage/3.StorageHardware/3.7-网络存储(NAS、SAN)" data-for="FormalSciences/ComputerScience/ComputerStorage/3.StorageHardware/3.7-网络存储(NAS、SAN)">3.7-网络存储(NAS、SAN)</a></li><li><a href="./FormalSciences/ComputerScience/ComputerStorage/3.StorageHardware/3.8-量子存储" data-for="FormalSciences/ComputerScience/ComputerStorage/3.StorageHardware/3.8-量子存储">3.8-量子存储</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ComputerStorage/4.StorageArchitecture"><button class="folder-button"><span class="folder-title">4.StorageArchitecture</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ComputerStorage/4.StorageArchitecture"><li><a href="./FormalSciences/ComputerScience/ComputerStorage/4.StorageArchitecture/存储架构" data-for="FormalSciences/ComputerScience/ComputerStorage/4.StorageArchitecture/存储架构">3. 存储架构</a></li><li><a href="./FormalSciences/ComputerScience/ComputerStorage/4.StorageArchitecture/4.1-集中式存储架构" data-for="FormalSciences/ComputerScience/ComputerStorage/4.StorageArchitecture/4.1-集中式存储架构">4.1-集中式存储架构</a></li><li><a href="./FormalSciences/ComputerScience/ComputerStorage/4.StorageArchitecture/4.2-分布式存储架构" data-for="FormalSciences/ComputerScience/ComputerStorage/4.StorageArchitecture/4.2-分布式存储架构">4.2-分布式存储架构</a></li><li><a href="./FormalSciences/ComputerScience/ComputerStorage/4.StorageArchitecture/4.3-对象存储架构" data-for="FormalSciences/ComputerScience/ComputerStorage/4.StorageArchitecture/4.3-对象存储架构">4.3-对象存储架构</a></li><li><a href="./FormalSciences/ComputerScience/ComputerStorage/4.StorageArchitecture/4.4-云存储架构" data-for="FormalSciences/ComputerScience/ComputerStorage/4.StorageArchitecture/4.4-云存储架构">4.4-云存储架构</a></li><li><a href="./FormalSciences/ComputerScience/ComputerStorage/4.StorageArchitecture/4.5-软件定义存储(SDS)" data-for="FormalSciences/ComputerScience/ComputerStorage/4.StorageArchitecture/4.5-软件定义存储(SDS)">4.5-软件定义存储(SDS)</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ComputerStorage/5.FileSystems"><button class="folder-button"><span class="folder-title">5.FileSystems</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ComputerStorage/5.FileSystems"><li><a href="./FormalSciences/ComputerScience/ComputerStorage/5.FileSystems/文件系统" data-for="FormalSciences/ComputerScience/ComputerStorage/5.FileSystems/文件系统">4. 文件系统</a></li><li><a href="./FormalSciences/ComputerScience/ComputerStorage/5.FileSystems/5.1-FAT-文件系统" data-for="FormalSciences/ComputerScience/ComputerStorage/5.FileSystems/5.1-FAT-文件系统">5.1-FAT 文件系统</a></li><li><a href="./FormalSciences/ComputerScience/ComputerStorage/5.FileSystems/5.2-NTFS-文件系统" data-for="FormalSciences/ComputerScience/ComputerStorage/5.FileSystems/5.2-NTFS-文件系统">5.2-NTFS 文件系统</a></li><li><a href="./FormalSciences/ComputerScience/ComputerStorage/5.FileSystems/5.3-EXT-文件系统" data-for="FormalSciences/ComputerScience/ComputerStorage/5.FileSystems/5.3-EXT-文件系统">5.3-EXT 文件系统</a></li><li><a href="./FormalSciences/ComputerScience/ComputerStorage/5.FileSystems/5.4-XFS-文件系统" data-for="FormalSciences/ComputerScience/ComputerStorage/5.FileSystems/5.4-XFS-文件系统">5.4-XFS 文件系统</a></li><li><a href="./FormalSciences/ComputerScience/ComputerStorage/5.FileSystems/5.5-Btrfs-文件系统" data-for="FormalSciences/ComputerScience/ComputerStorage/5.FileSystems/5.5-Btrfs-文件系统">5.5-Btrfs 文件系统</a></li></ul></div></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/DatabaseSystem"><button class="folder-button"><span class="folder-title">DatabaseSystem</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/DatabaseSystem"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/DatabaseSystem/1.Overview"><button class="folder-button"><span class="folder-title">1.Overview</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/DatabaseSystem/1.Overview"><li><a href="./FormalSciences/ComputerScience/DatabaseSystem/1.Overview/1.1-数据库概述" data-for="FormalSciences/ComputerScience/DatabaseSystem/1.Overview/1.1-数据库概述">1.1-数据库概述</a></li><li><a href="./FormalSciences/ComputerScience/DatabaseSystem/1.Overview/1.2-关系型数据库" data-for="FormalSciences/ComputerScience/DatabaseSystem/1.Overview/1.2-关系型数据库">1.2-关系型数据库</a></li><li><a href="./FormalSciences/ComputerScience/DatabaseSystem/1.Overview/1.3-非关系型数据库" data-for="FormalSciences/ComputerScience/DatabaseSystem/1.Overview/1.3-非关系型数据库">1.3-非关系型数据库</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/DatabaseSystem/2.SQLLanguage"><button class="folder-button"><span class="folder-title">2.SQLLanguage</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/DatabaseSystem/2.SQLLanguage"><li><a href="./FormalSciences/ComputerScience/DatabaseSystem/2.SQLLanguage/基础语法" data-for="FormalSciences/ComputerScience/DatabaseSystem/2.SQLLanguage/基础语法">基础语法</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/DatabaseSystem/3.PostgreSQL"><button class="folder-button"><span class="folder-title">3.PostgreSQL</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/DatabaseSystem/3.PostgreSQL"><li><a href="./FormalSciences/ComputerScience/DatabaseSystem/3.PostgreSQL/3.1-简介" data-for="FormalSciences/ComputerScience/DatabaseSystem/3.PostgreSQL/3.1-简介">3.1-简介</a></li><li><a href="./FormalSciences/ComputerScience/DatabaseSystem/3.PostgreSQL/3.2-安装配置" data-for="FormalSciences/ComputerScience/DatabaseSystem/3.PostgreSQL/3.2-安装配置">3.2-安装配置</a></li><li><a href="./FormalSciences/ComputerScience/DatabaseSystem/3.PostgreSQL/3.3-基本概念" data-for="FormalSciences/ComputerScience/DatabaseSystem/3.PostgreSQL/3.3-基本概念">基本概念</a></li></ul></div></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/DevSecOps"><button class="folder-button"><span class="folder-title">DevSecOps</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/DevSecOps"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/DevSecOps/1.Introduction"><button class="folder-button"><span class="folder-title">1.Introduction</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/DevSecOps/1.Introduction"><li><a href="./FormalSciences/ComputerScience/DevSecOps/1.Introduction/1.1-DevSecOps" data-for="FormalSciences/ComputerScience/DevSecOps/1.Introduction/1.1-DevSecOps">1.1-DevSecOps</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/1.Introduction/1.2-DevOps与DevSecOps的异同" data-for="FormalSciences/ComputerScience/DevSecOps/1.Introduction/1.2-DevOps与DevSecOps的异同">1.2-DevOps与DevSecOps的异同</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/1.Introduction/1.3-当前行业趋势概述" data-for="FormalSciences/ComputerScience/DevSecOps/1.Introduction/1.3-当前行业趋势概述">1.3-当前行业趋势概述</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/1.Introduction/1.4-常见问题与解答FAQ" data-for="FormalSciences/ComputerScience/DevSecOps/1.Introduction/1.4-常见问题与解答FAQ">1.4-常见问题与解答FAQ</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/DevSecOps/2.Culture"><button class="folder-button"><span class="folder-title">2.Culture</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/DevSecOps/2.Culture"><li><a href="./FormalSciences/ComputerScience/DevSecOps/2.Culture/2.1-Overview" data-for="FormalSciences/ComputerScience/DevSecOps/2.Culture/2.1-Overview">2.1-Overview</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/2.Culture/2.2-哲学文化" data-for="FormalSciences/ComputerScience/DevSecOps/2.Culture/2.2-哲学文化">2.2-哲学文化</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/2.Culture/2.3-团队协作与共享责任" data-for="FormalSciences/ComputerScience/DevSecOps/2.Culture/2.3-团队协作与共享责任">2.3-团队协作与共享责任</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/2.Culture/2.4-安全文化的建立与推动" data-for="FormalSciences/ComputerScience/DevSecOps/2.Culture/2.4-安全文化的建立与推动">2.4-安全文化的建立与推动</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/2.Culture/2.5-组织转型与DevSecOps文化挑战" data-for="FormalSciences/ComputerScience/DevSecOps/2.Culture/2.5-组织转型与DevSecOps文化挑战">2.5-组织转型与DevSecOps文化挑战</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/2.Culture/2.6-企业文化案例研究" data-for="FormalSciences/ComputerScience/DevSecOps/2.Culture/2.6-企业文化案例研究">2.6-企业文化案例研究</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/DevSecOps/3.CI-and-CD"><button class="folder-button"><span class="folder-title">3.CI&CD</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/DevSecOps/3.CI-and-CD"><li><a href="./FormalSciences/ComputerScience/DevSecOps/3.CI-and-CD/3.1-Overview" data-for="FormalSciences/ComputerScience/DevSecOps/3.CI-and-CD/3.1-Overview">3.1-Overview</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/3.CI-and-CD/3.2-Jenkins实战指南" data-for="FormalSciences/ComputerScience/DevSecOps/3.CI-and-CD/3.2-Jenkins实战指南">3.2-Jenkins实战指南</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/3.CI-and-CD/3.3-GitLabCI最佳实践" data-for="FormalSciences/ComputerScience/DevSecOps/3.CI-and-CD/3.3-GitLabCI最佳实践">3.3-GitLabCI最佳实践</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/3.CI-and-CD/3.4-GitHubActions持续集成" data-for="FormalSciences/ComputerScience/DevSecOps/3.CI-and-CD/3.4-GitHubActions持续集成">3.4-GitHubActions持续集成</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/3.CI-and-CD/3.5-CI与CD的设计与优化" data-for="FormalSciences/ComputerScience/DevSecOps/3.CI-and-CD/3.5-CI与CD的设计与优化">3.5-CI与CD的设计与优化</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/3.CI-and-CD/3.6-持续集成中的安全集成" data-for="FormalSciences/ComputerScience/DevSecOps/3.CI-and-CD/3.6-持续集成中的安全集成">3.6-持续集成中的安全集成</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/3.CI-and-CD/3.7-案例研究:CI-and-CD在企业中的应用" data-for="FormalSciences/ComputerScience/DevSecOps/3.CI-and-CD/3.7-案例研究:CI-and-CD在企业中的应用">3.7-案例研究:CI&CD在企业中的应用</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/DevSecOps/4.ConfigMgmt"><button class="folder-button"><span class="folder-title">4.ConfigMgmt</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/DevSecOps/4.ConfigMgmt"><li><a href="./FormalSciences/ComputerScience/DevSecOps/4.ConfigMgmt/4.1-Overview" data-for="FormalSciences/ComputerScience/DevSecOps/4.ConfigMgmt/4.1-Overview">4.1-Overview</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/4.ConfigMgmt/4.2-Ansible基础与进阶" data-for="FormalSciences/ComputerScience/DevSecOps/4.ConfigMgmt/4.2-Ansible基础与进阶">4.2-Ansible基础与进阶</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/4.ConfigMgmt/4.3-Puppet配置管理实战" data-for="FormalSciences/ComputerScience/DevSecOps/4.ConfigMgmt/4.3-Puppet配置管理实战">4.3-Puppet配置管理实战</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/4.ConfigMgmt/4.4-Chef的自动化配置管理" data-for="FormalSciences/ComputerScience/DevSecOps/4.ConfigMgmt/4.4-Chef的自动化配置管理">4.4-Chef的自动化配置管理</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/4.ConfigMgmt/4.5-基础设施即代码(IaC)" data-for="FormalSciences/ComputerScience/DevSecOps/4.ConfigMgmt/4.5-基础设施即代码(IaC)">4.5-基础设施即代码(IaC)</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/4.ConfigMgmt/4.6-IaC中的安全策略" data-for="FormalSciences/ComputerScience/DevSecOps/4.ConfigMgmt/4.6-IaC中的安全策略">4.6-IaC中的安全策略</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/4.ConfigMgmt/4.7-IaC案例:Terraform与CloudFormation的实践" data-for="FormalSciences/ComputerScience/DevSecOps/4.ConfigMgmt/4.7-IaC案例:Terraform与CloudFormation的实践">4.7-IaC案例:Terraform与CloudFormation的实践</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/4.ConfigMgmt/4.8-跨云环境中的IaC" data-for="FormalSciences/ComputerScience/DevSecOps/4.ConfigMgmt/4.8-跨云环境中的IaC">4.8-跨云环境中的IaC</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/DevSecOps/5.Containerization"><button class="folder-button"><span class="folder-title">5.Containerization</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/DevSecOps/5.Containerization"><li><a href="./FormalSciences/ComputerScience/DevSecOps/5.Containerization/5.1-Overview" data-for="FormalSciences/ComputerScience/DevSecOps/5.Containerization/5.1-Overview">5.1-Overview</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/5.Containerization/5.2-Docker详解" data-for="FormalSciences/ComputerScience/DevSecOps/5.Containerization/5.2-Docker详解">5.2-Docker详解.md</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/5.Containerization/5.3-Containerd概述与使用" data-for="FormalSciences/ComputerScience/DevSecOps/5.Containerization/5.3-Containerd概述与使用">5.3-Containerd概述与使用</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/5.Containerization/5.4-Kubernetes中的容器安全" data-for="FormalSciences/ComputerScience/DevSecOps/5.Containerization/5.4-Kubernetes中的容器安全">5.4-Kubernetes中的容器安全</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/5.Containerization/5.5-容器镜像安全:扫描与策略" data-for="FormalSciences/ComputerScience/DevSecOps/5.Containerization/5.5-容器镜像安全:扫描与策略">5.5-容器镜像安全:扫描与策略</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/5.Containerization/5.6-容器编排与微服务安全管理" data-for="FormalSciences/ComputerScience/DevSecOps/5.Containerization/5.6-容器编排与微服务安全管理">5.6-容器编排与微服务安全管理</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/5.Containerization/5.7-案例研究:容器化在企业中的应用" data-for="FormalSciences/ComputerScience/DevSecOps/5.Containerization/5.7-案例研究:容器化在企业中的应用">5.7-案例研究:容器化在企业中的应用</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/DevSecOps/6.Orchestration"><button class="folder-button"><span class="folder-title">6.Orchestration</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/DevSecOps/6.Orchestration"><li><a href="./FormalSciences/ComputerScience/DevSecOps/6.Orchestration/6.1-Overview" data-for="FormalSciences/ComputerScience/DevSecOps/6.Orchestration/6.1-Overview">6.1-Overview</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/6.Orchestration/6.2-Kubernetes部署与管理" data-for="FormalSciences/ComputerScience/DevSecOps/6.Orchestration/6.2-Kubernetes部署与管理">6.2-Kubernetes部署与管理</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/6.Orchestration/6.3-DockerSwarm编排" data-for="FormalSciences/ComputerScience/DevSecOps/6.Orchestration/6.3-DockerSwarm编排">6.3-DockerSwarm编排</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/6.Orchestration/6.4-ServiceMesh概述与实践" data-for="FormalSciences/ComputerScience/DevSecOps/6.Orchestration/6.4-ServiceMesh概述与实践">6.4-ServiceMesh概述与实践</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/6.Orchestration/6.5-Kubernetes安全最佳实践" data-for="FormalSciences/ComputerScience/DevSecOps/6.Orchestration/6.5-Kubernetes安全最佳实践">6.5-Kubernetes安全最佳实践</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/6.Orchestration/6.6-基于策略的Pod与网络安全" data-for="FormalSciences/ComputerScience/DevSecOps/6.Orchestration/6.6-基于策略的Pod与网络安全">6.6-基于策略的Pod与网络安全</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/6.Orchestration/6.7-案例研究:Kubernetes编排的最佳应用" data-for="FormalSciences/ComputerScience/DevSecOps/6.Orchestration/6.7-案例研究:Kubernetes编排的最佳应用">6.7-案例研究:Kubernetes编排的最佳应用</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/DevSecOps/7.Monitoring"><button class="folder-button"><span class="folder-title">7.Monitoring</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/DevSecOps/7.Monitoring"><li><a href="./FormalSciences/ComputerScience/DevSecOps/7.Monitoring/7.1-Overview" data-for="FormalSciences/ComputerScience/DevSecOps/7.Monitoring/7.1-Overview">7.1-Overview</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/7.Monitoring/7.2-Prometheus监控" data-for="FormalSciences/ComputerScience/DevSecOps/7.Monitoring/7.2-Prometheus监控">7.2-Prometheus监控</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/7.Monitoring/7.3-Grafana可视化" data-for="FormalSciences/ComputerScience/DevSecOps/7.Monitoring/7.3-Grafana可视化">7.3-Grafana可视化</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/7.Monitoring/7.4-Zabbix运维监控" data-for="FormalSciences/ComputerScience/DevSecOps/7.Monitoring/7.4-Zabbix运维监控">7.4-Zabbix运维监控</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/7.Monitoring/7.5-日志监控与告警自动化" data-for="FormalSciences/ComputerScience/DevSecOps/7.Monitoring/7.5-日志监控与告警自动化">7.5-日志监控与告警自动化</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/7.Monitoring/7.6-DevSecOps中的持续反馈与优化" data-for="FormalSciences/ComputerScience/DevSecOps/7.Monitoring/7.6-DevSecOps中的持续反馈与优化">7.6-DevSecOps中的持续反馈与优化</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/7.Monitoring/7.7-案例研究:监控工具的集成与应用" data-for="FormalSciences/ComputerScience/DevSecOps/7.Monitoring/7.7-案例研究:监控工具的集成与应用">7.7-案例研究:监控工具的集成与应用</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/DevSecOps/8.Logging"><button class="folder-button"><span class="folder-title">8.Logging</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/DevSecOps/8.Logging"><li><a href="./FormalSciences/ComputerScience/DevSecOps/8.Logging/8.1-Overview" data-for="FormalSciences/ComputerScience/DevSecOps/8.Logging/8.1-Overview">8.1-Overview</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/8.Logging/8.2-ELK日志管理" data-for="FormalSciences/ComputerScience/DevSecOps/8.Logging/8.2-ELK日志管理">8.2-ELK日志管理</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/8.Logging/8.3-事件响应中的日志分析" data-for="FormalSciences/ComputerScience/DevSecOps/8.Logging/8.3-事件响应中的日志分析">8.3-事件响应中的日志分析</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/8.Logging/8.4-DevSecOps中的事件响应自动化" data-for="FormalSciences/ComputerScience/DevSecOps/8.Logging/8.4-DevSecOps中的事件响应自动化">8.4-DevSecOps中的事件响应自动化</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/8.Logging/8.5-案例研究:日志与SIEM集成" data-for="FormalSciences/ComputerScience/DevSecOps/8.Logging/8.5-案例研究:日志与SIEM集成">8.5-案例研究:日志与SIEM集成</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/8.Logging/8.6-日志与合规审计的集成" data-for="FormalSciences/ComputerScience/DevSecOps/8.Logging/8.6-日志与合规审计的集成">8.6-日志与合规审计的集成</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/DevSecOps/9.Security"><button class="folder-button"><span class="folder-title">9.Security</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/DevSecOps/9.Security"><li><a href="./FormalSciences/ComputerScience/DevSecOps/9.Security/9.1-应用安全" data-for="FormalSciences/ComputerScience/DevSecOps/9.Security/9.1-应用安全">9.1-应用安全</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/9.Security/9.2-基础设施安全" data-for="FormalSciences/ComputerScience/DevSecOps/9.Security/9.2-基础设施安全">9.2-基础设施安全</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/9.Security/9.3-身份与访问管理(IAM)" data-for="FormalSciences/ComputerScience/DevSecOps/9.Security/9.3-身份与访问管理(IAM)">9.3-身份与访问管理(IAM)</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/9.Security/9.4-SAST、DAST、IAST工具的使用" data-for="FormalSciences/ComputerScience/DevSecOps/9.Security/9.4-SAST、DAST、IAST工具的使用">9.4-SAST、DAST、IAST工具的使用</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/9.Security/9.5-零信任架构在DevSecOps中的实现" data-for="FormalSciences/ComputerScience/DevSecOps/9.Security/9.5-零信任架构在DevSecOps中的实现">9.5-零信任架构在DevSecOps中的实现</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/9.Security/9.6-安全左移与持续安全集成" data-for="FormalSciences/ComputerScience/DevSecOps/9.Security/9.6-安全左移与持续安全集成">9.6-安全左移与持续安全集成</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/9.Security/9.7-合规性与风险管理" data-for="FormalSciences/ComputerScience/DevSecOps/9.Security/9.7-合规性与风险管理">9.7-合规性与风险管理</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/9.Security/9.8-安全策略的自动化与政策即代码(Policy-as-Code)" data-for="FormalSciences/ComputerScience/DevSecOps/9.Security/9.8-安全策略的自动化与政策即代码(Policy-as-Code)">9.8-安全策略的自动化与政策即代码(Policy as Code)</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/9.Security/9.9-案例研究:跨平台的安全架构实施" data-for="FormalSciences/ComputerScience/DevSecOps/9.Security/9.9-案例研究:跨平台的安全架构实施">9.9-案例研究:跨平台的安全架构实施</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/DevSecOps/10.CloudService"><button class="folder-button"><span class="folder-title">10.CloudService</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/DevSecOps/10.CloudService"><li><a href="./FormalSciences/ComputerScience/DevSecOps/10.CloudService/10.1-Overview" data-for="FormalSciences/ComputerScience/DevSecOps/10.CloudService/10.1-Overview">10.1-Overview</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/10.CloudService/10.2-云计算基础架构" data-for="FormalSciences/ComputerScience/DevSecOps/10.CloudService/10.2-云计算基础架构">10.2-云计算基础架构</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/10.CloudService/10.3-主流云服务模型" data-for="FormalSciences/ComputerScience/DevSecOps/10.CloudService/10.3-主流云服务模型">10.3-云服务模型:IaaS、CaaS、PaaS、SaaS、FaaS</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/10.CloudService/10.4-主流云部署模型" data-for="FormalSciences/ComputerScience/DevSecOps/10.CloudService/10.4-主流云部署模型">10.4-主流云部署模型</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/10.CloudService/10.5-主要云供应商服务比较" data-for="FormalSciences/ComputerScience/DevSecOps/10.CloudService/10.5-主要云供应商服务比较">10.5-主要云供应商服务比较</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/10.CloudService/10.6-云原生应用的安全与实践" data-for="FormalSciences/ComputerScience/DevSecOps/10.CloudService/10.6-云原生应用的安全与实践">10.6-云原生应用的安全与实践</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/10.CloudService/10.7-多云架构与安全策略" data-for="FormalSciences/ComputerScience/DevSecOps/10.CloudService/10.7-多云架构与安全策略">10.7-多云架构与安全策略</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/10.CloudService/10.8-案例研究:DevSecOps在云中的实践" data-for="FormalSciences/ComputerScience/DevSecOps/10.CloudService/10.8-案例研究:DevSecOps在云中的实践">10.8-案例研究:DevSecOps在云中的实践</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/DevSecOps/11.IaC-On-Cloud"><button class="folder-button"><span class="folder-title">11.IaC-On-Cloud</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/DevSecOps/11.IaC-On-Cloud"><li><a href="./FormalSciences/ComputerScience/DevSecOps/11.IaC-On-Cloud/11.1-Overview" data-for="FormalSciences/ComputerScience/DevSecOps/11.IaC-On-Cloud/11.1-Overview">11.1-Overview</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/11.IaC-On-Cloud/11.2-Terraform在云中的应用" data-for="FormalSciences/ComputerScience/DevSecOps/11.IaC-On-Cloud/11.2-Terraform在云中的应用">11.2-Terraform在云中的应用</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/11.IaC-On-Cloud/11.3-AWS-CloudFormation实战" data-for="FormalSciences/ComputerScience/DevSecOps/11.IaC-On-Cloud/11.3-AWS-CloudFormation实战">11.3-AWS CloudFormation实战</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/11.IaC-On-Cloud/11.4-跨云环境中的IaC实现" data-for="FormalSciences/ComputerScience/DevSecOps/11.IaC-On-Cloud/11.4-跨云环境中的IaC实现">11.4-跨云环境中的IaC实现</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/11.IaC-On-Cloud/11.5-案例研究:IaC的多云实践" data-for="FormalSciences/ComputerScience/DevSecOps/11.IaC-On-Cloud/11.5-案例研究:IaC的多云实践">11.5-案例研究:IaC的多云实践</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/DevSecOps/12.AdvancedTopics"><button class="folder-button"><span class="folder-title">12.AdvancedTopics</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/DevSecOps/12.AdvancedTopics"><li><a href="./FormalSciences/ComputerScience/DevSecOps/12.AdvancedTopics/12.1-AI与机器学习在DevSecOps中的应用" data-for="FormalSciences/ComputerScience/DevSecOps/12.AdvancedTopics/12.1-AI与机器学习在DevSecOps中的应用">12.1-AI与机器学习在DevSecOps中的应用</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/12.AdvancedTopics/12.2-无服务器架构中的安全与DevSecOps" data-for="FormalSciences/ComputerScience/DevSecOps/12.AdvancedTopics/12.2-无服务器架构中的安全与DevSecOps">12.2-无服务器架构中的安全与DevSecOps</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/12.AdvancedTopics/12.3-边缘计算中的DevSecOps" data-for="FormalSciences/ComputerScience/DevSecOps/12.AdvancedTopics/12.3-边缘计算中的DevSecOps">12.3-边缘计算中的DevSecOps</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/12.AdvancedTopics/12.4-DevSecOps中的自动化与智能化" data-for="FormalSciences/ComputerScience/DevSecOps/12.AdvancedTopics/12.4-DevSecOps中的自动化与智能化">12.4-DevSecOps中的自动化与智能化</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/12.AdvancedTopics/12.5-量子计算对DevSecOps的潜在影响" data-for="FormalSciences/ComputerScience/DevSecOps/12.AdvancedTopics/12.5-量子计算对DevSecOps的潜在影响">12.5-量子计算对DevSecOps的潜在影响</a></li><li><a href="./FormalSciences/ComputerScience/DevSecOps/12.AdvancedTopics/12.6-前沿趋势:未来的DevSecOps发展方向" data-for="FormalSciences/ComputerScience/DevSecOps/12.AdvancedTopics/12.6-前沿趋势:未来的DevSecOps发展方向">12.6-前沿趋势:未来的DevSecOps发展方向</a></li></ul></div></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/GettingStarted"><button class="folder-button"><span class="folder-title">GettingStarted</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/GettingStarted"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/GettingStarted/1.OpenSource"><button class="folder-button"><span class="folder-title">1.OpenSource</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/GettingStarted/1.OpenSource"><li><a href="./FormalSciences/ComputerScience/GettingStarted/1.OpenSource/如何向开源社区提问" data-for="FormalSciences/ComputerScience/GettingStarted/1.OpenSource/如何向开源社区提问">如何向开源社区提问</a></li><li><a href="./FormalSciences/ComputerScience/GettingStarted/1.OpenSource/如何有效报告-BUG" data-for="FormalSciences/ComputerScience/GettingStarted/1.OpenSource/如何有效报告-BUG">如何有效报告 BUG</a></li><li><a href="./FormalSciences/ComputerScience/GettingStarted/1.OpenSource/开源指北" data-for="FormalSciences/ComputerScience/GettingStarted/1.OpenSource/开源指北">开源指北</a></li><li><a href="./FormalSciences/ComputerScience/GettingStarted/1.OpenSource/提问的智慧" data-for="FormalSciences/ComputerScience/GettingStarted/1.OpenSource/提问的智慧">提问的智慧</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/GettingStarted/2.VersionControl"><button class="folder-button"><span class="folder-title">2.VersionControl</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/GettingStarted/2.VersionControl"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git"><button class="folder-button"><span class="folder-title">Git</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git/1.Basics"><button class="folder-button"><span class="folder-title">1.Basics</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git/1.Basics"><li><a href="./FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git/1.Basics/1.3-分支" data-for="FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git/1.Basics/1.3-分支">分支</a></li><li><a href="./FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git/1.Basics/1.4-协议" data-for="FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git/1.Basics/1.4-协议">协议</a></li><li><a href="./FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git/1.Basics/1.2-基础" data-for="FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git/1.Basics/1.2-基础">基础</a></li><li><a href="./FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git/1.Basics/1.1-起步" data-for="FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git/1.Basics/1.1-起步">起步</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git/2.Advanced"><button class="folder-button"><span class="folder-title">2.Advanced</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git/2.Advanced"><li><a href="./FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git/2.Advanced/2.6-Git-LFS" data-for="FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git/2.Advanced/2.6-Git-LFS">Git-LFS</a></li><li><a href="./FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git/2.Advanced/2.3-参考手册" data-for="FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git/2.Advanced/2.3-参考手册">参考手册</a></li><li><a href="./FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git/2.Advanced/2.4-工作流" data-for="FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git/2.Advanced/2.4-工作流">工作流</a></li><li><a href="./FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git/2.Advanced/2.1-常用命令" data-for="FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git/2.Advanced/2.1-常用命令">常用命令</a></li><li><a href="./FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git/2.Advanced/2.2-常用技巧" data-for="FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git/2.Advanced/2.2-常用技巧">常用技巧</a></li><li><a href="./FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git/2.Advanced/2.7-思维导图" data-for="FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git/2.Advanced/2.7-思维导图">思维导图</a></li><li><a href="./FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git/2.Advanced/2.5-钩子" data-for="FormalSciences/ComputerScience/GettingStarted/2.VersionControl/Git/2.Advanced/2.5-钩子">钩子</a></li></ul></div></li></ul></div></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools"><button class="folder-button"><span class="folder-title">3.CommandLineTools</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/PowerShell"><button class="folder-button"><span class="folder-title">PowerShell</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/PowerShell"><li><a href="./FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/PowerShell/1.PowerShell-入门" data-for="FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/PowerShell/1.PowerShell-入门">PowerShell 入门</a></li><li><a href="./FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/PowerShell/2.PowerShell-进阶" data-for="FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/PowerShell/2.PowerShell-进阶">PowerShell 进阶</a></li><li><a href="./FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/PowerShell/3.PowerShell-高级" data-for="FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/PowerShell/3.PowerShell-高级">PowerShell 高级</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/Shell"><button class="folder-button"><span class="folder-title">Shell</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/Shell"><li><a href="./FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/Shell/2.Shell-命令操作" data-for="FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/Shell/2.Shell-命令操作">Linux 命令行操作</a></li><li><a href="./FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/Shell/3.Shell-必备锦囊" data-for="FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/Shell/3.Shell-必备锦囊">Shell 必备锦囊</a></li><li><a href="./FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/Shell/1.Shell-是什么" data-for="FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/Shell/1.Shell-是什么">Shell 是什么</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/Vim"><button class="folder-button"><span class="folder-title">Vim</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/Vim"><li><a href="./FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/Vim/5.Vim-参考手册" data-for="FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/Vim/5.Vim-参考手册">Vim 参考手册</a></li><li><a href="./FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/Vim/4.Vim-实用技巧" data-for="FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/Vim/4.Vim-实用技巧">Vim 实用技巧</a></li><li><a href="./FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/Vim/6.Vim-帮助文档" data-for="FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/Vim/6.Vim-帮助文档">Vim 帮助文档</a></li><li><a href="./FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/Vim/1.Vim-入门" data-for="FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/Vim/1.Vim-入门">Vim 快速入门</a></li><li><a href="./FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/Vim/2.Vim-配置管理" data-for="FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/Vim/2.Vim-配置管理">Vim 配置管理</a></li><li><a href="./FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/Vim/3.Vim-高级功能" data-for="FormalSciences/ComputerScience/GettingStarted/3.CommandLineTools/Vim/3.Vim-高级功能">Vim 高级功能</a></li></ul></div></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/GettingStarted/9.Other"><button class="folder-button"><span class="folder-title">9.Other</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/GettingStarted/9.Other"><li><a href="./FormalSciences/ComputerScience/GettingStarted/9.Other/正则表达式" data-for="FormalSciences/ComputerScience/GettingStarted/9.Other/正则表达式">正则表达式</a></li><li><a href="./FormalSciences/ComputerScience/GettingStarted/9.Other/结构化文件" data-for="FormalSciences/ComputerScience/GettingStarted/9.Other/结构化文件">结构化文件</a></li></ul></div></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/OperatingSystem"><button class="folder-button"><span class="folder-title">OperatingSystem</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/OperatingSystem"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/OperatingSystem/Linux"><button class="folder-button"><span class="folder-title">Linux</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/OperatingSystem/Linux"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/OperatingSystem/Linux/1.Overview"><button class="folder-button"><span class="folder-title">1.Overview</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/OperatingSystem/Linux/1.Overview"><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Linux/1.Overview/1.2-GNU-and-Linux-历史" data-for="FormalSciences/ComputerScience/OperatingSystem/Linux/1.Overview/1.2-GNU-and-Linux-历史">1.2-GNU&Linux 历史</a></li><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Linux/1.Overview/1.3-GNU-and-Linux-文化" data-for="FormalSciences/ComputerScience/OperatingSystem/Linux/1.Overview/1.3-GNU-and-Linux-文化">1.3-GNU&Linux 文化</a></li><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Linux/1.Overview/1.1-开源概念" data-for="FormalSciences/ComputerScience/OperatingSystem/Linux/1.Overview/1.1-开源概念">开源概念</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/OperatingSystem/Linux/2.Installation"><button class="folder-button"><span class="folder-title">2.Installation</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/OperatingSystem/Linux/2.Installation"><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Linux/2.Installation/2.7-Cloud-init自动化配置" data-for="FormalSciences/ComputerScience/OperatingSystem/Linux/2.Installation/2.7-Cloud-init自动化配置">Cloud-init</a></li><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Linux/2.Installation/2.4-GRUB引导程序配置与管理" data-for="FormalSciences/ComputerScience/OperatingSystem/Linux/2.Installation/2.4-GRUB引导程序配置与管理">GRUB引导程序配置与管理</a></li><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Linux/2.Installation/2.6-Linux-下源代码编译与安装实战" data-for="FormalSciences/ComputerScience/OperatingSystem/Linux/2.Installation/2.6-Linux-下源代码编译与安装实战">Linux 下源代码编译与安装实战</a></li><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Linux/2.Installation/2.1-Linux-发行版镜像" data-for="FormalSciences/ComputerScience/OperatingSystem/Linux/2.Installation/2.1-Linux-发行版镜像">Linux 发行版镜像</a></li><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Linux/2.Installation/2.2-Linux-安装和配置" data-for="FormalSciences/ComputerScience/OperatingSystem/Linux/2.Installation/2.2-Linux-安装和配置">Linux 安装和配置</a></li><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Linux/2.Installation/2.5-Linux启动故障排查指南" data-for="FormalSciences/ComputerScience/OperatingSystem/Linux/2.Installation/2.5-Linux启动故障排查指南">Linux启动故障排查指南</a></li><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Linux/2.Installation/2.8-PXE网络启动与安装" data-for="FormalSciences/ComputerScience/OperatingSystem/Linux/2.Installation/2.8-PXE网络启动与安装">PXE 自动化部署</a></li><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Linux/2.Installation/2.3-从零开始手动安装ArchLinux" data-for="FormalSciences/ComputerScience/OperatingSystem/Linux/2.Installation/2.3-从零开始手动安装ArchLinux">从零开始手动安装ArchLinux</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/OperatingSystem/Linux/3.Basics"><button class="folder-button"><span class="folder-title">3.Basics</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/OperatingSystem/Linux/3.Basics"><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Linux/3.Basics/3.3-Linux-包管理器" data-for="FormalSciences/ComputerScience/OperatingSystem/Linux/3.Basics/3.3-Linux-包管理器">Linux 包管理器</a></li><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Linux/3.Basics/3.5-Shell-命令行操作" data-for="FormalSciences/ComputerScience/OperatingSystem/Linux/3.Basics/3.5-Shell-命令行操作">Linux 命令行操作</a></li><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Linux/3.Basics/3.1-Linux-文件管理" data-for="FormalSciences/ComputerScience/OperatingSystem/Linux/3.Basics/3.1-Linux-文件管理">Linux 文件管理</a></li><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Linux/3.Basics/3.2-Linux-环境变量" data-for="FormalSciences/ComputerScience/OperatingSystem/Linux/3.Basics/3.2-Linux-环境变量">Linux 环境变量</a></li><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Linux/3.Basics/3.4-Linux-用户和权限" data-for="FormalSciences/ComputerScience/OperatingSystem/Linux/3.Basics/3.4-Linux-用户和权限">Linux 用户和权限</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/OperatingSystem/Linux/4.System"><button class="folder-button"><span class="folder-title">4.System</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/OperatingSystem/Linux/4.System"><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Linux/4.System/4.2-Linux-内核管理" data-for="FormalSciences/ComputerScience/OperatingSystem/Linux/4.System/4.2-Linux-内核管理">Linux 内核管理</a></li><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Linux/4.System/4.5-Linux-基本配置" data-for="FormalSciences/ComputerScience/OperatingSystem/Linux/4.System/4.5-Linux-基本配置">Linux 基本配置</a></li><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Linux/4.System/4.4-Linux-日志管理" data-for="FormalSciences/ComputerScience/OperatingSystem/Linux/4.System/4.4-Linux-日志管理">Linux 日志管理</a></li><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Linux/4.System/4.1-Linux-系统启动详解" data-for="FormalSciences/ComputerScience/OperatingSystem/Linux/4.System/4.1-Linux-系统启动详解">Linux 服务管理</a></li><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Linux/4.System/4.3-Linux-服务管理" data-for="FormalSciences/ComputerScience/OperatingSystem/Linux/4.System/4.3-Linux-服务管理">Linux 服务管理</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/OperatingSystem/Linux/5.Network"><button class="folder-button"><span class="folder-title">5.Network</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/OperatingSystem/Linux/5.Network"><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Linux/5.Network/5.1-Linux-网络管理" data-for="FormalSciences/ComputerScience/OperatingSystem/Linux/5.Network/5.1-Linux-网络管理">Linux 网络管理</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/OperatingSystem/Linux/6.Storage"><button class="folder-button"><span class="folder-title">6.Storage</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/OperatingSystem/Linux/6.Storage"><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Linux/6.Storage/6.2-fio-存储性能测试" data-for="FormalSciences/ComputerScience/OperatingSystem/Linux/6.Storage/6.2-fio-存储性能测试">fio 存储性能测试</a></li><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Linux/6.Storage/6.1-Linux-文件系统" data-for="FormalSciences/ComputerScience/OperatingSystem/Linux/6.Storage/6.1-Linux-文件系统">Linux 文件系统</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/OperatingSystem/Linux/7.Security"><button class="folder-button"><span class="folder-title">7.Security</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/OperatingSystem/Linux/7.Security"><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Linux/7.Security/7.1-Linux-系统安全与防护" data-for="FormalSciences/ComputerScience/OperatingSystem/Linux/7.Security/7.1-Linux-系统安全与防护">Linux 系统安全与防护</a></li></ul></div></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/OperatingSystem/Virtualization"><button class="folder-button"><span class="folder-title">Virtualization</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/OperatingSystem/Virtualization"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/OperatingSystem/Virtualization/1.Overview"><button class="folder-button"><span class="folder-title">1.Overview</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/OperatingSystem/Virtualization/1.Overview"><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Virtualization/1.Overview/1.2-虚拟化平台简介" data-for="FormalSciences/ComputerScience/OperatingSystem/Virtualization/1.Overview/1.2-虚拟化平台简介">虚拟化平台简介</a></li><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Virtualization/1.Overview/1.1-虚拟化概述" data-for="FormalSciences/ComputerScience/OperatingSystem/Virtualization/1.Overview/1.1-虚拟化概述">虚拟化概述</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/OperatingSystem/Virtualization/2.KVM"><button class="folder-button"><span class="folder-title">2.KVM</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/OperatingSystem/Virtualization/2.KVM"><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Virtualization/2.KVM/1.-KVM-概述" data-for="FormalSciences/ComputerScience/OperatingSystem/Virtualization/2.KVM/1.-KVM-概述">1. KVM 概述</a></li><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Virtualization/2.KVM/2.-KVM-安装配置" data-for="FormalSciences/ComputerScience/OperatingSystem/Virtualization/2.KVM/2.-KVM-安装配置">2. KVM 安装配置</a></li><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Virtualization/2.KVM/3.-KVM-管理工具" data-for="FormalSciences/ComputerScience/OperatingSystem/Virtualization/2.KVM/3.-KVM-管理工具">3. KVM 管理工具</a></li><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Virtualization/2.KVM/4.-KVM-网络配置" data-for="FormalSciences/ComputerScience/OperatingSystem/Virtualization/2.KVM/4.-KVM-网络配置">4. KVM 网络配置</a></li><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Virtualization/2.KVM/5.-KVM-存储管理" data-for="FormalSciences/ComputerScience/OperatingSystem/Virtualization/2.KVM/5.-KVM-存储管理">5. KVM 存储管理</a></li><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Virtualization/2.KVM/6.-KVM-性能优化" data-for="FormalSciences/ComputerScience/OperatingSystem/Virtualization/2.KVM/6.-KVM-性能优化">6. KVM 性能优化</a></li><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Virtualization/2.KVM/7.-KVM-系统监控" data-for="FormalSciences/ComputerScience/OperatingSystem/Virtualization/2.KVM/7.-KVM-系统监控">7. KVM 系统监控</a></li></ul></div></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/OperatingSystem/Windows"><button class="folder-button"><span class="folder-title">Windows</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/OperatingSystem/Windows"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/OperatingSystem/Windows/1.文化历史"><button class="folder-button"><span class="folder-title">1.文化历史</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/OperatingSystem/Windows/1.文化历史"><li><a href="./FormalSciences/ComputerScience/OperatingSystem/Windows/1.文化历史/微软及其Windows系统的历史发展" data-for="FormalSciences/ComputerScience/OperatingSystem/Windows/1.文化历史/微软及其Windows系统的历史发展">微软及其Windows系统的历史发展</a></li></ul></div></li></ul></div></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ProgrammingLanguage"><button class="folder-button"><span class="folder-title">ProgrammingLanguage</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ProgrammingLanguage"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ProgrammingLanguage/Python"><button class="folder-button"><span class="folder-title">Python</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ProgrammingLanguage/Python"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ProgrammingLanguage/Python/1.Basics"><button class="folder-button"><span class="folder-title">1.Basics</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ProgrammingLanguage/Python/1.Basics"><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/1.Basics/1.5-函数与方法" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/1.Basics/1.5-函数与方法">函数方法</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/1.Basics/1.1-基础语法" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/1.Basics/1.1-基础语法">基础语法</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/1.Basics/1.4-控制语句" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/1.Basics/1.4-控制语句">控制语句</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/1.Basics/1.2-数据类型" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/1.Basics/1.2-数据类型">数据类型</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/1.Basics/1.3-数据结构" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/1.Basics/1.3-数据结构">数据结构</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/1.Basics/1.6-模块和包" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/1.Basics/1.6-模块和包">模块和包</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/1.Basics/1.7-面对对象" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/1.Basics/1.7-面对对象">面对对象</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ProgrammingLanguage/Python/2.Advanced"><button class="folder-button"><span class="folder-title">2.Advanced</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ProgrammingLanguage/Python/2.Advanced"><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/2.Advanced/2.2-函数式编程" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/2.Advanced/2.2-函数式编程">函数式编程</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/2.Advanced/2.6-垃圾回收机制" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/2.Advanced/2.6-垃圾回收机制">垃圾回收</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/2.Advanced/2.5-并行和并发" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/2.Advanced/2.5-并行和并发">并行和并发</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/2.Advanced/2.3-异常处理" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/2.Advanced/2.3-异常处理">异常处理</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/2.Advanced/2.7-数据库操作" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/2.Advanced/2.7-数据库操作">数据库操作</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/2.Advanced/2.4-文件和IO操作" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/2.Advanced/2.4-文件和IO操作">文件和IO操作</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/2.Advanced/2.9-测试和调试" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/2.Advanced/2.9-测试和调试">测试和调试</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/2.Advanced/2.8-资源管理" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/2.Advanced/2.8-资源管理">资源管理</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/2.Advanced/2.1-面向对象编程进阶" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/2.Advanced/2.1-面向对象编程进阶">面向对象</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires"><button class="folder-button"><span class="folder-title">3.Libraires</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/Web-开发与框架"><button class="folder-button"><span class="folder-title">Web 开发与框架</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/Web-开发与框架"><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/Web-开发与框架/Bottle" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/Web-开发与框架/Bottle">Bottle</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/Web-开发与框架/Django" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/Web-开发与框架/Django">Django</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/Web-开发与框架/FastAPI" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/Web-开发与框架/FastAPI">FastAPI</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/Web-开发与框架/Flask" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/Web-开发与框架/Flask">Flask</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/Web-开发与框架/Jinja-模板引擎" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/Web-开发与框架/Jinja-模板引擎">Jinja 模板引擎</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/图形用户界面"><button class="folder-button"><span class="folder-title">图形用户界面</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/图形用户界面"><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/图形用户界面/Kivy" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/图形用户界面/Kivy">Kivy</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/图形用户界面/PyQt" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/图形用户界面/PyQt">PyQt</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/图形用户界面/tkinter" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/图形用户界面/tkinter">tkinter</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/安全和加密"><button class="folder-button"><span class="folder-title">安全和加密</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/安全和加密"><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/安全和加密/cryptography" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/安全和加密/cryptography">cryptography</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/安全和加密/hashlib" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/安全和加密/hashlib">hashlib</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/安全和加密/hmac" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/安全和加密/hmac">hmac</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/安全和加密/PyJWT" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/安全和加密/PyJWT">PyJWT</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/安全和加密/ssl" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/安全和加密/ssl">ssl</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/实用工具"><button class="folder-button"><span class="folder-title">实用工具</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/实用工具"><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/实用工具/argparse" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/实用工具/argparse">argparse</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/实用工具/click" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/实用工具/click">click</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/实用工具/collections" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/实用工具/collections">collections</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/实用工具/datetime" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/实用工具/datetime">datetime</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/实用工具/functools" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/实用工具/functools">functools</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/实用工具/itertools" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/实用工具/itertools">itertools</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/实用工具/rich" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/实用工具/rich">rich</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/实用工具/tqdm" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/实用工具/tqdm">tqdm</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据处理与分析"><button class="folder-button"><span class="folder-title">数据处理与分析</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据处理与分析"><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据处理与分析/configparser-配置文件解析器" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据处理与分析/configparser-配置文件解析器">configparser 配置文件解析器</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据处理与分析/csv-文件读写" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据处理与分析/csv-文件读写">csv 文件读写</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据处理与分析/json-编码和解码器" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据处理与分析/json-编码和解码器">json 编码和解码器</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据处理与分析/Matplotlib" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据处理与分析/Matplotlib">Matplotlib</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据处理与分析/NumPy" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据处理与分析/NumPy">NumPy</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据处理与分析/OpenPyXL" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据处理与分析/OpenPyXL">OpenPyXL</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据处理与分析/pandas" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据处理与分析/pandas">pandas</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据处理与分析/xml.etree.ElementTree" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据处理与分析/xml.etree.ElementTree">xml.etree.ElementTree</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据库操作"><button class="folder-button"><span class="folder-title">数据库操作</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据库操作"><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据库操作/psycopg2" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据库操作/psycopg2">psycopg2</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据库操作/PyMongo" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据库操作/PyMongo">PyMongo</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据库操作/PyMySQL" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据库操作/PyMySQL">PyMySQL</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据库操作/redis-py" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据库操作/redis-py">redis-py</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据库操作/SQLAlchemy" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据库操作/SQLAlchemy">SQLAlchemy</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据库操作/sqlite3" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/数据库操作/sqlite3">sqlite3</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/文本处理与操作"><button class="folder-button"><span class="folder-title">文本处理与操作</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/文本处理与操作"><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/文本处理与操作/difflib" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/文本处理与操作/difflib">difflib</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/文本处理与操作/re-----正则表达式操作" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/文本处理与操作/re-----正则表达式操作">re --- 正则表达式操作</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/文本处理与操作/string" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/文本处理与操作/string">string</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/文本处理与操作/textwrap" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/文本处理与操作/textwrap">textwrap</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/测试与调试"><button class="folder-button"><span class="folder-title">测试与调试</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/测试与调试"><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/测试与调试/coverage" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/测试与调试/coverage">coverage</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/测试与调试/cProfile" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/测试与调试/cProfile">cProfile</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/测试与调试/doctest" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/测试与调试/doctest">doctest</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/测试与调试/hypothesis" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/测试与调试/hypothesis">hypothesis</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/测试与调试/nose2" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/测试与调试/nose2">nose2</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/测试与调试/pdb" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/测试与调试/pdb">pdb</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/测试与调试/pytest" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/测试与调试/pytest">pytest</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/测试与调试/traceback" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/测试与调试/traceback">traceback</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/测试与调试/unittest" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/测试与调试/unittest">unittest</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/系统操作与交互"><button class="folder-button"><span class="folder-title">系统操作与交互</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/系统操作与交互"><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/系统操作与交互/dotenv-环境变量管理" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/系统操作与交互/dotenv-环境变量管理">dotenv 环境变量管理</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/系统操作与交互/glob" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/系统操作与交互/glob">glob</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/系统操作与交互/logging-日志记录工具" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/系统操作与交互/logging-日志记录工具">logging 日志记录工具</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/系统操作与交互/loguru-日志库" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/系统操作与交互/loguru-日志库">loguru 日志库</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/系统操作与交互/os-多种操作系统接口" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/系统操作与交互/os-多种操作系统接口">os 多种操作系统接口</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/系统操作与交互/pathlib" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/系统操作与交互/pathlib">pathlib</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/系统操作与交互/psutil" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/系统操作与交互/psutil">psutil</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/系统操作与交互/shutil" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/系统操作与交互/shutil">shutil</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/系统操作与交互/subprocess-子进程管理" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/系统操作与交互/subprocess-子进程管理">subprocess 子进程管理</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/系统操作与交互/sys-系统相关的形参和函数" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/系统操作与交互/sys-系统相关的形参和函数">sys 系统相关的形参和函数</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/系统操作与交互/watchdog" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/系统操作与交互/watchdog">watchdog</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络爬虫与数据抓取"><button class="folder-button"><span class="folder-title">网络爬虫与数据抓取</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络爬虫与数据抓取"><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络爬虫与数据抓取/BeautifulSoup" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络爬虫与数据抓取/BeautifulSoup">BeautifulSoup</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络爬虫与数据抓取/html.parser" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络爬虫与数据抓取/html.parser">html.parser</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络爬虫与数据抓取/lxml" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络爬虫与数据抓取/lxml">lxml</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络爬虫与数据抓取/Scrapy" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络爬虫与数据抓取/Scrapy">Scrapy</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络爬虫与数据抓取/Selenium" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络爬虫与数据抓取/Selenium">Selenium</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络爬虫与数据抓取/xml.etree.ElementTree" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络爬虫与数据抓取/xml.etree.ElementTree">xml.etree.ElementTree</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络编程与通信"><button class="folder-button"><span class="folder-title">网络编程与通信</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络编程与通信"><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络编程与通信/aiohttp" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络编程与通信/aiohttp">aiohttp</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络编程与通信/email" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络编程与通信/email">email</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络编程与通信/http.server" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络编程与通信/http.server">http.server</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络编程与通信/paramiko" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络编程与通信/paramiko">paramiko</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络编程与通信/requests-HTTP-库" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络编程与通信/requests-HTTP-库">requests HTTP 库</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络编程与通信/socket-底层网络接口" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络编程与通信/socket-底层网络接口">socket 底层网络接口</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络编程与通信/urllib-URL-处理模块" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络编程与通信/urllib-URL-处理模块">urllib URL 处理模块</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络编程与通信/websockets" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/3.Libraires/网络编程与通信/websockets">websockets</a></li></ul></div></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ProgrammingLanguage/Python/5.Philosophy"><button class="folder-button"><span class="folder-title">5.Philosophy</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ProgrammingLanguage/Python/5.Philosophy"><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/5.Philosophy/5.1-发展历史" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/5.Philosophy/5.1-发展历史">发展历史</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/5.Philosophy/5.2-生命周期" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/5.Philosophy/5.2-生命周期">生命周期</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/5.Philosophy/5.3-社区文化" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/5.Philosophy/5.3-社区文化">社区文化</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/5.Philosophy/5.4-设计哲学" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/5.Philosophy/5.4-设计哲学">设计哲学</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/5.Philosophy/5.5-语言特性" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/5.Philosophy/5.5-语言特性">语言特性</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ProgrammingLanguage/Python/6.Projects"><button class="folder-button"><span class="folder-title">6.Projects</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ProgrammingLanguage/Python/6.Projects"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ProgrammingLanguage/Python/6.Projects/1.虚拟环境"><button class="folder-button"><span class="folder-title">1.虚拟环境</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ProgrammingLanguage/Python/6.Projects/1.虚拟环境"><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/6.Projects/1.虚拟环境/pip" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/6.Projects/1.虚拟环境/pip">pip</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/6.Projects/1.虚拟环境/pipenv" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/6.Projects/1.虚拟环境/pipenv">pipenv</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/6.Projects/1.虚拟环境/poetry" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/6.Projects/1.虚拟环境/poetry">poetry</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/6.Projects/1.虚拟环境/pyenv" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/6.Projects/1.虚拟环境/pyenv">pyenv</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/6.Projects/1.虚拟环境/virtualenv" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/6.Projects/1.虚拟环境/virtualenv">Virtualenv</a></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/6.Projects/1.虚拟环境/概述" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/6.Projects/1.虚拟环境/概述">概述</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/ProgrammingLanguage/Python/6.Projects/2.风格指南"><button class="folder-button"><span class="folder-title">2.风格指南</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/ProgrammingLanguage/Python/6.Projects/2.风格指南"><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/Python/6.Projects/2.风格指南/风格指南" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/Python/6.Projects/2.风格指南/风格指南">Python 风格指南</a></li></ul></div></li></ul></div></li></ul></div></li><li><a href="./FormalSciences/ComputerScience/ProgrammingLanguage/home" data-for="FormalSciences/ComputerScience/ProgrammingLanguage/home">程序设计语言</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/SoftwareEngineering"><button class="folder-button"><span class="folder-title">SoftwareEngineering</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/SoftwareEngineering"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/SoftwareEngineering/1.Collaboration"><button class="folder-button"><span class="folder-title">1.Collaboration</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/SoftwareEngineering/1.Collaboration"><li><a href="./FormalSciences/ComputerScience/SoftwareEngineering/1.Collaboration/8.交流反馈(Issue)" data-for="FormalSciences/ComputerScience/SoftwareEngineering/1.Collaboration/8.交流反馈(Issue)">交流反馈(Issue)</a></li><li><a href="./FormalSciences/ComputerScience/SoftwareEngineering/1.Collaboration/1.关于(Readme)" data-for="FormalSciences/ComputerScience/SoftwareEngineering/1.Collaboration/1.关于(Readme)">关于(Readme)</a></li><li><a href="./FormalSciences/ComputerScience/SoftwareEngineering/1.Collaboration/4.分支(Branch)" data-for="FormalSciences/ComputerScience/SoftwareEngineering/1.Collaboration/4.分支(Branch)">分支(Branch)</a></li><li><a href="./FormalSciences/ComputerScience/SoftwareEngineering/1.Collaboration/2.开源协议(License)" data-for="FormalSciences/ComputerScience/SoftwareEngineering/1.Collaboration/2.开源协议(License)">开源协议(License)</a></li><li><a href="./FormalSciences/ComputerScience/SoftwareEngineering/1.Collaboration/5.日志(Commit)" data-for="FormalSciences/ComputerScience/SoftwareEngineering/1.Collaboration/5.日志(Commit)">日志(Commit)</a></li><li><a href="./FormalSciences/ComputerScience/SoftwareEngineering/1.Collaboration/7.注释(Comments)" data-for="FormalSciences/ComputerScience/SoftwareEngineering/1.Collaboration/7.注释(Comments)">注释(Comments)</a></li><li><a href="./FormalSciences/ComputerScience/SoftwareEngineering/1.Collaboration/6.版本(Tag)" data-for="FormalSciences/ComputerScience/SoftwareEngineering/1.Collaboration/6.版本(Tag)">版本(Tag)</a></li><li><a href="./FormalSciences/ComputerScience/SoftwareEngineering/1.Collaboration/3.贡献者协议(Contributing)" data-for="FormalSciences/ComputerScience/SoftwareEngineering/1.Collaboration/3.贡献者协议(Contributing)">贡献者协议(Contributing)</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/SoftwareEngineering/2.Docs"><button class="folder-button"><span class="folder-title">2.Docs</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/SoftwareEngineering/2.Docs"><li><a href="./FormalSciences/ComputerScience/SoftwareEngineering/2.Docs/3.命名约定" data-for="FormalSciences/ComputerScience/SoftwareEngineering/2.Docs/3.命名约定">命名约定</a></li><li><a href="./FormalSciences/ComputerScience/SoftwareEngineering/2.Docs/5.文档内容" data-for="FormalSciences/ComputerScience/SoftwareEngineering/2.Docs/5.文档内容">文档内容</a></li><li><a href="./FormalSciences/ComputerScience/SoftwareEngineering/2.Docs/6.文档结构" data-for="FormalSciences/ComputerScience/SoftwareEngineering/2.Docs/6.文档结构">文档结构</a></li><li><a href="./FormalSciences/ComputerScience/SoftwareEngineering/2.Docs/2.标点符号" data-for="FormalSciences/ComputerScience/SoftwareEngineering/2.Docs/2.标点符号">标点符号</a></li><li><a href="./FormalSciences/ComputerScience/SoftwareEngineering/2.Docs/1.简介" data-for="FormalSciences/ComputerScience/SoftwareEngineering/2.Docs/1.简介">简介</a></li><li><a href="./FormalSciences/ComputerScience/SoftwareEngineering/2.Docs/4.语言风格" data-for="FormalSciences/ComputerScience/SoftwareEngineering/2.Docs/4.语言风格">语言风格</a></li><li><a href="./FormalSciences/ComputerScience/SoftwareEngineering/2.Docs/7.附录资料" data-for="FormalSciences/ComputerScience/SoftwareEngineering/2.Docs/7.附录资料">附录资料</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/SoftwareEngineering/3.Architecture"><button class="folder-button"><span class="folder-title">3.Architecture</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/SoftwareEngineering/3.Architecture"><li><a href="./FormalSciences/ComputerScience/SoftwareEngineering/3.Architecture/REST" data-for="FormalSciences/ComputerScience/SoftwareEngineering/3.Architecture/REST">REST</a></li></ul></div></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/StructuresAlgorithms"><button class="folder-button"><span class="folder-title">StructuresAlgorithms</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/StructuresAlgorithms"><li><a href="./FormalSciences/ComputerScience/StructuresAlgorithms/数据结构" data-for="FormalSciences/ComputerScience/StructuresAlgorithms/数据结构">数据结构</a></li><li><a href="./FormalSciences/ComputerScience/StructuresAlgorithms/算法" data-for="FormalSciences/ComputerScience/StructuresAlgorithms/算法">算法</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/WebDevelopment"><button class="folder-button"><span class="folder-title">WebDevelopment</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/WebDevelopment"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/WebDevelopment/0.Overview"><button class="folder-button"><span class="folder-title">0.Overview</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/WebDevelopment/0.Overview"><li><a href="./FormalSciences/ComputerScience/WebDevelopment/0.Overview/概述" data-for="FormalSciences/ComputerScience/WebDevelopment/0.Overview/概述">概述</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/WebDevelopment/1.Browser"><button class="folder-button"><span class="folder-title">1.Browser</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/WebDevelopment/1.Browser"><li><a href="./FormalSciences/ComputerScience/WebDevelopment/1.Browser/1.2-Chrome" data-for="FormalSciences/ComputerScience/WebDevelopment/1.Browser/1.2-Chrome">Chrome</a></li><li><a href="./FormalSciences/ComputerScience/WebDevelopment/1.Browser/1.4-DevTools" data-for="FormalSciences/ComputerScience/WebDevelopment/1.Browser/1.4-DevTools">DevTools</a></li><li><a href="./FormalSciences/ComputerScience/WebDevelopment/1.Browser/1.3-Firefox" data-for="FormalSciences/ComputerScience/WebDevelopment/1.Browser/1.3-Firefox">Firefox</a></li><li><a href="./FormalSciences/ComputerScience/WebDevelopment/1.Browser/1.1-浏览器概述" data-for="FormalSciences/ComputerScience/WebDevelopment/1.Browser/1.1-浏览器概述">浏览器概述</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/WebDevelopment/2.HTML"><button class="folder-button"><span class="folder-title">2.HTML</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/WebDevelopment/2.HTML"><li><a href="./FormalSciences/ComputerScience/WebDevelopment/2.HTML/HTML" data-for="FormalSciences/ComputerScience/WebDevelopment/2.HTML/HTML">HTML</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/WebDevelopment/3.CSS"><button class="folder-button"><span class="folder-title">3.CSS</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/WebDevelopment/3.CSS"><li><a href="./FormalSciences/ComputerScience/WebDevelopment/3.CSS/CSS" data-for="FormalSciences/ComputerScience/WebDevelopment/3.CSS/CSS">CSS</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/WebDevelopment/4.JavaScript"><button class="folder-button"><span class="folder-title">4.JavaScript</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/WebDevelopment/4.JavaScript"><li><a href="./FormalSciences/ComputerScience/WebDevelopment/4.JavaScript/JavaScript" data-for="FormalSciences/ComputerScience/WebDevelopment/4.JavaScript/JavaScript">JavaScript</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="FormalSciences/ComputerScience/WebDevelopment/7.Tools"><button class="folder-button"><span class="folder-title">7.Tools</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="FormalSciences/ComputerScience/WebDevelopment/7.Tools"><li><a href="./FormalSciences/ComputerScience/WebDevelopment/7.Tools/PM2-工具" data-for="FormalSciences/ComputerScience/WebDevelopment/7.Tools/PM2-工具">PM2 工具</a></li><li><a href="./FormalSciences/ComputerScience/WebDevelopment/7.Tools/Webpack" data-for="FormalSciences/ComputerScience/WebDevelopment/7.Tools/Webpack">Webpack</a></li><li><a href="./FormalSciences/ComputerScience/WebDevelopment/7.Tools/包管理工具" data-for="FormalSciences/ComputerScience/WebDevelopment/7.Tools/包管理工具">包管理器</a></li></ul></div></li></ul></div></li></ul></div></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="Professional"><button class="folder-button"><span class="folder-title">Professional</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="Professional"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="Professional/1.RoadMap"><button class="folder-button"><span class="folder-title">1.RoadMap</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="Professional/1.RoadMap"><li><a href="./Professional/1.RoadMap/开发者职业路线图" data-for="Professional/1.RoadMap/开发者职业路线图">开发者职业路线图</a></li><li><a href="./Professional/1.RoadMap/职业宏观规划图" data-for="Professional/1.RoadMap/职业宏观规划图">职业宏观规划图</a></li><li><a href="./Professional/1.RoadMap/职业宏观路线图" data-for="Professional/1.RoadMap/职业宏观路线图">职业宏观路线图</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="Professional/3.JobSearch"><button class="folder-button"><span class="folder-title">3.JobSearch</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="Professional/3.JobSearch"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="Professional/3.JobSearch/Interview"><button class="folder-button"><span class="folder-title">Interview</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="Professional/3.JobSearch/Interview"><li><a href="./Professional/3.JobSearch/Interview/IT-类简历" data-for="Professional/3.JobSearch/Interview/IT-类简历">IT 类简历</a></li><li><a href="./Professional/3.JobSearch/Interview/简历原则" data-for="Professional/3.JobSearch/Interview/简历原则">简历原则</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="Professional/3.JobSearch/Resume"><button class="folder-button"><span class="folder-title">Resume</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="Professional/3.JobSearch/Resume"><li><a href="./Professional/3.JobSearch/Resume/互联网行业-郑州" data-for="Professional/3.JobSearch/Resume/互联网行业-郑州">互联网行业-郑州</a></li><li><a href="./Professional/3.JobSearch/Resume/写给软件工程师的建议" data-for="Professional/3.JobSearch/Resume/写给软件工程师的建议">写给软件工程师的建议</a></li><li><a href="./Professional/3.JobSearch/Resume/反向面试" data-for="Professional/3.JobSearch/Resume/反向面试">反向面试</a></li><li><a href="./Professional/3.JobSearch/Resume/面试-10-大常见问题" data-for="Professional/3.JobSearch/Resume/面试-10-大常见问题">面试 10 大常见问题</a></li></ul></div></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="Professional/4.Workplace"><button class="folder-button"><span class="folder-title">4.Workplace</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="Professional/4.Workplace"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="Professional/4.Workplace/Career"><button class="folder-button"><span class="folder-title">Career</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="Professional/4.Workplace/Career"><li><a href="./Professional/4.Workplace/Career/华为新员工的-8-个阶段" data-for="Professional/4.Workplace/Career/华为新员工的-8-个阶段">华为新员工的 8 个阶段</a></li><li><a href="./Professional/4.Workplace/Career/如何度过新手村" data-for="Professional/4.Workplace/Career/如何度过新手村">如何度过新手村</a></li><li><a href="./Professional/4.Workplace/Career/如何有效应对职场政治" data-for="Professional/4.Workplace/Career/如何有效应对职场政治">如何有效应对职场政治</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="Professional/4.Workplace/PayBenefits"><button class="folder-button"><span class="folder-title">PayBenefits</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="Professional/4.Workplace/PayBenefits"><li><a href="./Professional/4.Workplace/PayBenefits/仲裁指南" data-for="Professional/4.Workplace/PayBenefits/仲裁指南">仲裁指南</a></li><li><a href="./Professional/4.Workplace/PayBenefits/社会保障" data-for="Professional/4.Workplace/PayBenefits/社会保障">社会保障</a></li><li><a href="./Professional/4.Workplace/PayBenefits/绩效考核" data-for="Professional/4.Workplace/PayBenefits/绩效考核">绩效考核</a></li><li><a href="./Professional/4.Workplace/PayBenefits/职场维权实战经验" data-for="Professional/4.Workplace/PayBenefits/职场维权实战经验">职场维权实战经验</a></li><li><a href="./Professional/4.Workplace/PayBenefits/薪酬制度" data-for="Professional/4.Workplace/PayBenefits/薪酬制度">薪酬制度</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="Professional/4.Workplace/WorkTips"><button class="folder-button"><span class="folder-title">WorkTips</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="Professional/4.Workplace/WorkTips"><li><a href="./Professional/4.Workplace/WorkTips/如何平衡工作和生活" data-for="Professional/4.Workplace/WorkTips/如何平衡工作和生活">如何平衡工作和生活</a></li></ul></div></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="Professional/5.Company"><button class="folder-button"><span class="folder-title">5.Company</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="Professional/5.Company"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="Professional/5.Company/Digitalization"><button class="folder-button"><span class="folder-title">Digitalization</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="Professional/5.Company/Digitalization"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="Professional/5.Company/Digitalization/Standards"><button class="folder-button"><span class="folder-title">Standards</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="Professional/5.Company/Digitalization/Standards"><li><a href="./Professional/5.Company/Digitalization/Standards/企业计算机命名规范" data-for="Professional/5.Company/Digitalization/Standards/企业计算机命名规范">企业计算机命名规范</a></li><li><a href="./Professional/5.Company/Digitalization/Standards/企业域名分配规范" data-for="Professional/5.Company/Digitalization/Standards/企业域名分配规范">域名分配规范</a></li></ul></div></li></ul></div></li></ul></div></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="SocialSciences"><button class="folder-button"><span class="folder-title">SocialSciences</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="SocialSciences"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="SocialSciences/Linguistics"><button class="folder-button"><span class="folder-title">Linguistics</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="SocialSciences/Linguistics"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="SocialSciences/Linguistics/English"><button class="folder-button"><span class="folder-title">English</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="SocialSciences/Linguistics/English"><li><a href="./SocialSciences/Linguistics/English/字母音标" data-for="SocialSciences/Linguistics/English/字母音标">字母音标</a></li><li><a href="./SocialSciences/Linguistics/English/语法基础" data-for="SocialSciences/Linguistics/English/语法基础">语法基础</a></li></ul></div></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="SocialSciences/NationalStudies"><button class="folder-button"><span class="folder-title">NationalStudies</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="SocialSciences/NationalStudies"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="SocialSciences/NationalStudies/中国"><button class="folder-button"><span class="folder-title">中国</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="SocialSciences/NationalStudies/中国"><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="SocialSciences/NationalStudies/中国/标准"><button class="folder-button"><span class="folder-title">标准</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="SocialSciences/NationalStudies/中国/标准"><li><a href="./SocialSciences/NationalStudies/中国/标准/标准组织" data-for="SocialSciences/NationalStudies/中国/标准/标准组织">标准组织</a></li></ul></div></li><li><div class="folder-container"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="5 8 14 8" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="folder-icon"><polyline points="6 9 12 15 18 9"></polyline></svg><div data-folderpath="SocialSciences/NationalStudies/中国/法律"><button class="folder-button"><span class="folder-title">法律</span></button></div></div><div class="folder-outer "><ul style="padding-left:1.4rem;" class="content" data-folderul="SocialSciences/NationalStudies/中国/法律"><li><a href="./SocialSciences/NationalStudies/中国/法律/法律文书" data-for="SocialSciences/NationalStudies/中国/法律/法律文书">法律文书</a></li></ul></div></li></ul></div></li></ul></div></li></ul></div></li><li><div class="folder-outer "><ul style="padding-left:0;" class="content" data-folderul></ul></div></li></ul></div></li><li id="explorer-end"></li></ul></div></div></div></div><footer class><p>Created with <a href="https://quartz.jzhao.xyz/">Quartz v4.3.1</a> © 2025</p><ul><li><a href="https://zopiya.com">文辑</a></li><li><a href="https://memos.zopiya.com">片语</a></li><li><a href="https://github.com/zopiya">GitHub</a></li></ul></footer></div></body><script type="application/javascript">function c(){let t=this.parentElement;t.classList.toggle("is-collapsed");let l=t.classList.contains("is-collapsed")?this.scrollHeight:t.scrollHeight;t.style.maxHeight=l+"px";let o=t,e=t.parentElement;for(;e;){if(!e.classList.contains("callout"))return;let n=e.classList.contains("is-collapsed")?e.scrollHeight:e.scrollHeight+o.scrollHeight;e.style.maxHeight=n+"px",o=e,e=e.parentElement}}function i(){let t=document.getElementsByClassName("callout is-collapsible");for(let s of t){let l=s.firstElementChild;if(l){l.addEventListener("click",c),window.addCleanup(()=>l.removeEventListener("click",c));let e=s.classList.contains("is-collapsed")?l.scrollHeight:s.scrollHeight;s.style.maxHeight=e+"px"}}}document.addEventListener("nav",i);window.addEventListener("resize",i);
 | 
						||
</script><script type="module">
 | 
						||
          let mermaidImport = undefined
 | 
						||
          document.addEventListener('nav', async () => {
 | 
						||
            if (document.querySelector("code.mermaid")) {
 | 
						||
              mermaidImport ||= await import('https://cdnjs.cloudflare.com/ajax/libs/mermaid/10.7.0/mermaid.esm.min.mjs')
 | 
						||
              const mermaid = mermaidImport.default
 | 
						||
              const darkMode = document.documentElement.getAttribute('saved-theme') === 'dark'
 | 
						||
              mermaid.initialize({
 | 
						||
                startOnLoad: false,
 | 
						||
                securityLevel: 'loose',
 | 
						||
                theme: darkMode ? 'dark' : 'default'
 | 
						||
              })
 | 
						||
 | 
						||
              await mermaid.run({
 | 
						||
                querySelector: '.mermaid'
 | 
						||
              })
 | 
						||
            }
 | 
						||
          });
 | 
						||
          </script><script src="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/contrib/copy-tex.min.js" type="application/javascript"></script><script src="./postscript.js" type="module"></script></html> |