just push

This commit is contained in:
dichgrem 2025-01-21 19:11:02 +08:00
parent b7218d3759
commit 78a4bcb22b
203 changed files with 866 additions and 1117 deletions

View File

@ -3,7 +3,7 @@ title = "电子邮件是如何工作的:SPF/DKIM/DMARC"
date = 2024-02-20 date = 2024-02-20
[taxonomies] [taxonomies]
tags = ["乱七八糟"] tags = ["网络艺术"]
+++ +++
前言 在互联网的日常使用中,电子邮件作为一项基础服务扮演着重要的角色。尽管在过去几十年里出现了各种新型的通讯方式,但电子邮件仍然保持着其不可替代的地位。了解电子邮件的工作原理,有助于更好地理解这一基础服务是如何运作的。 前言 在互联网的日常使用中,电子邮件作为一项基础服务扮演着重要的角色。尽管在过去几十年里出现了各种新型的通讯方式,但电子邮件仍然保持着其不可替代的地位。了解电子邮件的工作原理,有助于更好地理解这一基础服务是如何运作的。

View File

@ -3,7 +3,7 @@ title = "电子邮件是如何工作的:POP3/IMAP/SMTP"
date = 2024-02-21 date = 2024-02-21
[taxonomies] [taxonomies]
tags = ["乱七八糟"] tags = ["网络艺术"]
+++ +++
前言 POP3、IMAP 和 SMTP 是用于电子邮件传输的常见协议和服务,这些协议共同构成了电子邮件系统的基础,允许用户接收、发送和管理电子邮件。 前言 POP3、IMAP 和 SMTP 是用于电子邮件传输的常见协议和服务,这些协议共同构成了电子邮件系统的基础,允许用户接收、发送和管理电子邮件。

View File

@ -1,103 +0,0 @@
+++
title = "开源世界:有关开源的误区"
date = 2024-03-02
[taxonomies]
tags = ["开源世界"]
+++
前言 在当今的软件开发领域,开源软件已经成为推动技术创新和知识共享的重要力量。尽管开源软件的理念和实践已经深入人心,但围绕它的一些误解和误区依然存在。本文旨在深入探讨和澄清这些常见的开源误区,帮助读者更全面、更准确地理解开源软件的本质、价值和实践方式。
<!-- more -->
## 前言
本篇内容将会为开发者们**解释有关开源的常见误区**,欢迎开发者们补充更多内容!
## 开源软件的常见误区解析
开源软件以其开放性、共享性和协作性,已经成为软件开发领域的重要力量。然而,围绕开源软件,存在一些普遍的误解。本文旨在澄清这些误区,帮助读者更准确地理解开源。
### 开源与免费
**误区一:开源即免费**
开源软件的核心在于“自由”,而非“免费”。开源软件的源代码对所有人开放,用户可以自由地查看、修改和分发,但这并不意味着所有开源软件都不收费。实际上,开源项目可以提供免费下载,同时通过提供服务、支持或附加功能来收费。
### 开源组织与网络模型
**误区二OSI组织与OSI网络模型相同**
OSI通常指开放源代码促进会Open Source Initiative而OSI模型是指开放系统互联通信模型。两者虽然名称相似但实质上毫无关联类似于Java与JavaScript的关系。
### 参与开源的门槛
**误区三:只有技术高手才能参与开源**
开源社区欢迎所有人参与,不论技术水平如何。开源的核心在于分享和协作,即使是初学者,也能通过提问、反馈或小的代码贡献来参与其中。
### 开源与闭源的优劣
**误区四:开源总是优于闭源**
开源和闭源软件各有优势和劣势。开源软件因其开放性,能够快速迭代和获得社区支持;而闭源软件则可能提供更专业的服务和更稳定的更新。
### 商用开源项目
**误区五:开源项目不能商用**
开源项目必须允许商用,这是开放源代码定义的一部分。但需注意,某些许可证可能对商用有限制。
### 开源作者的版权
**误区六:开源项目作者无版权**
即使项目开源,作者依然保留版权。使用开源软件时,必须遵守其许可证规定,尊重作者的版权。
### 开源转闭源
**误区七:开源项目不能转为闭源**
不同的开源许可证对开源转闭源有不同的规定。一些许可证如LGPL、GPL禁止转闭源而BSD、MIT等则允许。
### “半开源”与“伪开源”
**误区八:“半开源”和“伪开源”等同于开源**
“半开源”和“伪开源”可能不符合狭义上的开源标准,但它们仍然对开源社区有所贡献。开源的界定有时存在争议,但关键在于是否开放源代码并允许他人使用。
### 开源项目的管理
**误区九:开源项目只需开放源代码**
一个成功的开源项目需要的不仅是开放源代码,还包括一套完整的社区管理和维护流程。
### 开源软件的安全性
**误区十:开源软件不安全**
开源软件的安全性取决于其维护和更新的及时性。开源社区能够快速发现并修复安全漏洞,但这并不意味着开源软件就绝对安全。
### 开源项目的技术支持
**误区十一:开源项目缺乏技术支持**
开源项目的技术支持来自于其社区和企业的支持。一个活跃的社区可以提供强大的技术支持。
### 开源项目的质量
**误区十二:开源项目质量不高**
开源项目的质量取决于其维护和社区的活跃度。许多知名的开源项目都是由顶尖的专家维护的。
### 开源项目的命名
**误区十三:开源项目必须用英文命名**
开源项目的命名应根据项目的性质和作者的偏好来决定。使用母语命名可以提高代码的可读性和可维护性。
### 贡献开源项目的方式
**误区十四:为开源项目贡献只能通过编写代码**
为开源项目做贡献有多种方式包括编写文档、报告bug、提供资金支持等。
通过以上解析,我们可以看到开源软件的世界是多元和包容的。开源不仅仅是技术的选择,更是一种文化和精神的体现。

View File

@ -94,6 +94,96 @@ License Must Be Technology-Neutral 许可证必须是技术中立的
总的来说Git 和代码托管平台有直接关联,但又有许多不同的地方。关于 Git 和代码托管平台的操作,将在后续章节展开描述。 总的来说Git 和代码托管平台有直接关联,但又有许多不同的地方。关于 Git 和代码托管平台的操作,将在后续章节展开描述。
## 开源软件的常见误区解析
开源软件以其开放性、共享性和协作性,已经成为软件开发领域的重要力量。然而,围绕开源软件,存在一些普遍的误解。本文旨在澄清这些误区,帮助读者更准确地理解开源。
### 开源与免费
**误区一:开源即免费**
开源软件的核心在于“自由”,而非“免费”。开源软件的源代码对所有人开放,用户可以自由地查看、修改和分发,但这并不意味着所有开源软件都不收费。实际上,开源项目可以提供免费下载,同时通过提供服务、支持或附加功能来收费。
### 开源组织与网络模型
**误区二OSI组织与OSI网络模型相同**
OSI通常指开放源代码促进会Open Source Initiative而OSI模型是指开放系统互联通信模型。两者虽然名称相似但实质上毫无关联类似于Java与JavaScript的关系。
### 参与开源的门槛
**误区三:只有技术高手才能参与开源**
开源社区欢迎所有人参与,不论技术水平如何。开源的核心在于分享和协作,即使是初学者,也能通过提问、反馈或小的代码贡献来参与其中。
### 开源与闭源的优劣
**误区四:开源总是优于闭源**
开源和闭源软件各有优势和劣势。开源软件因其开放性,能够快速迭代和获得社区支持;而闭源软件则可能提供更专业的服务和更稳定的更新。
### 商用开源项目
**误区五:开源项目不能商用**
开源项目必须允许商用,这是开放源代码定义的一部分。但需注意,某些许可证可能对商用有限制。
### 开源作者的版权
**误区六:开源项目作者无版权**
即使项目开源,作者依然保留版权。使用开源软件时,必须遵守其许可证规定,尊重作者的版权。
### 开源转闭源
**误区七:开源项目不能转为闭源**
不同的开源许可证对开源转闭源有不同的规定。一些许可证如LGPL、GPL禁止转闭源而BSD、MIT等则允许。
### “半开源”与“伪开源”
**误区八:“半开源”和“伪开源”等同于开源**
“半开源”和“伪开源”可能不符合狭义上的开源标准,但它们仍然对开源社区有所贡献。开源的界定有时存在争议,但关键在于是否开放源代码并允许他人使用。
### 开源项目的管理
**误区九:开源项目只需开放源代码**
一个成功的开源项目需要的不仅是开放源代码,还包括一套完整的社区管理和维护流程。
### 开源软件的安全性
**误区十:开源软件不安全**
开源软件的安全性取决于其维护和更新的及时性。开源社区能够快速发现并修复安全漏洞,但这并不意味着开源软件就绝对安全。
### 开源项目的技术支持
**误区十一:开源项目缺乏技术支持**
开源项目的技术支持来自于其社区和企业的支持。一个活跃的社区可以提供强大的技术支持。
### 开源项目的质量
**误区十二:开源项目质量不高**
开源项目的质量取决于其维护和社区的活跃度。许多知名的开源项目都是由顶尖的专家维护的。
### 开源项目的命名
**误区十三:开源项目必须用英文命名**
开源项目的命名应根据项目的性质和作者的偏好来决定。使用母语命名可以提高代码的可读性和可维护性。
### 贡献开源项目的方式
**误区十四:为开源项目贡献只能通过编写代码**
为开源项目做贡献有多种方式包括编写文档、报告bug、提供资金支持等。
通过以上解析,我们可以看到开源软件的世界是多元和包容的。开源不仅仅是技术的选择,更是一种文化和精神的体现。
## 小结 ## 小结
不会写代码也可以参与开源吗?相信你在读完这篇文章后,在自己心中应该有了答案。 不会写代码也可以参与开源吗?相信你在读完这篇文章后,在自己心中应该有了答案。

View File

@ -163,7 +163,7 @@
<span class="button next"> <span class="button next">
<a href="https://blog.dich.bid/about-zuwang/"> <a href="https://blog.dich.bid/network-zuwang/">
<span class="button__text">Network的艺术:家庭组网与设备选购</span>&nbsp; <span class="button__text">Network的艺术:家庭组网与设备选购</span>&nbsp;
<span class="button__icon"></span> <span class="button__icon"></span>
</a> </a>

View File

@ -20,13 +20,13 @@
<meta property="og:description" content=""> <meta property="og:description" content="">
<meta property="og:title" content="Dich'blog"> <meta property="og:title" content="Dich'blog">
<meta property="og:type" content="article"> <meta property="og:type" content="article">
<meta property="og:url" content="https://blog.dich.bid/accurate-pronunciation/"> <meta property="og:url" content="https://blog.dich.bid/about-accurate-pronunciation/">
<meta name="twitter:card" content="summary_large_image"> <meta name="twitter:card" content="summary_large_image">
<meta name="twitter:description" content=""> <meta name="twitter:description" content="">
<meta name="twitter:title" content="Dich'blog"> <meta name="twitter:title" content="Dich'blog">
<meta property="twitter:domain" content="blog.dich.bid"> <meta property="twitter:domain" content="blog.dich.bid">
<meta property="twitter:url" content="https://blog.dich.bid/accurate-pronunciation/"> <meta property="twitter:url" content="https://blog.dich.bid/about-accurate-pronunciation/">
<link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" /> <link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" />
@ -50,16 +50,15 @@
</div> </div>
<nav class="menu">
<nav class="menu">
<ul class="menu__inner"> <ul class="menu__inner">
<li class="active"><a href="https://blog.dich.bid">blog</a></li> <li><a href="https://blog.dich.bid">blog</a></li>
<li><a href="https://blog.dich.bid/tags">tags</a></li> <li><a href="https://blog.dich.bid/tags">tags</a></li>
<li><a href="https://blog.dich.bid/archive">archive</a></li> <li><a href="https://blog.dich.bid/archive">archive</a></li>
<li><a href="https://blog.dich.bid/about">about me</a></li> <li class="active"><a href="https://blog.dich.bid/about">about me</a></li>
<li><a href="https://blog.dich.bid/links">links</a></li> <li><a href="https://blog.dich.bid/links">links</a></li>
@ -78,7 +77,7 @@
<div class="post"> <div class="post">
<h1 class="post-title"><a href="https://blog.dich.bid/accurate-pronunciation/">乱七八糟:常见发音错误术语集合</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/about-accurate-pronunciation/">乱七八糟:常见发音错误术语集合</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -141,7 +140,7 @@
</div> </div>
<div class="pagination__buttons"> <div class="pagination__buttons">
<span class="button previous"> <span class="button previous">
<a href="https://blog.dich.bid/calling-cards/"> <a href="https://blog.dich.bid/about-calling-cards/">
<span class="button__icon"></span>&nbsp; <span class="button__icon"></span>&nbsp;
<span class="button__text">乱七八糟:流量卡购买与套路</span> <span class="button__text">乱七八糟:流量卡购买与套路</span>
</a> </a>

View File

@ -20,13 +20,13 @@
<meta property="og:description" content=""> <meta property="og:description" content="">
<meta property="og:title" content="Dich'blog"> <meta property="og:title" content="Dich'blog">
<meta property="og:type" content="article"> <meta property="og:type" content="article">
<meta property="og:url" content="https://blog.dich.bid/calling-cards/"> <meta property="og:url" content="https://blog.dich.bid/about-calling-cards/">
<meta name="twitter:card" content="summary_large_image"> <meta name="twitter:card" content="summary_large_image">
<meta name="twitter:description" content=""> <meta name="twitter:description" content="">
<meta name="twitter:title" content="Dich'blog"> <meta name="twitter:title" content="Dich'blog">
<meta property="twitter:domain" content="blog.dich.bid"> <meta property="twitter:domain" content="blog.dich.bid">
<meta property="twitter:url" content="https://blog.dich.bid/calling-cards/"> <meta property="twitter:url" content="https://blog.dich.bid/about-calling-cards/">
<link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" /> <link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" />
@ -50,16 +50,15 @@
</div> </div>
<nav class="menu">
<nav class="menu">
<ul class="menu__inner"> <ul class="menu__inner">
<li class="active"><a href="https://blog.dich.bid">blog</a></li> <li><a href="https://blog.dich.bid">blog</a></li>
<li><a href="https://blog.dich.bid/tags">tags</a></li> <li><a href="https://blog.dich.bid/tags">tags</a></li>
<li><a href="https://blog.dich.bid/archive">archive</a></li> <li><a href="https://blog.dich.bid/archive">archive</a></li>
<li><a href="https://blog.dich.bid/about">about me</a></li> <li class="active"><a href="https://blog.dich.bid/about">about me</a></li>
<li><a href="https://blog.dich.bid/links">links</a></li> <li><a href="https://blog.dich.bid/links">links</a></li>
@ -78,7 +77,7 @@
<div class="post"> <div class="post">
<h1 class="post-title"><a href="https://blog.dich.bid/calling-cards/">乱七八糟:流量卡购买与套路</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/about-calling-cards/">乱七八糟:流量卡购买与套路</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -148,7 +147,7 @@
</div> </div>
<div class="pagination__buttons"> <div class="pagination__buttons">
<span class="button previous"> <span class="button previous">
<a href="https://blog.dich.bid/kgnl/"> <a href="https://blog.dich.bid/about-kgnl/">
<span class="button__icon"></span>&nbsp; <span class="button__icon"></span>&nbsp;
<span class="button__text">乱七八糟:快过年了笑话大全</span> <span class="button__text">乱七八糟:快过年了笑话大全</span>
</a> </a>
@ -156,7 +155,7 @@
<span class="button next"> <span class="button next">
<a href="https://blog.dich.bid/accurate-pronunciation/"> <a href="https://blog.dich.bid/about-accurate-pronunciation/">
<span class="button__text">乱七八糟:常见发音错误术语集合</span>&nbsp; <span class="button__text">乱七八糟:常见发音错误术语集合</span>&nbsp;
<span class="button__icon"></span> <span class="button__icon"></span>
</a> </a>

View File

@ -20,13 +20,13 @@
<meta property="og:description" content=""> <meta property="og:description" content="">
<meta property="og:title" content="Dich'blog"> <meta property="og:title" content="Dich'blog">
<meta property="og:type" content="article"> <meta property="og:type" content="article">
<meta property="og:url" content="https://blog.dich.bid/chatogpt/"> <meta property="og:url" content="https://blog.dich.bid/about-chatogpt/">
<meta name="twitter:card" content="summary_large_image"> <meta name="twitter:card" content="summary_large_image">
<meta name="twitter:description" content=""> <meta name="twitter:description" content="">
<meta name="twitter:title" content="Dich'blog"> <meta name="twitter:title" content="Dich'blog">
<meta property="twitter:domain" content="blog.dich.bid"> <meta property="twitter:domain" content="blog.dich.bid">
<meta property="twitter:url" content="https://blog.dich.bid/chatogpt/"> <meta property="twitter:url" content="https://blog.dich.bid/about-chatogpt/">
<link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" /> <link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" />
@ -50,16 +50,15 @@
</div> </div>
<nav class="menu">
<nav class="menu">
<ul class="menu__inner"> <ul class="menu__inner">
<li class="active"><a href="https://blog.dich.bid">blog</a></li> <li><a href="https://blog.dich.bid">blog</a></li>
<li><a href="https://blog.dich.bid/tags">tags</a></li> <li><a href="https://blog.dich.bid/tags">tags</a></li>
<li><a href="https://blog.dich.bid/archive">archive</a></li> <li><a href="https://blog.dich.bid/archive">archive</a></li>
<li><a href="https://blog.dich.bid/about">about me</a></li> <li class="active"><a href="https://blog.dich.bid/about">about me</a></li>
<li><a href="https://blog.dich.bid/links">links</a></li> <li><a href="https://blog.dich.bid/links">links</a></li>
@ -78,7 +77,7 @@
<div class="post"> <div class="post">
<h1 class="post-title"><a href="https://blog.dich.bid/chatogpt/">乱七八糟:如何高效地向 ChatGPT 提问</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/about-chatogpt/">乱七八糟:如何高效地向 ChatGPT 提问</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">

View File

@ -20,13 +20,13 @@
<meta property="og:description" content=""> <meta property="og:description" content="">
<meta property="og:title" content="Dich'blog"> <meta property="og:title" content="Dich'blog">
<meta property="og:type" content="article"> <meta property="og:type" content="article">
<meta property="og:url" content="https://blog.dich.bid/chrome-shortcut-key/"> <meta property="og:url" content="https://blog.dich.bid/about-chrome-shortcut-key/">
<meta name="twitter:card" content="summary_large_image"> <meta name="twitter:card" content="summary_large_image">
<meta name="twitter:description" content=""> <meta name="twitter:description" content="">
<meta name="twitter:title" content="Dich'blog"> <meta name="twitter:title" content="Dich'blog">
<meta property="twitter:domain" content="blog.dich.bid"> <meta property="twitter:domain" content="blog.dich.bid">
<meta property="twitter:url" content="https://blog.dich.bid/chrome-shortcut-key/"> <meta property="twitter:url" content="https://blog.dich.bid/about-chrome-shortcut-key/">
<link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" /> <link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" />
@ -50,16 +50,15 @@
</div> </div>
<nav class="menu">
<nav class="menu">
<ul class="menu__inner"> <ul class="menu__inner">
<li class="active"><a href="https://blog.dich.bid">blog</a></li> <li><a href="https://blog.dich.bid">blog</a></li>
<li><a href="https://blog.dich.bid/tags">tags</a></li> <li><a href="https://blog.dich.bid/tags">tags</a></li>
<li><a href="https://blog.dich.bid/archive">archive</a></li> <li><a href="https://blog.dich.bid/archive">archive</a></li>
<li><a href="https://blog.dich.bid/about">about me</a></li> <li class="active"><a href="https://blog.dich.bid/about">about me</a></li>
<li><a href="https://blog.dich.bid/links">links</a></li> <li><a href="https://blog.dich.bid/links">links</a></li>
@ -78,7 +77,7 @@
<div class="post"> <div class="post">
<h1 class="post-title"><a href="https://blog.dich.bid/chrome-shortcut-key/">乱七八糟:Chrome常用快捷键</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/about-chrome-shortcut-key/">乱七八糟:Chrome常用快捷键</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -148,7 +147,7 @@
</div> </div>
<div class="pagination__buttons"> <div class="pagination__buttons">
<span class="button previous"> <span class="button previous">
<a href="https://blog.dich.bid/docker-learn-9/"> <a href="https://blog.dich.bid/learn-docker-9/">
<span class="button__icon"></span>&nbsp; <span class="button__icon"></span>&nbsp;
<span class="button__text">Docker学习笔记(九)</span> <span class="button__text">Docker学习笔记(九)</span>
</a> </a>

View File

@ -20,13 +20,13 @@
<meta property="og:description" content=""> <meta property="og:description" content="">
<meta property="og:title" content="Dich'blog"> <meta property="og:title" content="Dich'blog">
<meta property="og:type" content="article"> <meta property="og:type" content="article">
<meta property="og:url" content="https://blog.dich.bid/git/"> <meta property="og:url" content="https://blog.dich.bid/about-git/">
<meta name="twitter:card" content="summary_large_image"> <meta name="twitter:card" content="summary_large_image">
<meta name="twitter:description" content=""> <meta name="twitter:description" content="">
<meta name="twitter:title" content="Dich'blog"> <meta name="twitter:title" content="Dich'blog">
<meta property="twitter:domain" content="blog.dich.bid"> <meta property="twitter:domain" content="blog.dich.bid">
<meta property="twitter:url" content="https://blog.dich.bid/git/"> <meta property="twitter:url" content="https://blog.dich.bid/about-git/">
<link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" /> <link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" />
@ -50,16 +50,15 @@
</div> </div>
<nav class="menu">
<nav class="menu">
<ul class="menu__inner"> <ul class="menu__inner">
<li class="active"><a href="https://blog.dich.bid">blog</a></li> <li><a href="https://blog.dich.bid">blog</a></li>
<li><a href="https://blog.dich.bid/tags">tags</a></li> <li><a href="https://blog.dich.bid/tags">tags</a></li>
<li><a href="https://blog.dich.bid/archive">archive</a></li> <li><a href="https://blog.dich.bid/archive">archive</a></li>
<li><a href="https://blog.dich.bid/about">about me</a></li> <li class="active"><a href="https://blog.dich.bid/about">about me</a></li>
<li><a href="https://blog.dich.bid/links">links</a></li> <li><a href="https://blog.dich.bid/links">links</a></li>
@ -78,7 +77,7 @@
<div class="post"> <div class="post">
<h1 class="post-title"><a href="https://blog.dich.bid/git/">乱七八糟:Git使用简明手册</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/about-git/">乱七八糟:Git使用简明手册</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -284,7 +283,7 @@
</div> </div>
<div class="pagination__buttons"> <div class="pagination__buttons">
<span class="button previous"> <span class="button previous">
<a href="https://blog.dich.bid/junk-cleanup/"> <a href="https://blog.dich.bid/about-junk-cleanup/">
<span class="button__icon"></span>&nbsp; <span class="button__icon"></span>&nbsp;
<span class="button__text">乱七八糟:垃圾清理的艺术</span> <span class="button__text">乱七八糟:垃圾清理的艺术</span>
</a> </a>

View File

@ -20,13 +20,13 @@
<meta property="og:description" content=""> <meta property="og:description" content="">
<meta property="og:title" content="Dich'blog"> <meta property="og:title" content="Dich'blog">
<meta property="og:type" content="article"> <meta property="og:type" content="article">
<meta property="og:url" content="https://blog.dich.bid/junk-cleanup/"> <meta property="og:url" content="https://blog.dich.bid/about-junk-cleanup/">
<meta name="twitter:card" content="summary_large_image"> <meta name="twitter:card" content="summary_large_image">
<meta name="twitter:description" content=""> <meta name="twitter:description" content="">
<meta name="twitter:title" content="Dich'blog"> <meta name="twitter:title" content="Dich'blog">
<meta property="twitter:domain" content="blog.dich.bid"> <meta property="twitter:domain" content="blog.dich.bid">
<meta property="twitter:url" content="https://blog.dich.bid/junk-cleanup/"> <meta property="twitter:url" content="https://blog.dich.bid/about-junk-cleanup/">
<link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" /> <link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" />
@ -50,16 +50,15 @@
</div> </div>
<nav class="menu">
<nav class="menu">
<ul class="menu__inner"> <ul class="menu__inner">
<li class="active"><a href="https://blog.dich.bid">blog</a></li> <li><a href="https://blog.dich.bid">blog</a></li>
<li><a href="https://blog.dich.bid/tags">tags</a></li> <li><a href="https://blog.dich.bid/tags">tags</a></li>
<li><a href="https://blog.dich.bid/archive">archive</a></li> <li><a href="https://blog.dich.bid/archive">archive</a></li>
<li><a href="https://blog.dich.bid/about">about me</a></li> <li class="active"><a href="https://blog.dich.bid/about">about me</a></li>
<li><a href="https://blog.dich.bid/links">links</a></li> <li><a href="https://blog.dich.bid/links">links</a></li>
@ -78,7 +77,7 @@
<div class="post"> <div class="post">
<h1 class="post-title"><a href="https://blog.dich.bid/junk-cleanup/">乱七八糟:垃圾清理的艺术</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/about-junk-cleanup/">乱七八糟:垃圾清理的艺术</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -246,7 +245,7 @@
</div> </div>
<div class="pagination__buttons"> <div class="pagination__buttons">
<span class="button previous"> <span class="button previous">
<a href="https://blog.dich.bid/zola-blog/"> <a href="https://blog.dich.bid/about-zola-blog/">
<span class="button__icon"></span>&nbsp; <span class="button__icon"></span>&nbsp;
<span class="button__text">乱七八糟:个人博客搭建</span> <span class="button__text">乱七八糟:个人博客搭建</span>
</a> </a>
@ -254,7 +253,7 @@
<span class="button next"> <span class="button next">
<a href="https://blog.dich.bid/git/"> <a href="https://blog.dich.bid/about-git/">
<span class="button__text">乱七八糟:Git使用简明手册</span>&nbsp; <span class="button__text">乱七八糟:Git使用简明手册</span>&nbsp;
<span class="button__icon"></span> <span class="button__icon"></span>
</a> </a>

View File

@ -20,13 +20,13 @@
<meta property="og:description" content=""> <meta property="og:description" content="">
<meta property="og:title" content="Dich'blog"> <meta property="og:title" content="Dich'blog">
<meta property="og:type" content="article"> <meta property="og:type" content="article">
<meta property="og:url" content="https://blog.dich.bid/kgnl/"> <meta property="og:url" content="https://blog.dich.bid/about-kgnl/">
<meta name="twitter:card" content="summary_large_image"> <meta name="twitter:card" content="summary_large_image">
<meta name="twitter:description" content=""> <meta name="twitter:description" content="">
<meta name="twitter:title" content="Dich'blog"> <meta name="twitter:title" content="Dich'blog">
<meta property="twitter:domain" content="blog.dich.bid"> <meta property="twitter:domain" content="blog.dich.bid">
<meta property="twitter:url" content="https://blog.dich.bid/kgnl/"> <meta property="twitter:url" content="https://blog.dich.bid/about-kgnl/">
<link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" /> <link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" />
@ -50,16 +50,15 @@
</div> </div>
<nav class="menu">
<nav class="menu">
<ul class="menu__inner"> <ul class="menu__inner">
<li class="active"><a href="https://blog.dich.bid">blog</a></li> <li><a href="https://blog.dich.bid">blog</a></li>
<li><a href="https://blog.dich.bid/tags">tags</a></li> <li><a href="https://blog.dich.bid/tags">tags</a></li>
<li><a href="https://blog.dich.bid/archive">archive</a></li> <li><a href="https://blog.dich.bid/archive">archive</a></li>
<li><a href="https://blog.dich.bid/about">about me</a></li> <li class="active"><a href="https://blog.dich.bid/about">about me</a></li>
<li><a href="https://blog.dich.bid/links">links</a></li> <li><a href="https://blog.dich.bid/links">links</a></li>
@ -78,7 +77,7 @@
<div class="post"> <div class="post">
<h1 class="post-title"><a href="https://blog.dich.bid/kgnl/">乱七八糟:快过年了笑话大全</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/about-kgnl/">乱七八糟:快过年了笑话大全</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -139,7 +138,7 @@
<span class="button next"> <span class="button next">
<a href="https://blog.dich.bid/calling-cards/"> <a href="https://blog.dich.bid/about-calling-cards/">
<span class="button__text">乱七八糟:流量卡购买与套路</span>&nbsp; <span class="button__text">乱七八糟:流量卡购买与套路</span>&nbsp;
<span class="button__icon"></span> <span class="button__icon"></span>
</a> </a>

View File

@ -20,13 +20,13 @@
<meta property="og:description" content=""> <meta property="og:description" content="">
<meta property="og:title" content="Dich'blog"> <meta property="og:title" content="Dich'blog">
<meta property="og:type" content="article"> <meta property="og:type" content="article">
<meta property="og:url" content="https://blog.dich.bid/mechrev-keyboard/"> <meta property="og:url" content="https://blog.dich.bid/about-mechrev-keyboard/">
<meta name="twitter:card" content="summary_large_image"> <meta name="twitter:card" content="summary_large_image">
<meta name="twitter:description" content=""> <meta name="twitter:description" content="">
<meta name="twitter:title" content="Dich'blog"> <meta name="twitter:title" content="Dich'blog">
<meta property="twitter:domain" content="blog.dich.bid"> <meta property="twitter:domain" content="blog.dich.bid">
<meta property="twitter:url" content="https://blog.dich.bid/mechrev-keyboard/"> <meta property="twitter:url" content="https://blog.dich.bid/about-mechrev-keyboard/">
<link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" /> <link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" />
@ -50,16 +50,15 @@
</div> </div>
<nav class="menu">
<nav class="menu">
<ul class="menu__inner"> <ul class="menu__inner">
<li class="active"><a href="https://blog.dich.bid">blog</a></li> <li><a href="https://blog.dich.bid">blog</a></li>
<li><a href="https://blog.dich.bid/tags">tags</a></li> <li><a href="https://blog.dich.bid/tags">tags</a></li>
<li><a href="https://blog.dich.bid/archive">archive</a></li> <li><a href="https://blog.dich.bid/archive">archive</a></li>
<li><a href="https://blog.dich.bid/about">about me</a></li> <li class="active"><a href="https://blog.dich.bid/about">about me</a></li>
<li><a href="https://blog.dich.bid/links">links</a></li> <li><a href="https://blog.dich.bid/links">links</a></li>
@ -78,7 +77,7 @@
<div class="post"> <div class="post">
<h1 class="post-title"><a href="https://blog.dich.bid/mechrev-keyboard/">乱七八糟:机械革命键盘失灵拯救记</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/about-mechrev-keyboard/">乱七八糟:机械革命键盘失灵拯救记</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -273,7 +272,7 @@
<span class="button next"> <span class="button next">
<a href="https://blog.dich.bid/zola-blog/"> <a href="https://blog.dich.bid/about-zola-blog/">
<span class="button__text">乱七八糟:个人博客搭建</span>&nbsp; <span class="button__text">乱七八糟:个人博客搭建</span>&nbsp;
<span class="button__icon"></span> <span class="button__icon"></span>
</a> </a>

View File

@ -20,13 +20,13 @@
<meta property="og:description" content=""> <meta property="og:description" content="">
<meta property="og:title" content="Dich'blog"> <meta property="og:title" content="Dich'blog">
<meta property="og:type" content="article"> <meta property="og:type" content="article">
<meta property="og:url" content="https://blog.dich.bid/awesome-podcast-use/"> <meta property="og:url" content="https://blog.dich.bid/about-podcast-use/">
<meta name="twitter:card" content="summary_large_image"> <meta name="twitter:card" content="summary_large_image">
<meta name="twitter:description" content=""> <meta name="twitter:description" content="">
<meta name="twitter:title" content="Dich'blog"> <meta name="twitter:title" content="Dich'blog">
<meta property="twitter:domain" content="blog.dich.bid"> <meta property="twitter:domain" content="blog.dich.bid">
<meta property="twitter:url" content="https://blog.dich.bid/awesome-podcast-use/"> <meta property="twitter:url" content="https://blog.dich.bid/about-podcast-use/">
<link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" /> <link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" />
@ -50,16 +50,15 @@
</div> </div>
<nav class="menu">
<nav class="menu">
<ul class="menu__inner"> <ul class="menu__inner">
<li class="active"><a href="https://blog.dich.bid">blog</a></li> <li><a href="https://blog.dich.bid">blog</a></li>
<li><a href="https://blog.dich.bid/tags">tags</a></li> <li><a href="https://blog.dich.bid/tags">tags</a></li>
<li><a href="https://blog.dich.bid/archive">archive</a></li> <li><a href="https://blog.dich.bid/archive">archive</a></li>
<li><a href="https://blog.dich.bid/about">about me</a></li> <li class="active"><a href="https://blog.dich.bid/about">about me</a></li>
<li><a href="https://blog.dich.bid/links">links</a></li> <li><a href="https://blog.dich.bid/links">links</a></li>
@ -78,7 +77,7 @@
<div class="post"> <div class="post">
<h1 class="post-title"><a href="https://blog.dich.bid/awesome-podcast-use/">搭建个人信息流:播客收听指北</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/about-podcast-use/">搭建个人信息流:播客收听指北</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -145,7 +144,7 @@
</div> </div>
<div class="pagination__buttons"> <div class="pagination__buttons">
<span class="button previous"> <span class="button previous">
<a href="https://blog.dich.bid/rss-read/"> <a href="https://blog.dich.bid/about-rss-read/">
<span class="button__icon"></span>&nbsp; <span class="button__icon"></span>&nbsp;
<span class="button__text">搭建个人信息流:RSS阅读指南</span> <span class="button__text">搭建个人信息流:RSS阅读指南</span>
</a> </a>
@ -153,7 +152,7 @@
<span class="button next"> <span class="button next">
<a href="https://blog.dich.bid/docker-learn-1/"> <a href="https://blog.dich.bid/learn-docker-1/">
<span class="button__text">Docker学习笔记(一)</span>&nbsp; <span class="button__text">Docker学习笔记(一)</span>&nbsp;
<span class="button__icon"></span> <span class="button__icon"></span>
</a> </a>

View File

@ -20,13 +20,13 @@
<meta property="og:description" content=""> <meta property="og:description" content="">
<meta property="og:title" content="Dich'blog"> <meta property="og:title" content="Dich'blog">
<meta property="og:type" content="article"> <meta property="og:type" content="article">
<meta property="og:url" content="https://blog.dich.bid/rss-read/"> <meta property="og:url" content="https://blog.dich.bid/about-rss-read/">
<meta name="twitter:card" content="summary_large_image"> <meta name="twitter:card" content="summary_large_image">
<meta name="twitter:description" content=""> <meta name="twitter:description" content="">
<meta name="twitter:title" content="Dich'blog"> <meta name="twitter:title" content="Dich'blog">
<meta property="twitter:domain" content="blog.dich.bid"> <meta property="twitter:domain" content="blog.dich.bid">
<meta property="twitter:url" content="https://blog.dich.bid/rss-read/"> <meta property="twitter:url" content="https://blog.dich.bid/about-rss-read/">
<link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" /> <link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" />
@ -50,16 +50,15 @@
</div> </div>
<nav class="menu">
<nav class="menu">
<ul class="menu__inner"> <ul class="menu__inner">
<li class="active"><a href="https://blog.dich.bid">blog</a></li> <li><a href="https://blog.dich.bid">blog</a></li>
<li><a href="https://blog.dich.bid/tags">tags</a></li> <li><a href="https://blog.dich.bid/tags">tags</a></li>
<li><a href="https://blog.dich.bid/archive">archive</a></li> <li><a href="https://blog.dich.bid/archive">archive</a></li>
<li><a href="https://blog.dich.bid/about">about me</a></li> <li class="active"><a href="https://blog.dich.bid/about">about me</a></li>
<li><a href="https://blog.dich.bid/links">links</a></li> <li><a href="https://blog.dich.bid/links">links</a></li>
@ -78,7 +77,7 @@
<div class="post"> <div class="post">
<h1 class="post-title"><a href="https://blog.dich.bid/rss-read/">搭建个人信息流:RSS阅读指南</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/about-rss-read/">搭建个人信息流:RSS阅读指南</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -314,7 +313,7 @@
</div> </div>
<div class="pagination__buttons"> <div class="pagination__buttons">
<span class="button previous"> <span class="button previous">
<a href="https://blog.dich.bid/open-source-software/"> <a href="https://blog.dich.bid/opensource-software/">
<span class="button__icon"></span>&nbsp; <span class="button__icon"></span>&nbsp;
<span class="button__text">开源世界:常用跨平台开源软件</span> <span class="button__text">开源世界:常用跨平台开源软件</span>
</a> </a>
@ -322,7 +321,7 @@
<span class="button next"> <span class="button next">
<a href="https://blog.dich.bid/awesome-podcast-use/"> <a href="https://blog.dich.bid/about-podcast-use/">
<span class="button__text">搭建个人信息流:播客收听指北</span>&nbsp; <span class="button__text">搭建个人信息流:播客收听指北</span>&nbsp;
<span class="button__icon"></span> <span class="button__icon"></span>
</a> </a>

View File

@ -190,7 +190,7 @@
<span class="button next"> <span class="button next">
<a href="https://blog.dich.bid/server-set/"> <a href="https://blog.dich.bid/about-server-set/">
<span class="button__text">乱七八糟:服务器初始化与安全</span>&nbsp; <span class="button__text">乱七八糟:服务器初始化与安全</span>&nbsp;
<span class="button__icon"></span> <span class="button__icon"></span>
</a> </a>

View File

@ -20,13 +20,13 @@
<meta property="og:description" content=""> <meta property="og:description" content="">
<meta property="og:title" content="Dich'blog"> <meta property="og:title" content="Dich'blog">
<meta property="og:type" content="article"> <meta property="og:type" content="article">
<meta property="og:url" content="https://blog.dich.bid/server-set/"> <meta property="og:url" content="https://blog.dich.bid/about-server-set/">
<meta name="twitter:card" content="summary_large_image"> <meta name="twitter:card" content="summary_large_image">
<meta name="twitter:description" content=""> <meta name="twitter:description" content="">
<meta name="twitter:title" content="Dich'blog"> <meta name="twitter:title" content="Dich'blog">
<meta property="twitter:domain" content="blog.dich.bid"> <meta property="twitter:domain" content="blog.dich.bid">
<meta property="twitter:url" content="https://blog.dich.bid/server-set/"> <meta property="twitter:url" content="https://blog.dich.bid/about-server-set/">
<link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" /> <link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" />
@ -50,16 +50,15 @@
</div> </div>
<nav class="menu">
<nav class="menu">
<ul class="menu__inner"> <ul class="menu__inner">
<li class="active"><a href="https://blog.dich.bid">blog</a></li> <li><a href="https://blog.dich.bid">blog</a></li>
<li><a href="https://blog.dich.bid/tags">tags</a></li> <li><a href="https://blog.dich.bid/tags">tags</a></li>
<li><a href="https://blog.dich.bid/archive">archive</a></li> <li><a href="https://blog.dich.bid/archive">archive</a></li>
<li><a href="https://blog.dich.bid/about">about me</a></li> <li class="active"><a href="https://blog.dich.bid/about">about me</a></li>
<li><a href="https://blog.dich.bid/links">links</a></li> <li><a href="https://blog.dich.bid/links">links</a></li>
@ -78,7 +77,7 @@
<div class="post"> <div class="post">
<h1 class="post-title"><a href="https://blog.dich.bid/server-set/">乱七八糟:服务器初始化与安全</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/about-server-set/">乱七八糟:服务器初始化与安全</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -335,7 +334,7 @@
<span class="button next"> <span class="button next">
<a href="https://blog.dich.bid/360t7/"> <a href="https://blog.dich.bid/awesome-360t7/">
<span class="button__text">综合工程:360T7刷ImmortalWrt</span>&nbsp; <span class="button__text">综合工程:360T7刷ImmortalWrt</span>&nbsp;
<span class="button__icon"></span> <span class="button__icon"></span>
</a> </a>

View File

@ -459,7 +459,7 @@
</div> </div>
<div class="pagination__buttons"> <div class="pagination__buttons">
<span class="button previous"> <span class="button previous">
<a href="https://blog.dich.bid/git/"> <a href="https://blog.dich.bid/about-git/">
<span class="button__icon"></span>&nbsp; <span class="button__icon"></span>&nbsp;
<span class="button__text">乱七八糟:Git使用简明手册</span> <span class="button__text">乱七八糟:Git使用简明手册</span>
</a> </a>
@ -467,7 +467,7 @@
<span class="button next"> <span class="button next">
<a href="https://blog.dich.bid/chatogpt/"> <a href="https://blog.dich.bid/about-chatogpt/">
<span class="button__text">乱七八糟:如何高效地向 ChatGPT 提问</span>&nbsp; <span class="button__text">乱七八糟:如何高效地向 ChatGPT 提问</span>&nbsp;
<span class="button__icon"></span> <span class="button__icon"></span>
</a> </a>

View File

@ -20,13 +20,13 @@
<meta property="og:description" content=""> <meta property="og:description" content="">
<meta property="og:title" content="Dich'blog"> <meta property="og:title" content="Dich'blog">
<meta property="og:type" content="article"> <meta property="og:type" content="article">
<meta property="og:url" content="https://blog.dich.bid/zola-blog/"> <meta property="og:url" content="https://blog.dich.bid/about-zola-blog/">
<meta name="twitter:card" content="summary_large_image"> <meta name="twitter:card" content="summary_large_image">
<meta name="twitter:description" content=""> <meta name="twitter:description" content="">
<meta name="twitter:title" content="Dich'blog"> <meta name="twitter:title" content="Dich'blog">
<meta property="twitter:domain" content="blog.dich.bid"> <meta property="twitter:domain" content="blog.dich.bid">
<meta property="twitter:url" content="https://blog.dich.bid/zola-blog/"> <meta property="twitter:url" content="https://blog.dich.bid/about-zola-blog/">
<link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" /> <link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" />
@ -50,16 +50,15 @@
</div> </div>
<nav class="menu">
<nav class="menu">
<ul class="menu__inner"> <ul class="menu__inner">
<li class="active"><a href="https://blog.dich.bid">blog</a></li> <li><a href="https://blog.dich.bid">blog</a></li>
<li><a href="https://blog.dich.bid/tags">tags</a></li> <li><a href="https://blog.dich.bid/tags">tags</a></li>
<li><a href="https://blog.dich.bid/archive">archive</a></li> <li><a href="https://blog.dich.bid/archive">archive</a></li>
<li><a href="https://blog.dich.bid/about">about me</a></li> <li class="active"><a href="https://blog.dich.bid/about">about me</a></li>
<li><a href="https://blog.dich.bid/links">links</a></li> <li><a href="https://blog.dich.bid/links">links</a></li>
@ -78,7 +77,7 @@
<div class="post"> <div class="post">
<h1 class="post-title"><a href="https://blog.dich.bid/zola-blog/">乱七八糟:个人博客搭建</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/about-zola-blog/">乱七八糟:个人博客搭建</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -136,7 +135,7 @@
</div> </div>
<div class="pagination__buttons"> <div class="pagination__buttons">
<span class="button previous"> <span class="button previous">
<a href="https://blog.dich.bid/mechrev-keyboard/"> <a href="https://blog.dich.bid/about-mechrev-keyboard/">
<span class="button__icon"></span>&nbsp; <span class="button__icon"></span>&nbsp;
<span class="button__text">乱七八糟:机械革命键盘失灵拯救记</span> <span class="button__text">乱七八糟:机械革命键盘失灵拯救记</span>
</a> </a>
@ -144,7 +143,7 @@
<span class="button next"> <span class="button next">
<a href="https://blog.dich.bid/junk-cleanup/"> <a href="https://blog.dich.bid/about-junk-cleanup/">
<span class="button__text">乱七八糟:垃圾清理的艺术</span>&nbsp; <span class="button__text">乱七八糟:垃圾清理的艺术</span>&nbsp;
<span class="button__icon"></span> <span class="button__icon"></span>
</a> </a>

View File

@ -82,7 +82,7 @@
<ul><li class="post-list"> <ul><li class="post-list">
<a href="https://blog.dich.bid/about-zuwang/"> <a href="https://blog.dich.bid/network-zuwang/">
<span class="post-date">2025-01-21</span> <span class="post-date">2025-01-21</span>
:: <span class="post-list-title">Network的艺术:家庭组网与设备选购</span></a> :: <span class="post-list-title">Network的艺术:家庭组网与设备选购</span></a>
@ -113,7 +113,7 @@
</li> </li>
<li class="post-list"> <li class="post-list">
<a href="https://blog.dich.bid/360t7/"> <a href="https://blog.dich.bid/awesome-360t7/">
<span class="post-date">2024-09-24</span> <span class="post-date">2024-09-24</span>
:: <span class="post-list-title">综合工程:360T7刷ImmortalWrt</span></a> :: <span class="post-list-title">综合工程:360T7刷ImmortalWrt</span></a>
@ -123,7 +123,7 @@
</li> </li>
<li class="post-list"> <li class="post-list">
<a href="https://blog.dich.bid/server-set/"> <a href="https://blog.dich.bid/about-server-set/">
<span class="post-date">2024-06-12</span> <span class="post-date">2024-06-12</span>
:: <span class="post-list-title">乱七八糟:服务器初始化与安全</span></a> :: <span class="post-list-title">乱七八糟:服务器初始化与安全</span></a>
@ -195,7 +195,7 @@
</li> </li>
<li class="post-list"> <li class="post-list">
<a href="https://blog.dich.bid/chrome-shortcut-key/"> <a href="https://blog.dich.bid/about-chrome-shortcut-key/">
<span class="post-date">2024-05-23</span> <span class="post-date">2024-05-23</span>
:: <span class="post-list-title">乱七八糟:Chrome常用快捷键</span></a> :: <span class="post-list-title">乱七八糟:Chrome常用快捷键</span></a>
@ -205,7 +205,7 @@
</li> </li>
<li class="post-list"> <li class="post-list">
<a href="https://blog.dich.bid/docker-learn-9/"> <a href="https://blog.dich.bid/learn-docker-9/">
<span class="post-date">2024-04-02</span> <span class="post-date">2024-04-02</span>
:: <span class="post-list-title">Docker学习笔记(九)</span></a> :: <span class="post-list-title">Docker学习笔记(九)</span></a>
@ -215,7 +215,7 @@
</li> </li>
<li class="post-list"> <li class="post-list">
<a href="https://blog.dich.bid/docker-learn-8/"> <a href="https://blog.dich.bid/learn-docker-8/">
<span class="post-date">2024-04-01</span> <span class="post-date">2024-04-01</span>
:: <span class="post-list-title">Docker学习笔记(八)</span></a> :: <span class="post-list-title">Docker学习笔记(八)</span></a>
@ -225,7 +225,7 @@
</li> </li>
<li class="post-list"> <li class="post-list">
<a href="https://blog.dich.bid/docker-learn-7/"> <a href="https://blog.dich.bid/learn-docker-7/">
<span class="post-date">2024-03-31</span> <span class="post-date">2024-03-31</span>
:: <span class="post-list-title">Docker学习笔记(七)</span></a> :: <span class="post-list-title">Docker学习笔记(七)</span></a>
@ -235,7 +235,7 @@
</li> </li>
<li class="post-list"> <li class="post-list">
<a href="https://blog.dich.bid/docker-learn-6/"> <a href="https://blog.dich.bid/learn-docker-6/">
<span class="post-date">2024-03-30</span> <span class="post-date">2024-03-30</span>
:: <span class="post-list-title">Docker学习笔记(六)</span></a> :: <span class="post-list-title">Docker学习笔记(六)</span></a>
@ -245,7 +245,7 @@
</li> </li>
<li class="post-list"> <li class="post-list">
<a href="https://blog.dich.bid/docker-learn-5/"> <a href="https://blog.dich.bid/learn-docker-5/">
<span class="post-date">2024-03-29</span> <span class="post-date">2024-03-29</span>
:: <span class="post-list-title">Docker学习笔记(五)</span></a> :: <span class="post-list-title">Docker学习笔记(五)</span></a>
@ -255,7 +255,7 @@
</li> </li>
<li class="post-list"> <li class="post-list">
<a href="https://blog.dich.bid/docker-learn-4/"> <a href="https://blog.dich.bid/learn-docker-4/">
<span class="post-date">2024-03-28</span> <span class="post-date">2024-03-28</span>
:: <span class="post-list-title">Docker学习笔记(四)</span></a> :: <span class="post-list-title">Docker学习笔记(四)</span></a>
@ -265,7 +265,7 @@
</li> </li>
<li class="post-list"> <li class="post-list">
<a href="https://blog.dich.bid/docker-learn-3/"> <a href="https://blog.dich.bid/learn-docker-3/">
<span class="post-date">2024-03-27</span> <span class="post-date">2024-03-27</span>
:: <span class="post-list-title">Docker学习笔记(三)</span></a> :: <span class="post-list-title">Docker学习笔记(三)</span></a>
@ -275,7 +275,7 @@
</li> </li>
<li class="post-list"> <li class="post-list">
<a href="https://blog.dich.bid/docker-learn-2/"> <a href="https://blog.dich.bid/learn-docker-2/">
<span class="post-date">2024-03-26</span> <span class="post-date">2024-03-26</span>
:: <span class="post-list-title">Docker学习笔记(二)</span></a> :: <span class="post-list-title">Docker学习笔记(二)</span></a>
@ -285,7 +285,7 @@
</li> </li>
<li class="post-list"> <li class="post-list">
<a href="https://blog.dich.bid/docker-learn-1/"> <a href="https://blog.dich.bid/learn-docker-1/">
<span class="post-date">2024-03-25</span> <span class="post-date">2024-03-25</span>
:: <span class="post-list-title">Docker学习笔记(一)</span></a> :: <span class="post-list-title">Docker学习笔记(一)</span></a>
@ -295,7 +295,7 @@
</li> </li>
<li class="post-list"> <li class="post-list">
<a href="https://blog.dich.bid/awesome-podcast-use/"> <a href="https://blog.dich.bid/about-podcast-use/">
<span class="post-date">2024-03-06</span> <span class="post-date">2024-03-06</span>
:: <span class="post-list-title">搭建个人信息流:播客收听指北</span></a> :: <span class="post-list-title">搭建个人信息流:播客收听指北</span></a>
@ -305,7 +305,7 @@
</li> </li>
<li class="post-list"> <li class="post-list">
<a href="https://blog.dich.bid/rss-read/"> <a href="https://blog.dich.bid/about-rss-read/">
<span class="post-date">2024-03-05</span> <span class="post-date">2024-03-05</span>
:: <span class="post-list-title">搭建个人信息流:RSS阅读指南</span></a> :: <span class="post-list-title">搭建个人信息流:RSS阅读指南</span></a>
@ -315,7 +315,7 @@
</li> </li>
<li class="post-list"> <li class="post-list">
<a href="https://blog.dich.bid/open-source-software/"> <a href="https://blog.dich.bid/opensource-software/">
<span class="post-date">2024-03-04</span> <span class="post-date">2024-03-04</span>
:: <span class="post-list-title">开源世界:常用跨平台开源软件</span></a> :: <span class="post-list-title">开源世界:常用跨平台开源软件</span></a>
@ -325,7 +325,7 @@
</li> </li>
<li class="post-list"> <li class="post-list">
<a href="https://blog.dich.bid/opensourcesoftware-licenses/"> <a href="https://blog.dich.bid/opensource-licenses/">
<span class="post-date">2024-03-03</span> <span class="post-date">2024-03-03</span>
:: <span class="post-list-title">开源世界:开源软件与协议</span></a> :: <span class="post-list-title">开源世界:开源软件与协议</span></a>
@ -335,17 +335,7 @@
</li> </li>
<li class="post-list"> <li class="post-list">
<a href="https://blog.dich.bid/open-source-cross-platform-softs/"> <a href="https://blog.dich.bid/opensource-what/">
<span class="post-date">2024-03-02</span>
:: <span class="post-list-title">开源世界:有关开源的误区</span></a>
<span class="post-tags-inline">
::
<a class="post-tag" href="https://blog.dich.bid/tags/kai-yuan-shi-jie/">#开源世界</a></span>
</li>
<li class="post-list">
<a href="https://blog.dich.bid/open-source-what/">
<span class="post-date">2024-03-01</span> <span class="post-date">2024-03-01</span>
:: <span class="post-list-title">开源世界:什么是开源</span></a> :: <span class="post-list-title">开源世界:什么是开源</span></a>
@ -355,27 +345,27 @@
</li> </li>
<li class="post-list"> <li class="post-list">
<a href="https://blog.dich.bid/how-email-works-2/"> <a href="https://blog.dich.bid/network-how-email-works-2/">
<span class="post-date">2024-02-21</span> <span class="post-date">2024-02-21</span>
:: <span class="post-list-title">电子邮件是如何工作的:POP3&#x2F;IMAP&#x2F;SMTP</span></a> :: <span class="post-list-title">电子邮件是如何工作的:POP3&#x2F;IMAP&#x2F;SMTP</span></a>
<span class="post-tags-inline"> <span class="post-tags-inline">
:: ::
<a class="post-tag" href="https://blog.dich.bid/tags/luan-qi-ba-zao/">#乱七八糟</a></span> <a class="post-tag" href="https://blog.dich.bid/tags/wang-luo-yi-shu/">#网络艺术</a></span>
</li> </li>
<li class="post-list"> <li class="post-list">
<a href="https://blog.dich.bid/how-email-works-1/"> <a href="https://blog.dich.bid/network-how-email-works-1/">
<span class="post-date">2024-02-20</span> <span class="post-date">2024-02-20</span>
:: <span class="post-list-title">电子邮件是如何工作的:SPF&#x2F;DKIM&#x2F;DMARC</span></a> :: <span class="post-list-title">电子邮件是如何工作的:SPF&#x2F;DKIM&#x2F;DMARC</span></a>
<span class="post-tags-inline"> <span class="post-tags-inline">
:: ::
<a class="post-tag" href="https://blog.dich.bid/tags/luan-qi-ba-zao/">#乱七八糟</a></span> <a class="post-tag" href="https://blog.dich.bid/tags/wang-luo-yi-shu/">#网络艺术</a></span>
</li> </li>
<li class="post-list"> <li class="post-list">
<a href="https://blog.dich.bid/searching/"> <a href="https://blog.dich.bid/network-searching/">
<span class="post-date">2024-02-11</span> <span class="post-date">2024-02-11</span>
:: <span class="post-list-title">Network的艺术:搜索引擎与爬虫</span></a> :: <span class="post-list-title">Network的艺术:搜索引擎与爬虫</span></a>
@ -385,7 +375,7 @@
</li> </li>
<li class="post-list"> <li class="post-list">
<a href="https://blog.dich.bid/local-isps-to-cn-report/"> <a href="https://blog.dich.bid/network-isps/">
<span class="post-date">2024-02-10</span> <span class="post-date">2024-02-10</span>
:: <span class="post-list-title">Network的艺术:国内至国际骨干ISP线路整理</span></a> :: <span class="post-list-title">Network的艺术:国内至国际骨干ISP线路整理</span></a>
@ -405,7 +395,7 @@
</li> </li>
<li class="post-list"> <li class="post-list">
<a href="https://blog.dich.bid/chatogpt/"> <a href="https://blog.dich.bid/about-chatogpt/">
<span class="post-date">2024-01-07</span> <span class="post-date">2024-01-07</span>
:: <span class="post-list-title">乱七八糟:如何高效地向 ChatGPT 提问</span></a> :: <span class="post-list-title">乱七八糟:如何高效地向 ChatGPT 提问</span></a>
@ -425,7 +415,7 @@
</li> </li>
<li class="post-list"> <li class="post-list">
<a href="https://blog.dich.bid/git/"> <a href="https://blog.dich.bid/about-git/">
<span class="post-date">2023-12-15</span> <span class="post-date">2023-12-15</span>
:: <span class="post-list-title">乱七八糟:Git使用简明手册</span></a> :: <span class="post-list-title">乱七八糟:Git使用简明手册</span></a>
@ -435,7 +425,7 @@
</li> </li>
<li class="post-list"> <li class="post-list">
<a href="https://blog.dich.bid/junk-cleanup/"> <a href="https://blog.dich.bid/about-junk-cleanup/">
<span class="post-date">2023-11-19</span> <span class="post-date">2023-11-19</span>
:: <span class="post-list-title">乱七八糟:垃圾清理的艺术</span></a> :: <span class="post-list-title">乱七八糟:垃圾清理的艺术</span></a>
@ -445,7 +435,7 @@
</li> </li>
<li class="post-list"> <li class="post-list">
<a href="https://blog.dich.bid/zola-blog/"> <a href="https://blog.dich.bid/about-zola-blog/">
<span class="post-date">2023-10-12</span> <span class="post-date">2023-10-12</span>
:: <span class="post-list-title">乱七八糟:个人博客搭建</span></a> :: <span class="post-list-title">乱七八糟:个人博客搭建</span></a>
@ -455,7 +445,7 @@
</li> </li>
<li class="post-list"> <li class="post-list">
<a href="https://blog.dich.bid/mechrev-keyboard/"> <a href="https://blog.dich.bid/about-mechrev-keyboard/">
<span class="post-date">2023-09-04</span> <span class="post-date">2023-09-04</span>
:: <span class="post-list-title">乱七八糟:机械革命键盘失灵拯救记</span></a> :: <span class="post-list-title">乱七八糟:机械革命键盘失灵拯救记</span></a>
@ -476,7 +466,7 @@
</li> </li>
<li class="post-list"> <li class="post-list">
<a href="https://blog.dich.bid/accurate-pronunciation/"> <a href="https://blog.dich.bid/about-accurate-pronunciation/">
<span class="post-date">2023-08-25</span> <span class="post-date">2023-08-25</span>
:: <span class="post-list-title">乱七八糟:常见发音错误术语集合</span></a> :: <span class="post-list-title">乱七八糟:常见发音错误术语集合</span></a>
@ -486,7 +476,7 @@
</li> </li>
<li class="post-list"> <li class="post-list">
<a href="https://blog.dich.bid/calling-cards/"> <a href="https://blog.dich.bid/about-calling-cards/">
<span class="post-date">2023-08-24</span> <span class="post-date">2023-08-24</span>
:: <span class="post-list-title">乱七八糟:流量卡购买与套路</span></a> :: <span class="post-list-title">乱七八糟:流量卡购买与套路</span></a>
@ -496,7 +486,7 @@
</li> </li>
<li class="post-list"> <li class="post-list">
<a href="https://blog.dich.bid/kgnl/"> <a href="https://blog.dich.bid/about-kgnl/">
<span class="post-date">2023-08-23</span> <span class="post-date">2023-08-23</span>
:: <span class="post-list-title">乱七八糟:快过年了笑话大全</span></a> :: <span class="post-list-title">乱七八糟:快过年了笑话大全</span></a>
@ -576,7 +566,7 @@
</li> </li>
<li class="post-list"> <li class="post-list">
<a href="https://blog.dich.bid/linux-for-pc-6/"> <a href="https://blog.dich.bid/learn-linux-for-pc-6/">
<span class="post-date">2023-07-25</span> <span class="post-date">2023-07-25</span>
:: <span class="post-list-title">Linux-For-PC(六):常用命令与性能分析</span></a> :: <span class="post-list-title">Linux-For-PC(六):常用命令与性能分析</span></a>
@ -586,7 +576,7 @@
</li> </li>
<li class="post-list"> <li class="post-list">
<a href="https://blog.dich.bid/linux-for-pc-5/"> <a href="https://blog.dich.bid/learn-linux-for-pc-5/">
<span class="post-date">2023-07-24</span> <span class="post-date">2023-07-24</span>
:: <span class="post-list-title">Linux-For-PC(五):BIOS-UEFI-MBR-GPT-GRUB</span></a> :: <span class="post-list-title">Linux-For-PC(五):BIOS-UEFI-MBR-GPT-GRUB</span></a>
@ -596,7 +586,7 @@
</li> </li>
<li class="post-list"> <li class="post-list">
<a href="https://blog.dich.bid/linux-for-pc-4/"> <a href="https://blog.dich.bid/learn-linux-for-pc-4/">
<span class="post-date">2023-07-23</span> <span class="post-date">2023-07-23</span>
:: <span class="post-list-title">Linux-For-PC(四):TerminalConsole and Shell</span></a> :: <span class="post-list-title">Linux-For-PC(四):TerminalConsole and Shell</span></a>
@ -606,7 +596,7 @@
</li> </li>
<li class="post-list"> <li class="post-list">
<a href="https://blog.dich.bid/linux-for-pc-3/"> <a href="https://blog.dich.bid/learn-linux-for-pc-3/">
<span class="post-date">2023-07-22</span> <span class="post-date">2023-07-22</span>
:: <span class="post-list-title">Linux-For-PC(三):内核&#x2F;shell&#x2F;包管理&#x2F;文件系统&#x2F;桌面环境</span></a> :: <span class="post-list-title">Linux-For-PC(三):内核&#x2F;shell&#x2F;包管理&#x2F;文件系统&#x2F;桌面环境</span></a>
@ -616,7 +606,7 @@
</li> </li>
<li class="post-list"> <li class="post-list">
<a href="https://blog.dich.bid/linux-for-pc-2/"> <a href="https://blog.dich.bid/learn-linux-for-pc-2/">
<span class="post-date">2023-07-21</span> <span class="post-date">2023-07-21</span>
:: <span class="post-list-title">Linux-For-PC(二):FHS与目录结构</span></a> :: <span class="post-list-title">Linux-For-PC(二):FHS与目录结构</span></a>
@ -626,7 +616,7 @@
</li> </li>
<li class="post-list"> <li class="post-list">
<a href="https://blog.dich.bid/linux-for-pc-1/"> <a href="https://blog.dich.bid/learn-linux-for-pc-1/">
<span class="post-date">2023-07-20</span> <span class="post-date">2023-07-20</span>
:: <span class="post-list-title">Linux-For-PC(一):构成与发行版</span></a> :: <span class="post-list-title">Linux-For-PC(一):构成与发行版</span></a>

View File

@ -20,8 +20,8 @@
</name> </name>
</author> </author>
<link rel="alternate" type="text/html" href="https://blog.dich.bid/about-zuwang/"/> <link rel="alternate" type="text/html" href="https://blog.dich.bid/network-zuwang/"/>
<id>https://blog.dich.bid/about-zuwang/</id> <id>https://blog.dich.bid/network-zuwang/</id>
<summary type="html">&lt;p&gt;前言 本文介绍一些家庭组网方案和家庭网络升级方案。&lt;&#x2F;p&gt; <summary type="html">&lt;p&gt;前言 本文介绍一些家庭组网方案和家庭网络升级方案。&lt;&#x2F;p&gt;
</summary> </summary>
@ -80,8 +80,8 @@
</name> </name>
</author> </author>
<link rel="alternate" type="text/html" href="https://blog.dich.bid/360t7/"/> <link rel="alternate" type="text/html" href="https://blog.dich.bid/awesome-360t7/"/>
<id>https://blog.dich.bid/360t7/</id> <id>https://blog.dich.bid/awesome-360t7/</id>
<summary type="html">&lt;p&gt;前言 上周花了四天成功的将一台 360T7 AX3000 路由器刷成ImmortalWrt系统并用上了无线校园网其中之艰辛前所未见。。。&lt;&#x2F;p&gt; <summary type="html">&lt;p&gt;前言 上周花了四天成功的将一台 360T7 AX3000 路由器刷成ImmortalWrt系统并用上了无线校园网其中之艰辛前所未见。。。&lt;&#x2F;p&gt;
</summary> </summary>
@ -100,8 +100,8 @@
</name> </name>
</author> </author>
<link rel="alternate" type="text/html" href="https://blog.dich.bid/server-set/"/> <link rel="alternate" type="text/html" href="https://blog.dich.bid/about-server-set/"/>
<id>https://blog.dich.bid/server-set/</id> <id>https://blog.dich.bid/about-server-set/</id>
<summary type="html">&lt;p&gt;前言 本文记录服务器安装docker1panel和设置禁止root登录的步骤。&lt;&#x2F;p&gt; <summary type="html">&lt;p&gt;前言 本文记录服务器安装docker1panel和设置禁止root登录的步骤。&lt;&#x2F;p&gt;
</summary> </summary>
@ -240,8 +240,8 @@
</name> </name>
</author> </author>
<link rel="alternate" type="text/html" href="https://blog.dich.bid/chrome-shortcut-key/"/> <link rel="alternate" type="text/html" href="https://blog.dich.bid/about-chrome-shortcut-key/"/>
<id>https://blog.dich.bid/chrome-shortcut-key/</id> <id>https://blog.dich.bid/about-chrome-shortcut-key/</id>
<summary type="html">&lt;p&gt;前言 在日常使用浏览器时,掌握一些快捷键和技巧可以节省大量时间,提高工作和学习效率。通过学习和实践,能够更加轻松地应对各种网页浏览场景,让浏览器成为工作和学习的得力助手。&lt;&#x2F;p&gt; <summary type="html">&lt;p&gt;前言 在日常使用浏览器时,掌握一些快捷键和技巧可以节省大量时间,提高工作和学习效率。通过学习和实践,能够更加轻松地应对各种网页浏览场景,让浏览器成为工作和学习的得力助手。&lt;&#x2F;p&gt;
</summary> </summary>
@ -260,8 +260,8 @@
</name> </name>
</author> </author>
<link rel="alternate" type="text/html" href="https://blog.dich.bid/docker-learn-9/"/> <link rel="alternate" type="text/html" href="https://blog.dich.bid/learn-docker-9/"/>
<id>https://blog.dich.bid/docker-learn-9/</id> <id>https://blog.dich.bid/learn-docker-9/</id>
<summary type="html">&lt;p&gt;前言 Docker CLI命令行界面是一个强大的工具允许您与 Docker 容器、映像、卷和网络进行交互和管理。它为用户提供了广泛的命令,用于在开发和生产工作流中创建、运行和管理 Docker 容器和其他 Docker 资源。&lt;&#x2F;p&gt; <summary type="html">&lt;p&gt;前言 Docker CLI命令行界面是一个强大的工具允许您与 Docker 容器、映像、卷和网络进行交互和管理。它为用户提供了广泛的命令,用于在开发和生产工作流中创建、运行和管理 Docker 容器和其他 Docker 资源。&lt;&#x2F;p&gt;
</summary> </summary>
@ -280,8 +280,8 @@
</name> </name>
</author> </author>
<link rel="alternate" type="text/html" href="https://blog.dich.bid/docker-learn-8/"/> <link rel="alternate" type="text/html" href="https://blog.dich.bid/learn-docker-8/"/>
<id>https://blog.dich.bid/docker-learn-8/</id> <id>https://blog.dich.bid/learn-docker-8/</id>
<summary type="html">&lt;p&gt;前言 容器安全是实现和管理容器技术(如 Docker的关键方面。它包含一组实践、工具和技术旨在保护容器化应用程序及其运行的基础结构。在本节中我们将讨论一些关键的容器安全注意事项、最佳做法和建议。&lt;&#x2F;p&gt; <summary type="html">&lt;p&gt;前言 容器安全是实现和管理容器技术(如 Docker的关键方面。它包含一组实践、工具和技术旨在保护容器化应用程序及其运行的基础结构。在本节中我们将讨论一些关键的容器安全注意事项、最佳做法和建议。&lt;&#x2F;p&gt;
</summary> </summary>
@ -300,8 +300,8 @@
</name> </name>
</author> </author>
<link rel="alternate" type="text/html" href="https://blog.dich.bid/docker-learn-7/"/> <link rel="alternate" type="text/html" href="https://blog.dich.bid/learn-docker-7/"/>
<id>https://blog.dich.bid/docker-learn-7/</id> <id>https://blog.dich.bid/learn-docker-7/</id>
<summary type="html">&lt;p&gt;前言 容器镜像仓库是 Docker 容器镜像的集中存储和分发系统。它允许开发人员以这些映像的形式轻松共享和部署应用程序。容器镜像仓库在容器化应用程序的部署中起着至关重要的作用,因为它们提供了一种快速、可靠且安全的方式来跨各种生产环境分发容器映像。&lt;&#x2F;p&gt; <summary type="html">&lt;p&gt;前言 容器镜像仓库是 Docker 容器镜像的集中存储和分发系统。它允许开发人员以这些映像的形式轻松共享和部署应用程序。容器镜像仓库在容器化应用程序的部署中起着至关重要的作用,因为它们提供了一种快速、可靠且安全的方式来跨各种生产环境分发容器映像。&lt;&#x2F;p&gt;
</summary> </summary>
@ -320,8 +320,8 @@
</name> </name>
</author> </author>
<link rel="alternate" type="text/html" href="https://blog.dich.bid/docker-learn-6/"/> <link rel="alternate" type="text/html" href="https://blog.dich.bid/learn-docker-6/"/>
<id>https://blog.dich.bid/docker-learn-6/</id> <id>https://blog.dich.bid/learn-docker-6/</id>
<summary type="html">&lt;p&gt;前言 容器映像是可执行包,其中包含运行应用程序所需的所有内容:代码、运行时、系统工具、库和设置。通过构建自定义映像,您可以在任何 Docker 支持的平台上无缝部署应用程序及其所有依赖项。&lt;&#x2F;p&gt; <summary type="html">&lt;p&gt;前言 容器映像是可执行包,其中包含运行应用程序所需的所有内容:代码、运行时、系统工具、库和设置。通过构建自定义映像,您可以在任何 Docker 支持的平台上无缝部署应用程序及其所有依赖项。&lt;&#x2F;p&gt;
</summary> </summary>
@ -340,8 +340,8 @@
</name> </name>
</author> </author>
<link rel="alternate" type="text/html" href="https://blog.dich.bid/docker-learn-5/"/> <link rel="alternate" type="text/html" href="https://blog.dich.bid/learn-docker-5/"/>
<id>https://blog.dich.bid/docker-learn-5/</id> <id>https://blog.dich.bid/learn-docker-5/</id>
<summary type="html">&lt;p&gt;前言 第三方映像是预构建的 Docker 容器映像,可在 Docker Hub 或其他容器注册表上使用。这些映像由个人或组织创建和维护,可用作容器化应用程序的起点。&lt;&#x2F;p&gt; <summary type="html">&lt;p&gt;前言 第三方映像是预构建的 Docker 容器映像,可在 Docker Hub 或其他容器注册表上使用。这些映像由个人或组织创建和维护,可用作容器化应用程序的起点。&lt;&#x2F;p&gt;
</summary> </summary>
@ -360,8 +360,8 @@
</name> </name>
</author> </author>
<link rel="alternate" type="text/html" href="https://blog.dich.bid/docker-learn-4/"/> <link rel="alternate" type="text/html" href="https://blog.dich.bid/learn-docker-4/"/>
<id>https://blog.dich.bid/docker-learn-4/</id> <id>https://blog.dich.bid/learn-docker-4/</id>
<summary type="html">&lt;p&gt;前言 Docker 使您能够运行与主机操作系统分离的隔离代码段包括应用程序及其依赖项的容器。默认情况下容器是临时的这意味着容器中存储的任何数据一旦终止就会丢失。为了克服这个问题并跨容器生命周期保留数据Docker 提供了多种数据持久化方法。&lt;&#x2F;p&gt; <summary type="html">&lt;p&gt;前言 Docker 使您能够运行与主机操作系统分离的隔离代码段包括应用程序及其依赖项的容器。默认情况下容器是临时的这意味着容器中存储的任何数据一旦终止就会丢失。为了克服这个问题并跨容器生命周期保留数据Docker 提供了多种数据持久化方法。&lt;&#x2F;p&gt;
</summary> </summary>
@ -380,8 +380,8 @@
</name> </name>
</author> </author>
<link rel="alternate" type="text/html" href="https://blog.dich.bid/docker-learn-3/"/> <link rel="alternate" type="text/html" href="https://blog.dich.bid/learn-docker-3/"/>
<id>https://blog.dich.bid/docker-learn-3/</id> <id>https://blog.dich.bid/learn-docker-3/</id>
<summary type="html">&lt;p&gt;前言 Docker 是一个平台,可简化在轻量级、可移植容器中构建、打包和部署应用程序的过程。在本节中,我们将介绍 Docker 的基础知识、其组件以及入门所需的关键命令。&lt;&#x2F;p&gt; <summary type="html">&lt;p&gt;前言 Docker 是一个平台,可简化在轻量级、可移植容器中构建、打包和部署应用程序的过程。在本节中,我们将介绍 Docker 的基础知识、其组件以及入门所需的关键命令。&lt;&#x2F;p&gt;
</summary> </summary>
@ -400,8 +400,8 @@
</name> </name>
</author> </author>
<link rel="alternate" type="text/html" href="https://blog.dich.bid/docker-learn-2/"/> <link rel="alternate" type="text/html" href="https://blog.dich.bid/learn-docker-2/"/>
<id>https://blog.dich.bid/docker-learn-2/</id> <id>https://blog.dich.bid/learn-docker-2/</id>
<summary type="html">&lt;p&gt;前言 了解支持 Docker 的核心技术将有助于更深入地了解 Docker 的工作原理,并更有效地使用该平台。&lt;&#x2F;p&gt; <summary type="html">&lt;p&gt;前言 了解支持 Docker 的核心技术将有助于更深入地了解 Docker 的工作原理,并更有效地使用该平台。&lt;&#x2F;p&gt;
</summary> </summary>
@ -420,8 +420,8 @@
</name> </name>
</author> </author>
<link rel="alternate" type="text/html" href="https://blog.dich.bid/docker-learn-1/"/> <link rel="alternate" type="text/html" href="https://blog.dich.bid/learn-docker-1/"/>
<id>https://blog.dich.bid/docker-learn-1/</id> <id>https://blog.dich.bid/learn-docker-1/</id>
<summary type="html">&lt;p&gt;前言 Docker 是一个开源平台,通过将应用程序隔离到轻量级、可移植的容器中,自动执行应用程序的部署、扩展和管理。容器是独立的可执行单元,它封装了应用程序在各种环境中一致运行所需的所有必要依赖项、库和配置文件。&lt;&#x2F;p&gt; <summary type="html">&lt;p&gt;前言 Docker 是一个开源平台,通过将应用程序隔离到轻量级、可移植的容器中,自动执行应用程序的部署、扩展和管理。容器是独立的可执行单元,它封装了应用程序在各种环境中一致运行所需的所有必要依赖项、库和配置文件。&lt;&#x2F;p&gt;
</summary> </summary>
@ -440,8 +440,8 @@
</name> </name>
</author> </author>
<link rel="alternate" type="text/html" href="https://blog.dich.bid/awesome-podcast-use/"/> <link rel="alternate" type="text/html" href="https://blog.dich.bid/about-podcast-use/"/>
<id>https://blog.dich.bid/awesome-podcast-use/</id> <id>https://blog.dich.bid/about-podcast-use/</id>
<summary type="html">&lt;p&gt;前言 讲起播客,许多人第一反应是喜马拉雅,但其实播客的订阅和收听有许多种方式。本文带你了解订阅播客的各种方式,并告诉你市面上有哪些不错的播客客户端可供选择。&lt;&#x2F;p&gt; <summary type="html">&lt;p&gt;前言 讲起播客,许多人第一反应是喜马拉雅,但其实播客的订阅和收听有许多种方式。本文带你了解订阅播客的各种方式,并告诉你市面上有哪些不错的播客客户端可供选择。&lt;&#x2F;p&gt;
</summary> </summary>
@ -460,8 +460,8 @@
</name> </name>
</author> </author>
<link rel="alternate" type="text/html" href="https://blog.dich.bid/rss-read/"/> <link rel="alternate" type="text/html" href="https://blog.dich.bid/about-rss-read/"/>
<id>https://blog.dich.bid/rss-read/</id> <id>https://blog.dich.bid/about-rss-read/</id>
<summary type="html">&lt;p&gt;前言 RSS 提供了一种数据格式,以 XML可扩展标记语言的形式组织信息包括文章标题、摘要、链接和发布日期等。这些信息形成了所谓的“订阅源”Feed用户可以使用RSS阅读器Feed Reader来订阅这些源。&lt;&#x2F;p&gt; <summary type="html">&lt;p&gt;前言 RSS 提供了一种数据格式,以 XML可扩展标记语言的形式组织信息包括文章标题、摘要、链接和发布日期等。这些信息形成了所谓的“订阅源”Feed用户可以使用RSS阅读器Feed Reader来订阅这些源。&lt;&#x2F;p&gt;
</summary> </summary>
@ -480,8 +480,8 @@
</name> </name>
</author> </author>
<link rel="alternate" type="text/html" href="https://blog.dich.bid/open-source-software/"/> <link rel="alternate" type="text/html" href="https://blog.dich.bid/opensource-software/"/>
<id>https://blog.dich.bid/open-source-software/</id> <id>https://blog.dich.bid/opensource-software/</id>
<summary type="html">&lt;p&gt;前言 本文旨在介绍一些常用的跨平台开源软件,涵盖了多个领域,包括办公、开发工具、多媒体处理等。这些软件不仅在功能上具有优势,而且秉承着开放、自由的精神,是上上之选。&lt;&#x2F;p&gt; <summary type="html">&lt;p&gt;前言 本文旨在介绍一些常用的跨平台开源软件,涵盖了多个领域,包括办公、开发工具、多媒体处理等。这些软件不仅在功能上具有优势,而且秉承着开放、自由的精神,是上上之选。&lt;&#x2F;p&gt;
</summary> </summary>
@ -500,32 +500,12 @@
</name> </name>
</author> </author>
<link rel="alternate" type="text/html" href="https://blog.dich.bid/opensourcesoftware-licenses/"/> <link rel="alternate" type="text/html" href="https://blog.dich.bid/opensource-licenses/"/>
<id>https://blog.dich.bid/opensourcesoftware-licenses/</id> <id>https://blog.dich.bid/opensource-licenses/</id>
<summary type="html">&lt;p&gt;前言 本文旨在介绍开源软件许可证,这些许可证规定了使用、修改和分发开源软件的条件。通过了解不同类型的开源许可证及其特点,读者将能够更好地理解在开发和使用开源软件时的法律和道德责任。&lt;&#x2F;p&gt; <summary type="html">&lt;p&gt;前言 本文旨在介绍开源软件许可证,这些许可证规定了使用、修改和分发开源软件的条件。通过了解不同类型的开源许可证及其特点,读者将能够更好地理解在开发和使用开源软件时的法律和道德责任。&lt;&#x2F;p&gt;
</summary> </summary>
</entry>
<entry xml:lang="en">
<title>开源世界:有关开源的误区</title>
<published>2024-03-02T00:00:00+00:00</published>
<updated>2024-03-02T00:00:00+00:00</updated>
<author>
<name>
Unknown
</name>
</author>
<link rel="alternate" type="text/html" href="https://blog.dich.bid/open-source-cross-platform-softs/"/>
<id>https://blog.dich.bid/open-source-cross-platform-softs/</id>
<summary type="html">&lt;p&gt;前言 在当今的软件开发领域,开源软件已经成为推动技术创新和知识共享的重要力量。尽管开源软件的理念和实践已经深入人心,但围绕它的一些误解和误区依然存在。本文旨在深入探讨和澄清这些常见的开源误区,帮助读者更全面、更准确地理解开源软件的本质、价值和实践方式。&lt;&#x2F;p&gt;
</summary>
</entry> </entry>
<entry xml:lang="en"> <entry xml:lang="en">
<title>开源世界:什么是开源</title> <title>开源世界:什么是开源</title>
@ -540,8 +520,8 @@
</name> </name>
</author> </author>
<link rel="alternate" type="text/html" href="https://blog.dich.bid/open-source-what/"/> <link rel="alternate" type="text/html" href="https://blog.dich.bid/opensource-what/"/>
<id>https://blog.dich.bid/open-source-what/</id> <id>https://blog.dich.bid/opensource-what/</id>
<summary type="html">&lt;p&gt;前言 「开源」一词对应英文 Open Source最初起源于软件开发领域因此也称为「开放源代码」对应的软件则称为开源软件Open Source Software简称 OSS&lt;&#x2F;p&gt; <summary type="html">&lt;p&gt;前言 「开源」一词对应英文 Open Source最初起源于软件开发领域因此也称为「开放源代码」对应的软件则称为开源软件Open Source Software简称 OSS&lt;&#x2F;p&gt;
</summary> </summary>
@ -560,8 +540,8 @@
</name> </name>
</author> </author>
<link rel="alternate" type="text/html" href="https://blog.dich.bid/how-email-works-2/"/> <link rel="alternate" type="text/html" href="https://blog.dich.bid/network-how-email-works-2/"/>
<id>https://blog.dich.bid/how-email-works-2/</id> <id>https://blog.dich.bid/network-how-email-works-2/</id>
<summary type="html">&lt;p&gt;前言 POP3、IMAP 和 SMTP 是用于电子邮件传输的常见协议和服务,这些协议共同构成了电子邮件系统的基础,允许用户接收、发送和管理电子邮件。&lt;&#x2F;p&gt; <summary type="html">&lt;p&gt;前言 POP3、IMAP 和 SMTP 是用于电子邮件传输的常见协议和服务,这些协议共同构成了电子邮件系统的基础,允许用户接收、发送和管理电子邮件。&lt;&#x2F;p&gt;
</summary> </summary>
@ -580,8 +560,8 @@
</name> </name>
</author> </author>
<link rel="alternate" type="text/html" href="https://blog.dich.bid/how-email-works-1/"/> <link rel="alternate" type="text/html" href="https://blog.dich.bid/network-how-email-works-1/"/>
<id>https://blog.dich.bid/how-email-works-1/</id> <id>https://blog.dich.bid/network-how-email-works-1/</id>
<summary type="html">&lt;p&gt;前言 在互联网的日常使用中,电子邮件作为一项基础服务扮演着重要的角色。尽管在过去几十年里出现了各种新型的通讯方式,但电子邮件仍然保持着其不可替代的地位。了解电子邮件的工作原理,有助于更好地理解这一基础服务是如何运作的。&lt;&#x2F;p&gt; <summary type="html">&lt;p&gt;前言 在互联网的日常使用中,电子邮件作为一项基础服务扮演着重要的角色。尽管在过去几十年里出现了各种新型的通讯方式,但电子邮件仍然保持着其不可替代的地位。了解电子邮件的工作原理,有助于更好地理解这一基础服务是如何运作的。&lt;&#x2F;p&gt;
</summary> </summary>
@ -600,8 +580,8 @@
</name> </name>
</author> </author>
<link rel="alternate" type="text/html" href="https://blog.dich.bid/searching/"/> <link rel="alternate" type="text/html" href="https://blog.dich.bid/network-searching/"/>
<id>https://blog.dich.bid/searching/</id> <id>https://blog.dich.bid/network-searching/</id>
<summary type="html">&lt;p&gt;前言 搜索引擎原理可以简单分为三个过程:爬行,索引,排名。&lt;&#x2F;p&gt; <summary type="html">&lt;p&gt;前言 搜索引擎原理可以简单分为三个过程:爬行,索引,排名。&lt;&#x2F;p&gt;
</summary> </summary>
@ -620,8 +600,8 @@
</name> </name>
</author> </author>
<link rel="alternate" type="text/html" href="https://blog.dich.bid/local-isps-to-cn-report/"/> <link rel="alternate" type="text/html" href="https://blog.dich.bid/network-isps/"/>
<id>https://blog.dich.bid/local-isps-to-cn-report/</id> <id>https://blog.dich.bid/network-isps/</id>
<summary type="html">&lt;p&gt;前言 本文主要探讨的是IPv4网络国际出口线路的质量分析以及各大ISP的介绍。&lt;&#x2F;p&gt; <summary type="html">&lt;p&gt;前言 本文主要探讨的是IPv4网络国际出口线路的质量分析以及各大ISP的介绍。&lt;&#x2F;p&gt;
</summary> </summary>
@ -660,8 +640,8 @@
</name> </name>
</author> </author>
<link rel="alternate" type="text/html" href="https://blog.dich.bid/chatogpt/"/> <link rel="alternate" type="text/html" href="https://blog.dich.bid/about-chatogpt/"/>
<id>https://blog.dich.bid/chatogpt/</id> <id>https://blog.dich.bid/about-chatogpt/</id>
<summary type="html">&lt;p&gt;前言 本文翻译自《The Art of Asking ChatGPT for High-Quality Answers A Complete Guide to Prompt Engineering Techniques》&lt;&#x2F;p&gt; <summary type="html">&lt;p&gt;前言 本文翻译自《The Art of Asking ChatGPT for High-Quality Answers A Complete Guide to Prompt Engineering Techniques》&lt;&#x2F;p&gt;
</summary> </summary>
@ -700,8 +680,8 @@
</name> </name>
</author> </author>
<link rel="alternate" type="text/html" href="https://blog.dich.bid/git/"/> <link rel="alternate" type="text/html" href="https://blog.dich.bid/about-git/"/>
<id>https://blog.dich.bid/git/</id> <id>https://blog.dich.bid/about-git/</id>
<summary type="html">&lt;p&gt;前言 Git作为现代软件开发中不可或缺的版本控制工具常常让初学者感到困惑。本文旨在介绍 Git 的全流程安装和基本使用,希望能够帮助新手更轻松地理解和掌握 Git 的基本概念和操作。&lt;&#x2F;p&gt; <summary type="html">&lt;p&gt;前言 Git作为现代软件开发中不可或缺的版本控制工具常常让初学者感到困惑。本文旨在介绍 Git 的全流程安装和基本使用,希望能够帮助新手更轻松地理解和掌握 Git 的基本概念和操作。&lt;&#x2F;p&gt;
</summary> </summary>
@ -720,8 +700,8 @@
</name> </name>
</author> </author>
<link rel="alternate" type="text/html" href="https://blog.dich.bid/junk-cleanup/"/> <link rel="alternate" type="text/html" href="https://blog.dich.bid/about-junk-cleanup/"/>
<id>https://blog.dich.bid/junk-cleanup/</id> <id>https://blog.dich.bid/about-junk-cleanup/</id>
<summary type="html">&lt;p&gt;前言 在从前的机械硬盘时代,由于硬盘空间小,且没有时常清理垃圾文件,常常导致硬盘空间严重不足;特别是在以 Windows 平台为代表的 C&#x2F;D盘 体系下。那么,我们常说的垃圾清理,释放硬盘空间,到底是在清理什么?哪些文件可以被清理?&lt;&#x2F;p&gt; <summary type="html">&lt;p&gt;前言 在从前的机械硬盘时代,由于硬盘空间小,且没有时常清理垃圾文件,常常导致硬盘空间严重不足;特别是在以 Windows 平台为代表的 C&#x2F;D盘 体系下。那么,我们常说的垃圾清理,释放硬盘空间,到底是在清理什么?哪些文件可以被清理?&lt;&#x2F;p&gt;
</summary> </summary>
@ -740,8 +720,8 @@
</name> </name>
</author> </author>
<link rel="alternate" type="text/html" href="https://blog.dich.bid/zola-blog/"/> <link rel="alternate" type="text/html" href="https://blog.dich.bid/about-zola-blog/"/>
<id>https://blog.dich.bid/zola-blog/</id> <id>https://blog.dich.bid/about-zola-blog/</id>
<summary type="html">&lt;p&gt;前言 个人博客的搭建有诸多框架的选择。本文以Zola框架为例介绍如何部署该静态站点并将其托管到Paas平台上。&lt;&#x2F;p&gt; <summary type="html">&lt;p&gt;前言 个人博客的搭建有诸多框架的选择。本文以Zola框架为例介绍如何部署该静态站点并将其托管到Paas平台上。&lt;&#x2F;p&gt;
</summary> </summary>
@ -760,8 +740,8 @@
</name> </name>
</author> </author>
<link rel="alternate" type="text/html" href="https://blog.dich.bid/mechrev-keyboard/"/> <link rel="alternate" type="text/html" href="https://blog.dich.bid/about-mechrev-keyboard/"/>
<id>https://blog.dich.bid/mechrev-keyboard/</id> <id>https://blog.dich.bid/about-mechrev-keyboard/</id>
<summary type="html">&lt;p&gt;前言 机械革命作为一款极高性价比的笔记本,其优惠的力度和问题不断的故障让玩家们爱恨交织;作者在其上安装 Linux 时遇到了键盘失灵的问题,为了避免更多人踩坑,故写本文。&lt;&#x2F;p&gt; <summary type="html">&lt;p&gt;前言 机械革命作为一款极高性价比的笔记本,其优惠的力度和问题不断的故障让玩家们爱恨交织;作者在其上安装 Linux 时遇到了键盘失灵的问题,为了避免更多人踩坑,故写本文。&lt;&#x2F;p&gt;
</summary> </summary>
@ -800,8 +780,8 @@
</name> </name>
</author> </author>
<link rel="alternate" type="text/html" href="https://blog.dich.bid/accurate-pronunciation/"/> <link rel="alternate" type="text/html" href="https://blog.dich.bid/about-accurate-pronunciation/"/>
<id>https://blog.dich.bid/accurate-pronunciation/</id> <id>https://blog.dich.bid/about-accurate-pronunciation/</id>
<summary type="html">&lt;p&gt;前言 中文和英语发音习惯不同,容易引起误解。本文旨在帮助您准确发音常见的科技术语,欢迎随时补充。&lt;&#x2F;p&gt; <summary type="html">&lt;p&gt;前言 中文和英语发音习惯不同,容易引起误解。本文旨在帮助您准确发音常见的科技术语,欢迎随时补充。&lt;&#x2F;p&gt;
</summary> </summary>
@ -820,8 +800,8 @@
</name> </name>
</author> </author>
<link rel="alternate" type="text/html" href="https://blog.dich.bid/calling-cards/"/> <link rel="alternate" type="text/html" href="https://blog.dich.bid/about-calling-cards/"/>
<id>https://blog.dich.bid/calling-cards/</id> <id>https://blog.dich.bid/about-calling-cards/</id>
<summary type="html">&lt;p&gt;前言 由于临近升学,校园网不尽人意,因此许多小伙伴有了买一张流量卡的计划。本文以三大运营商为例,说明常见流量卡的套路与选择。&lt;&#x2F;p&gt; <summary type="html">&lt;p&gt;前言 由于临近升学,校园网不尽人意,因此许多小伙伴有了买一张流量卡的计划。本文以三大运营商为例,说明常见流量卡的套路与选择。&lt;&#x2F;p&gt;
</summary> </summary>
@ -840,8 +820,8 @@
</name> </name>
</author> </author>
<link rel="alternate" type="text/html" href="https://blog.dich.bid/kgnl/"/> <link rel="alternate" type="text/html" href="https://blog.dich.bid/about-kgnl/"/>
<id>https://blog.dich.bid/kgnl/</id> <id>https://blog.dich.bid/about-kgnl/</id>
<summary type="html">&lt;p&gt;前言 快过年了系列笑话常常于过年期间在各大平台传播反应了各技术人士的爱好与工作。本文收集了24个该系列的笑话欢迎补充。&lt;&#x2F;p&gt; <summary type="html">&lt;p&gt;前言 快过年了系列笑话常常于过年期间在各大平台传播反应了各技术人士的爱好与工作。本文收集了24个该系列的笑话欢迎补充。&lt;&#x2F;p&gt;
</summary> </summary>
@ -1001,8 +981,8 @@
</name> </name>
</author> </author>
<link rel="alternate" type="text/html" href="https://blog.dich.bid/linux-for-pc-6/"/> <link rel="alternate" type="text/html" href="https://blog.dich.bid/learn-linux-for-pc-6/"/>
<id>https://blog.dich.bid/linux-for-pc-6/</id> <id>https://blog.dich.bid/learn-linux-for-pc-6/</id>
<summary type="html">&lt;p&gt;前言 在学习Linux操作系统时熟悉常用命令和性能分析工具是至关重要的。让我们一起探索Linux的世界提升技能解锁无限可能&lt;&#x2F;p&gt; <summary type="html">&lt;p&gt;前言 在学习Linux操作系统时熟悉常用命令和性能分析工具是至关重要的。让我们一起探索Linux的世界提升技能解锁无限可能&lt;&#x2F;p&gt;
</summary> </summary>
@ -1021,8 +1001,8 @@
</name> </name>
</author> </author>
<link rel="alternate" type="text/html" href="https://blog.dich.bid/linux-for-pc-5/"/> <link rel="alternate" type="text/html" href="https://blog.dich.bid/learn-linux-for-pc-5/"/>
<id>https://blog.dich.bid/linux-for-pc-5/</id> <id>https://blog.dich.bid/learn-linux-for-pc-5/</id>
<summary type="html">&lt;p&gt;前言 在计算机领域系统引导和磁盘分区是至关重要的。本文将介绍BIOS与UEFIMBR与GPT以及它们之间的异同点。此外我们还会讨论与这些概念密切相关的引导加载程序——GRUB。&lt;&#x2F;p&gt; <summary type="html">&lt;p&gt;前言 在计算机领域系统引导和磁盘分区是至关重要的。本文将介绍BIOS与UEFIMBR与GPT以及它们之间的异同点。此外我们还会讨论与这些概念密切相关的引导加载程序——GRUB。&lt;&#x2F;p&gt;
</summary> </summary>
@ -1041,8 +1021,8 @@
</name> </name>
</author> </author>
<link rel="alternate" type="text/html" href="https://blog.dich.bid/linux-for-pc-4/"/> <link rel="alternate" type="text/html" href="https://blog.dich.bid/learn-linux-for-pc-4/"/>
<id>https://blog.dich.bid/linux-for-pc-4/</id> <id>https://blog.dich.bid/learn-linux-for-pc-4/</id>
<summary type="html">&lt;p&gt;前言 在linux的学习过程中我们常常遇到诸如 TerminalConsolebash,zsh,shell,tty 等概念,这些概念常常被混淆,似乎都和命令行相关。本文从历史角度出发介绍它们的前世今生。&lt;&#x2F;p&gt; <summary type="html">&lt;p&gt;前言 在linux的学习过程中我们常常遇到诸如 TerminalConsolebash,zsh,shell,tty 等概念,这些概念常常被混淆,似乎都和命令行相关。本文从历史角度出发介绍它们的前世今生。&lt;&#x2F;p&gt;
</summary> </summary>
@ -1061,8 +1041,8 @@
</name> </name>
</author> </author>
<link rel="alternate" type="text/html" href="https://blog.dich.bid/linux-for-pc-3/"/> <link rel="alternate" type="text/html" href="https://blog.dich.bid/learn-linux-for-pc-3/"/>
<id>https://blog.dich.bid/linux-for-pc-3/</id> <id>https://blog.dich.bid/learn-linux-for-pc-3/</id>
<summary type="html">&lt;p&gt;前言 在Linux世界中内核&#x2F;shell&#x2F;包管理&#x2F;文件系统构成了Linux系统的核心它们相互配合共同构建了一个强大而稳定的操作环境。本文将深入探讨这些关键组成部分解释它们的作用和原理帮助读者更好地理解Linux系统的运作机制。&lt;&#x2F;p&gt; <summary type="html">&lt;p&gt;前言 在Linux世界中内核&#x2F;shell&#x2F;包管理&#x2F;文件系统构成了Linux系统的核心它们相互配合共同构建了一个强大而稳定的操作环境。本文将深入探讨这些关键组成部分解释它们的作用和原理帮助读者更好地理解Linux系统的运作机制。&lt;&#x2F;p&gt;
</summary> </summary>
@ -1081,8 +1061,8 @@
</name> </name>
</author> </author>
<link rel="alternate" type="text/html" href="https://blog.dich.bid/linux-for-pc-2/"/> <link rel="alternate" type="text/html" href="https://blog.dich.bid/learn-linux-for-pc-2/"/>
<id>https://blog.dich.bid/linux-for-pc-2/</id> <id>https://blog.dich.bid/learn-linux-for-pc-2/</id>
<summary type="html">&lt;p&gt;前言 在Linux世界中Filesystem Hierarchy StandardFHS是一座引导我们进入系统核心的桥梁它定义了Linux系统中目录结构的规范与作用为我们提供了一张清晰的地图指引我们轻松管理和理解系统。本文将深入探讨FHS规范与Linux系统目录结构解释各个目录的用途与功能帮助我们更好地理解和利用Linux系统。&lt;&#x2F;p&gt; <summary type="html">&lt;p&gt;前言 在Linux世界中Filesystem Hierarchy StandardFHS是一座引导我们进入系统核心的桥梁它定义了Linux系统中目录结构的规范与作用为我们提供了一张清晰的地图指引我们轻松管理和理解系统。本文将深入探讨FHS规范与Linux系统目录结构解释各个目录的用途与功能帮助我们更好地理解和利用Linux系统。&lt;&#x2F;p&gt;
</summary> </summary>
@ -1101,8 +1081,8 @@
</name> </name>
</author> </author>
<link rel="alternate" type="text/html" href="https://blog.dich.bid/linux-for-pc-1/"/> <link rel="alternate" type="text/html" href="https://blog.dich.bid/learn-linux-for-pc-1/"/>
<id>https://blog.dich.bid/linux-for-pc-1/</id> <id>https://blog.dich.bid/learn-linux-for-pc-1/</id>
<summary type="html">&lt;p&gt;前言 Linux 作为一款强大、灵活且免费的操作系统吸引了越来越多的用户。然而对于初学者来说Linux 可能显得有些陌生,甚至有些令人望而生畏。本文旨在为那些刚踏入 Linux 世界的新手提供一份指南帮助他们更好地了解、使用这个令人着迷的操作系统。我们将探讨Linux的基本概念解释为何选择Linux深入剖析其主要构成要素以及不同的发行版之间的差异。&lt;&#x2F;p&gt; <summary type="html">&lt;p&gt;前言 Linux 作为一款强大、灵活且免费的操作系统吸引了越来越多的用户。然而对于初学者来说Linux 可能显得有些陌生,甚至有些令人望而生畏。本文旨在为那些刚踏入 Linux 世界的新手提供一份指南帮助他们更好地了解、使用这个令人着迷的操作系统。我们将探讨Linux的基本概念解释为何选择Linux深入剖析其主要构成要素以及不同的发行版之间的差异。&lt;&#x2F;p&gt;
</summary> </summary>

View File

@ -20,13 +20,13 @@
<meta property="og:description" content=""> <meta property="og:description" content="">
<meta property="og:title" content="Dich'blog"> <meta property="og:title" content="Dich'blog">
<meta property="og:type" content="article"> <meta property="og:type" content="article">
<meta property="og:url" content="https://blog.dich.bid/360t7/"> <meta property="og:url" content="https://blog.dich.bid/awesome-360t7/">
<meta name="twitter:card" content="summary_large_image"> <meta name="twitter:card" content="summary_large_image">
<meta name="twitter:description" content=""> <meta name="twitter:description" content="">
<meta name="twitter:title" content="Dich'blog"> <meta name="twitter:title" content="Dich'blog">
<meta property="twitter:domain" content="blog.dich.bid"> <meta property="twitter:domain" content="blog.dich.bid">
<meta property="twitter:url" content="https://blog.dich.bid/360t7/"> <meta property="twitter:url" content="https://blog.dich.bid/awesome-360t7/">
<link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" /> <link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" />
@ -78,7 +78,7 @@
<div class="post"> <div class="post">
<h1 class="post-title"><a href="https://blog.dich.bid/360t7/">综合工程:360T7刷ImmortalWrt</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/awesome-360t7/">综合工程:360T7刷ImmortalWrt</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -161,7 +161,7 @@
</div> </div>
<div class="pagination__buttons"> <div class="pagination__buttons">
<span class="button previous"> <span class="button previous">
<a href="https://blog.dich.bid/server-set/"> <a href="https://blog.dich.bid/about-server-set/">
<span class="button__icon"></span>&nbsp; <span class="button__icon"></span>&nbsp;
<span class="button__text">乱七八糟:服务器初始化与安全</span> <span class="button__text">乱七八糟:服务器初始化与安全</span>
</a> </a>

View File

@ -144,7 +144,7 @@ PS群晖设备型号与套件架构参表.https://www.shenzhuohl.com/syno_lis
<span class="button next"> <span class="button next">
<a href="https://blog.dich.bid/kgnl/"> <a href="https://blog.dich.bid/about-kgnl/">
<span class="button__text">乱七八糟:快过年了笑话大全</span>&nbsp; <span class="button__text">乱七八糟:快过年了笑话大全</span>&nbsp;
<span class="button__icon"></span> <span class="button__icon"></span>
</a> </a>

View File

@ -238,7 +238,7 @@
</div> </div>
<div class="pagination__buttons"> <div class="pagination__buttons">
<span class="button previous"> <span class="button previous">
<a href="https://blog.dich.bid/linux-for-pc-6/"> <a href="https://blog.dich.bid/learn-linux-for-pc-6/">
<span class="button__icon"></span>&nbsp; <span class="button__icon"></span>&nbsp;
<span class="button__text">Linux-For-PC(六):常用命令与性能分析</span> <span class="button__text">Linux-For-PC(六):常用命令与性能分析</span>
</a> </a>

View File

@ -79,7 +79,7 @@
<div class="posts"> <div class="posts">
<div class="post on-list"> <div class="post on-list">
<h1 class="post-title"><a href="https://blog.dich.bid/about-zuwang/">Network的艺术:家庭组网与设备选购</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/network-zuwang/">Network的艺术:家庭组网与设备选购</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -102,7 +102,7 @@
</div> </div>
<div> <div>
<!-- &#xFE0E; -- force text style - some devices render this as emoji --> <!-- &#xFE0E; -- force text style - some devices render this as emoji -->
<a class="read-more button" href="https://blog.dich.bid/about-zuwang/"> <a class="read-more button" href="https://blog.dich.bid/network-zuwang/">
<span class="button__text">Read more</span>&nbsp; <span class="button__text">Read more</span>&nbsp;
<span class="button__icon">&#8617;&#xFE0E;</span> <span class="button__icon">&#8617;&#xFE0E;</span>
</a> </a>
@ -182,7 +182,7 @@
<div class="post on-list"> <div class="post on-list">
<h1 class="post-title"><a href="https://blog.dich.bid/360t7/">综合工程:360T7刷ImmortalWrt</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/awesome-360t7/">综合工程:360T7刷ImmortalWrt</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -205,7 +205,7 @@
</div> </div>
<div> <div>
<!-- &#xFE0E; -- force text style - some devices render this as emoji --> <!-- &#xFE0E; -- force text style - some devices render this as emoji -->
<a class="read-more button" href="https://blog.dich.bid/360t7/"> <a class="read-more button" href="https://blog.dich.bid/awesome-360t7/">
<span class="button__text">Read more</span>&nbsp; <span class="button__text">Read more</span>&nbsp;
<span class="button__icon">&#8617;&#xFE0E;</span> <span class="button__icon">&#8617;&#xFE0E;</span>
</a> </a>
@ -216,7 +216,7 @@
<div class="post on-list"> <div class="post on-list">
<h1 class="post-title"><a href="https://blog.dich.bid/server-set/">乱七八糟:服务器初始化与安全</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/about-server-set/">乱七八糟:服务器初始化与安全</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -239,7 +239,7 @@
</div> </div>
<div> <div>
<!-- &#xFE0E; -- force text style - some devices render this as emoji --> <!-- &#xFE0E; -- force text style - some devices render this as emoji -->
<a class="read-more button" href="https://blog.dich.bid/server-set/"> <a class="read-more button" href="https://blog.dich.bid/about-server-set/">
<span class="button__text">Read more</span>&nbsp; <span class="button__text">Read more</span>&nbsp;
<span class="button__icon">&#8617;&#xFE0E;</span> <span class="button__icon">&#8617;&#xFE0E;</span>
</a> </a>

View File

@ -20,13 +20,13 @@
<meta property="og:description" content=""> <meta property="og:description" content="">
<meta property="og:title" content="Dich'blog"> <meta property="og:title" content="Dich'blog">
<meta property="og:type" content="article"> <meta property="og:type" content="article">
<meta property="og:url" content="https://blog.dich.bid/docker-learn-1/"> <meta property="og:url" content="https://blog.dich.bid/learn-docker-1/">
<meta name="twitter:card" content="summary_large_image"> <meta name="twitter:card" content="summary_large_image">
<meta name="twitter:description" content=""> <meta name="twitter:description" content="">
<meta name="twitter:title" content="Dich'blog"> <meta name="twitter:title" content="Dich'blog">
<meta property="twitter:domain" content="blog.dich.bid"> <meta property="twitter:domain" content="blog.dich.bid">
<meta property="twitter:url" content="https://blog.dich.bid/docker-learn-1/"> <meta property="twitter:url" content="https://blog.dich.bid/learn-docker-1/">
<link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" /> <link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" />
@ -78,7 +78,7 @@
<div class="post"> <div class="post">
<h1 class="post-title"><a href="https://blog.dich.bid/docker-learn-1/">Docker学习笔记(一)</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/learn-docker-1/">Docker学习笔记(一)</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -165,7 +165,7 @@ Docker 是 OCI 的创始成员之一,在制定容器格式和运行时标准
</div> </div>
<div class="pagination__buttons"> <div class="pagination__buttons">
<span class="button previous"> <span class="button previous">
<a href="https://blog.dich.bid/awesome-podcast-use/"> <a href="https://blog.dich.bid/about-podcast-use/">
<span class="button__icon"></span>&nbsp; <span class="button__icon"></span>&nbsp;
<span class="button__text">搭建个人信息流:播客收听指北</span> <span class="button__text">搭建个人信息流:播客收听指北</span>
</a> </a>
@ -173,7 +173,7 @@ Docker 是 OCI 的创始成员之一,在制定容器格式和运行时标准
<span class="button next"> <span class="button next">
<a href="https://blog.dich.bid/docker-learn-2/"> <a href="https://blog.dich.bid/learn-docker-2/">
<span class="button__text">Docker学习笔记(二)</span>&nbsp; <span class="button__text">Docker学习笔记(二)</span>&nbsp;
<span class="button__icon"></span> <span class="button__icon"></span>
</a> </a>

View File

@ -20,13 +20,13 @@
<meta property="og:description" content=""> <meta property="og:description" content="">
<meta property="og:title" content="Dich'blog"> <meta property="og:title" content="Dich'blog">
<meta property="og:type" content="article"> <meta property="og:type" content="article">
<meta property="og:url" content="https://blog.dich.bid/docker-learn-2/"> <meta property="og:url" content="https://blog.dich.bid/learn-docker-2/">
<meta name="twitter:card" content="summary_large_image"> <meta name="twitter:card" content="summary_large_image">
<meta name="twitter:description" content=""> <meta name="twitter:description" content="">
<meta name="twitter:title" content="Dich'blog"> <meta name="twitter:title" content="Dich'blog">
<meta property="twitter:domain" content="blog.dich.bid"> <meta property="twitter:domain" content="blog.dich.bid">
<meta property="twitter:url" content="https://blog.dich.bid/docker-learn-2/"> <meta property="twitter:url" content="https://blog.dich.bid/learn-docker-2/">
<link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" /> <link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" />
@ -78,7 +78,7 @@
<div class="post"> <div class="post">
<h1 class="post-title"><a href="https://blog.dich.bid/docker-learn-2/">Docker学习笔记(二)</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/learn-docker-2/">Docker学习笔记(二)</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -186,7 +186,7 @@ cGroups 还提供用于监视单个容器的资源使用情况的机制,这有
</div> </div>
<div class="pagination__buttons"> <div class="pagination__buttons">
<span class="button previous"> <span class="button previous">
<a href="https://blog.dich.bid/docker-learn-1/"> <a href="https://blog.dich.bid/learn-docker-1/">
<span class="button__icon"></span>&nbsp; <span class="button__icon"></span>&nbsp;
<span class="button__text">Docker学习笔记(一)</span> <span class="button__text">Docker学习笔记(一)</span>
</a> </a>
@ -194,7 +194,7 @@ cGroups 还提供用于监视单个容器的资源使用情况的机制,这有
<span class="button next"> <span class="button next">
<a href="https://blog.dich.bid/docker-learn-3/"> <a href="https://blog.dich.bid/learn-docker-3/">
<span class="button__text">Docker学习笔记(三)</span>&nbsp; <span class="button__text">Docker学习笔记(三)</span>&nbsp;
<span class="button__icon"></span> <span class="button__icon"></span>
</a> </a>

View File

@ -20,13 +20,13 @@
<meta property="og:description" content=""> <meta property="og:description" content="">
<meta property="og:title" content="Dich'blog"> <meta property="og:title" content="Dich'blog">
<meta property="og:type" content="article"> <meta property="og:type" content="article">
<meta property="og:url" content="https://blog.dich.bid/docker-learn-3/"> <meta property="og:url" content="https://blog.dich.bid/learn-docker-3/">
<meta name="twitter:card" content="summary_large_image"> <meta name="twitter:card" content="summary_large_image">
<meta name="twitter:description" content=""> <meta name="twitter:description" content="">
<meta name="twitter:title" content="Dich'blog"> <meta name="twitter:title" content="Dich'blog">
<meta property="twitter:domain" content="blog.dich.bid"> <meta property="twitter:domain" content="blog.dich.bid">
<meta property="twitter:url" content="https://blog.dich.bid/docker-learn-3/"> <meta property="twitter:url" content="https://blog.dich.bid/learn-docker-3/">
<link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" /> <link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" />
@ -78,7 +78,7 @@
<div class="post"> <div class="post">
<h1 class="post-title"><a href="https://blog.dich.bid/docker-learn-3/">Docker学习笔记(三)</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/learn-docker-3/">Docker学习笔记(三)</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -211,7 +211,7 @@
</div> </div>
<div class="pagination__buttons"> <div class="pagination__buttons">
<span class="button previous"> <span class="button previous">
<a href="https://blog.dich.bid/docker-learn-2/"> <a href="https://blog.dich.bid/learn-docker-2/">
<span class="button__icon"></span>&nbsp; <span class="button__icon"></span>&nbsp;
<span class="button__text">Docker学习笔记(二)</span> <span class="button__text">Docker学习笔记(二)</span>
</a> </a>
@ -219,7 +219,7 @@
<span class="button next"> <span class="button next">
<a href="https://blog.dich.bid/docker-learn-4/"> <a href="https://blog.dich.bid/learn-docker-4/">
<span class="button__text">Docker学习笔记(四)</span>&nbsp; <span class="button__text">Docker学习笔记(四)</span>&nbsp;
<span class="button__icon"></span> <span class="button__icon"></span>
</a> </a>

View File

@ -20,13 +20,13 @@
<meta property="og:description" content=""> <meta property="og:description" content="">
<meta property="og:title" content="Dich'blog"> <meta property="og:title" content="Dich'blog">
<meta property="og:type" content="article"> <meta property="og:type" content="article">
<meta property="og:url" content="https://blog.dich.bid/docker-learn-4/"> <meta property="og:url" content="https://blog.dich.bid/learn-docker-4/">
<meta name="twitter:card" content="summary_large_image"> <meta name="twitter:card" content="summary_large_image">
<meta name="twitter:description" content=""> <meta name="twitter:description" content="">
<meta name="twitter:title" content="Dich'blog"> <meta name="twitter:title" content="Dich'blog">
<meta property="twitter:domain" content="blog.dich.bid"> <meta property="twitter:domain" content="blog.dich.bid">
<meta property="twitter:url" content="https://blog.dich.bid/docker-learn-4/"> <meta property="twitter:url" content="https://blog.dich.bid/learn-docker-4/">
<link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" /> <link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" />
@ -78,7 +78,7 @@
<div class="post"> <div class="post">
<h1 class="post-title"><a href="https://blog.dich.bid/docker-learn-4/">Docker学习笔记(四)</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/learn-docker-4/">Docker学习笔记(四)</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -153,7 +153,7 @@
</div> </div>
<div class="pagination__buttons"> <div class="pagination__buttons">
<span class="button previous"> <span class="button previous">
<a href="https://blog.dich.bid/docker-learn-3/"> <a href="https://blog.dich.bid/learn-docker-3/">
<span class="button__icon"></span>&nbsp; <span class="button__icon"></span>&nbsp;
<span class="button__text">Docker学习笔记(三)</span> <span class="button__text">Docker学习笔记(三)</span>
</a> </a>
@ -161,7 +161,7 @@
<span class="button next"> <span class="button next">
<a href="https://blog.dich.bid/docker-learn-5/"> <a href="https://blog.dich.bid/learn-docker-5/">
<span class="button__text">Docker学习笔记(五)</span>&nbsp; <span class="button__text">Docker学习笔记(五)</span>&nbsp;
<span class="button__icon"></span> <span class="button__icon"></span>
</a> </a>

View File

@ -20,13 +20,13 @@
<meta property="og:description" content=""> <meta property="og:description" content="">
<meta property="og:title" content="Dich'blog"> <meta property="og:title" content="Dich'blog">
<meta property="og:type" content="article"> <meta property="og:type" content="article">
<meta property="og:url" content="https://blog.dich.bid/docker-learn-5/"> <meta property="og:url" content="https://blog.dich.bid/learn-docker-5/">
<meta name="twitter:card" content="summary_large_image"> <meta name="twitter:card" content="summary_large_image">
<meta name="twitter:description" content=""> <meta name="twitter:description" content="">
<meta name="twitter:title" content="Dich'blog"> <meta name="twitter:title" content="Dich'blog">
<meta property="twitter:domain" content="blog.dich.bid"> <meta property="twitter:domain" content="blog.dich.bid">
<meta property="twitter:url" content="https://blog.dich.bid/docker-learn-5/"> <meta property="twitter:url" content="https://blog.dich.bid/learn-docker-5/">
<link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" /> <link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" />
@ -78,7 +78,7 @@
<div class="post"> <div class="post">
<h1 class="post-title"><a href="https://blog.dich.bid/docker-learn-5/">Docker学习笔记(五)</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/learn-docker-5/">Docker学习笔记(五)</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -188,7 +188,7 @@ Docker 映像中提供了许多命令行实用程序,包括但不限于:</p>
</div> </div>
<div class="pagination__buttons"> <div class="pagination__buttons">
<span class="button previous"> <span class="button previous">
<a href="https://blog.dich.bid/docker-learn-4/"> <a href="https://blog.dich.bid/learn-docker-4/">
<span class="button__icon"></span>&nbsp; <span class="button__icon"></span>&nbsp;
<span class="button__text">Docker学习笔记(四)</span> <span class="button__text">Docker学习笔记(四)</span>
</a> </a>
@ -196,7 +196,7 @@ Docker 映像中提供了许多命令行实用程序,包括但不限于:</p>
<span class="button next"> <span class="button next">
<a href="https://blog.dich.bid/docker-learn-6/"> <a href="https://blog.dich.bid/learn-docker-6/">
<span class="button__text">Docker学习笔记(六)</span>&nbsp; <span class="button__text">Docker学习笔记(六)</span>&nbsp;
<span class="button__icon"></span> <span class="button__icon"></span>
</a> </a>

View File

@ -20,13 +20,13 @@
<meta property="og:description" content=""> <meta property="og:description" content="">
<meta property="og:title" content="Dich'blog"> <meta property="og:title" content="Dich'blog">
<meta property="og:type" content="article"> <meta property="og:type" content="article">
<meta property="og:url" content="https://blog.dich.bid/docker-learn-6/"> <meta property="og:url" content="https://blog.dich.bid/learn-docker-6/">
<meta name="twitter:card" content="summary_large_image"> <meta name="twitter:card" content="summary_large_image">
<meta name="twitter:description" content=""> <meta name="twitter:description" content="">
<meta name="twitter:title" content="Dich'blog"> <meta name="twitter:title" content="Dich'blog">
<meta property="twitter:domain" content="blog.dich.bid"> <meta property="twitter:domain" content="blog.dich.bid">
<meta property="twitter:url" content="https://blog.dich.bid/docker-learn-6/"> <meta property="twitter:url" content="https://blog.dich.bid/learn-docker-6/">
<link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" /> <link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" />
@ -78,7 +78,7 @@
<div class="post"> <div class="post">
<h1 class="post-title"><a href="https://blog.dich.bid/docker-learn-6/">Docker学习笔记(六)</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/learn-docker-6/">Docker学习笔记(六)</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -255,7 +255,7 @@ Docker 为 Dockerfile 中的每条指令(例如 RUN、COPY、ADD 等)创建
</div> </div>
<div class="pagination__buttons"> <div class="pagination__buttons">
<span class="button previous"> <span class="button previous">
<a href="https://blog.dich.bid/docker-learn-5/"> <a href="https://blog.dich.bid/learn-docker-5/">
<span class="button__icon"></span>&nbsp; <span class="button__icon"></span>&nbsp;
<span class="button__text">Docker学习笔记(五)</span> <span class="button__text">Docker学习笔记(五)</span>
</a> </a>
@ -263,7 +263,7 @@ Docker 为 Dockerfile 中的每条指令(例如 RUN、COPY、ADD 等)创建
<span class="button next"> <span class="button next">
<a href="https://blog.dich.bid/docker-learn-7/"> <a href="https://blog.dich.bid/learn-docker-7/">
<span class="button__text">Docker学习笔记(七)</span>&nbsp; <span class="button__text">Docker学习笔记(七)</span>&nbsp;
<span class="button__icon"></span> <span class="button__icon"></span>
</a> </a>

View File

@ -20,13 +20,13 @@
<meta property="og:description" content=""> <meta property="og:description" content="">
<meta property="og:title" content="Dich'blog"> <meta property="og:title" content="Dich'blog">
<meta property="og:type" content="article"> <meta property="og:type" content="article">
<meta property="og:url" content="https://blog.dich.bid/docker-learn-7/"> <meta property="og:url" content="https://blog.dich.bid/learn-docker-7/">
<meta name="twitter:card" content="summary_large_image"> <meta name="twitter:card" content="summary_large_image">
<meta name="twitter:description" content=""> <meta name="twitter:description" content="">
<meta name="twitter:title" content="Dich'blog"> <meta name="twitter:title" content="Dich'blog">
<meta property="twitter:domain" content="blog.dich.bid"> <meta property="twitter:domain" content="blog.dich.bid">
<meta property="twitter:url" content="https://blog.dich.bid/docker-learn-7/"> <meta property="twitter:url" content="https://blog.dich.bid/learn-docker-7/">
<link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" /> <link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" />
@ -78,7 +78,7 @@
<div class="post"> <div class="post">
<h1 class="post-title"><a href="https://blog.dich.bid/docker-learn-7/">Docker学习笔记(七)</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/learn-docker-7/">Docker学习笔记(七)</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -265,7 +265,7 @@ CPU您可以使用 --cpus 和 --cpu-shares 选项限制容器的 CPU 使用
</div> </div>
<div class="pagination__buttons"> <div class="pagination__buttons">
<span class="button previous"> <span class="button previous">
<a href="https://blog.dich.bid/docker-learn-6/"> <a href="https://blog.dich.bid/learn-docker-6/">
<span class="button__icon"></span>&nbsp; <span class="button__icon"></span>&nbsp;
<span class="button__text">Docker学习笔记(六)</span> <span class="button__text">Docker学习笔记(六)</span>
</a> </a>
@ -273,7 +273,7 @@ CPU您可以使用 --cpus 和 --cpu-shares 选项限制容器的 CPU 使用
<span class="button next"> <span class="button next">
<a href="https://blog.dich.bid/docker-learn-8/"> <a href="https://blog.dich.bid/learn-docker-8/">
<span class="button__text">Docker学习笔记(八)</span>&nbsp; <span class="button__text">Docker学习笔记(八)</span>&nbsp;
<span class="button__icon"></span> <span class="button__icon"></span>
</a> </a>

View File

@ -20,13 +20,13 @@
<meta property="og:description" content=""> <meta property="og:description" content="">
<meta property="og:title" content="Dich'blog"> <meta property="og:title" content="Dich'blog">
<meta property="og:type" content="article"> <meta property="og:type" content="article">
<meta property="og:url" content="https://blog.dich.bid/docker-learn-8/"> <meta property="og:url" content="https://blog.dich.bid/learn-docker-8/">
<meta name="twitter:card" content="summary_large_image"> <meta name="twitter:card" content="summary_large_image">
<meta name="twitter:description" content=""> <meta name="twitter:description" content="">
<meta name="twitter:title" content="Dich'blog"> <meta name="twitter:title" content="Dich'blog">
<meta property="twitter:domain" content="blog.dich.bid"> <meta property="twitter:domain" content="blog.dich.bid">
<meta property="twitter:url" content="https://blog.dich.bid/docker-learn-8/"> <meta property="twitter:url" content="https://blog.dich.bid/learn-docker-8/">
<link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" /> <link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" />
@ -78,7 +78,7 @@
<div class="post"> <div class="post">
<h1 class="post-title"><a href="https://blog.dich.bid/docker-learn-8/">Docker学习笔记(八)</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/learn-docker-8/">Docker学习笔记(八)</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -196,7 +196,7 @@ Alpine Linuxhttps://alpinelinux.org/</p>
</div> </div>
<div class="pagination__buttons"> <div class="pagination__buttons">
<span class="button previous"> <span class="button previous">
<a href="https://blog.dich.bid/docker-learn-7/"> <a href="https://blog.dich.bid/learn-docker-7/">
<span class="button__icon"></span>&nbsp; <span class="button__icon"></span>&nbsp;
<span class="button__text">Docker学习笔记(七)</span> <span class="button__text">Docker学习笔记(七)</span>
</a> </a>
@ -204,7 +204,7 @@ Alpine Linuxhttps://alpinelinux.org/</p>
<span class="button next"> <span class="button next">
<a href="https://blog.dich.bid/docker-learn-9/"> <a href="https://blog.dich.bid/learn-docker-9/">
<span class="button__text">Docker学习笔记(九)</span>&nbsp; <span class="button__text">Docker学习笔记(九)</span>&nbsp;
<span class="button__icon"></span> <span class="button__icon"></span>
</a> </a>

View File

@ -20,13 +20,13 @@
<meta property="og:description" content=""> <meta property="og:description" content="">
<meta property="og:title" content="Dich'blog"> <meta property="og:title" content="Dich'blog">
<meta property="og:type" content="article"> <meta property="og:type" content="article">
<meta property="og:url" content="https://blog.dich.bid/docker-learn-9/"> <meta property="og:url" content="https://blog.dich.bid/learn-docker-9/">
<meta name="twitter:card" content="summary_large_image"> <meta name="twitter:card" content="summary_large_image">
<meta name="twitter:description" content=""> <meta name="twitter:description" content="">
<meta name="twitter:title" content="Dich'blog"> <meta name="twitter:title" content="Dich'blog">
<meta property="twitter:domain" content="blog.dich.bid"> <meta property="twitter:domain" content="blog.dich.bid">
<meta property="twitter:url" content="https://blog.dich.bid/docker-learn-9/"> <meta property="twitter:url" content="https://blog.dich.bid/learn-docker-9/">
<link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" /> <link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" />
@ -78,7 +78,7 @@
<div class="post"> <div class="post">
<h1 class="post-title"><a href="https://blog.dich.bid/docker-learn-9/">Docker学习笔记(九)</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/learn-docker-9/">Docker学习笔记(九)</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -261,7 +261,7 @@ Docker CLI 提供了多个命令来帮助你创建、管理容器并与之交互
</div> </div>
<div class="pagination__buttons"> <div class="pagination__buttons">
<span class="button previous"> <span class="button previous">
<a href="https://blog.dich.bid/docker-learn-8/"> <a href="https://blog.dich.bid/learn-docker-8/">
<span class="button__icon"></span>&nbsp; <span class="button__icon"></span>&nbsp;
<span class="button__text">Docker学习笔记(八)</span> <span class="button__text">Docker学习笔记(八)</span>
</a> </a>
@ -269,7 +269,7 @@ Docker CLI 提供了多个命令来帮助你创建、管理容器并与之交互
<span class="button next"> <span class="button next">
<a href="https://blog.dich.bid/chrome-shortcut-key/"> <a href="https://blog.dich.bid/about-chrome-shortcut-key/">
<span class="button__text">乱七八糟:Chrome常用快捷键</span>&nbsp; <span class="button__text">乱七八糟:Chrome常用快捷键</span>&nbsp;
<span class="button__icon"></span> <span class="button__icon"></span>
</a> </a>

View File

@ -20,13 +20,13 @@
<meta property="og:description" content=""> <meta property="og:description" content="">
<meta property="og:title" content="Dich'blog"> <meta property="og:title" content="Dich'blog">
<meta property="og:type" content="article"> <meta property="og:type" content="article">
<meta property="og:url" content="https://blog.dich.bid/linux-for-pc-1/"> <meta property="og:url" content="https://blog.dich.bid/learn-linux-for-pc-1/">
<meta name="twitter:card" content="summary_large_image"> <meta name="twitter:card" content="summary_large_image">
<meta name="twitter:description" content=""> <meta name="twitter:description" content="">
<meta name="twitter:title" content="Dich'blog"> <meta name="twitter:title" content="Dich'blog">
<meta property="twitter:domain" content="blog.dich.bid"> <meta property="twitter:domain" content="blog.dich.bid">
<meta property="twitter:url" content="https://blog.dich.bid/linux-for-pc-1/"> <meta property="twitter:url" content="https://blog.dich.bid/learn-linux-for-pc-1/">
<link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" /> <link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" />
@ -78,7 +78,7 @@
<div class="post"> <div class="post">
<h1 class="post-title"><a href="https://blog.dich.bid/linux-for-pc-1/">Linux-For-PC(一):构成与发行版</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/learn-linux-for-pc-1/">Linux-For-PC(一):构成与发行版</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -206,7 +206,7 @@ GentooGentoo是一个源码驱动的发行版用户可以通过源代码
<div class="pagination__buttons"> <div class="pagination__buttons">
<span class="button next"> <span class="button next">
<a href="https://blog.dich.bid/linux-for-pc-2/"> <a href="https://blog.dich.bid/learn-linux-for-pc-2/">
<span class="button__text">Linux-For-PC(二):FHS与目录结构</span>&nbsp; <span class="button__text">Linux-For-PC(二):FHS与目录结构</span>&nbsp;
<span class="button__icon"></span> <span class="button__icon"></span>
</a> </a>

View File

@ -20,13 +20,13 @@
<meta property="og:description" content=""> <meta property="og:description" content="">
<meta property="og:title" content="Dich'blog"> <meta property="og:title" content="Dich'blog">
<meta property="og:type" content="article"> <meta property="og:type" content="article">
<meta property="og:url" content="https://blog.dich.bid/linux-for-pc-2/"> <meta property="og:url" content="https://blog.dich.bid/learn-linux-for-pc-2/">
<meta name="twitter:card" content="summary_large_image"> <meta name="twitter:card" content="summary_large_image">
<meta name="twitter:description" content=""> <meta name="twitter:description" content="">
<meta name="twitter:title" content="Dich'blog"> <meta name="twitter:title" content="Dich'blog">
<meta property="twitter:domain" content="blog.dich.bid"> <meta property="twitter:domain" content="blog.dich.bid">
<meta property="twitter:url" content="https://blog.dich.bid/linux-for-pc-2/"> <meta property="twitter:url" content="https://blog.dich.bid/learn-linux-for-pc-2/">
<link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" /> <link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" />
@ -78,7 +78,7 @@
<div class="post"> <div class="post">
<h1 class="post-title"><a href="https://blog.dich.bid/linux-for-pc-2/">Linux-For-PC(二):FHS与目录结构</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/learn-linux-for-pc-2/">Linux-For-PC(二):FHS与目录结构</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -216,7 +216,7 @@ Swap的优先级如果同时存在多个Swap分区/文件,可以通过设
</div> </div>
<div class="pagination__buttons"> <div class="pagination__buttons">
<span class="button previous"> <span class="button previous">
<a href="https://blog.dich.bid/linux-for-pc-1/"> <a href="https://blog.dich.bid/learn-linux-for-pc-1/">
<span class="button__icon"></span>&nbsp; <span class="button__icon"></span>&nbsp;
<span class="button__text">Linux-For-PC(一):构成与发行版</span> <span class="button__text">Linux-For-PC(一):构成与发行版</span>
</a> </a>
@ -224,7 +224,7 @@ Swap的优先级如果同时存在多个Swap分区/文件,可以通过设
<span class="button next"> <span class="button next">
<a href="https://blog.dich.bid/linux-for-pc-3/"> <a href="https://blog.dich.bid/learn-linux-for-pc-3/">
<span class="button__text">Linux-For-PC(三):内核&#x2F;shell&#x2F;包管理&#x2F;文件系统&#x2F;桌面环境</span>&nbsp; <span class="button__text">Linux-For-PC(三):内核&#x2F;shell&#x2F;包管理&#x2F;文件系统&#x2F;桌面环境</span>&nbsp;
<span class="button__icon"></span> <span class="button__icon"></span>
</a> </a>

View File

@ -20,13 +20,13 @@
<meta property="og:description" content=""> <meta property="og:description" content="">
<meta property="og:title" content="Dich'blog"> <meta property="og:title" content="Dich'blog">
<meta property="og:type" content="article"> <meta property="og:type" content="article">
<meta property="og:url" content="https://blog.dich.bid/linux-for-pc-3/"> <meta property="og:url" content="https://blog.dich.bid/learn-linux-for-pc-3/">
<meta name="twitter:card" content="summary_large_image"> <meta name="twitter:card" content="summary_large_image">
<meta name="twitter:description" content=""> <meta name="twitter:description" content="">
<meta name="twitter:title" content="Dich'blog"> <meta name="twitter:title" content="Dich'blog">
<meta property="twitter:domain" content="blog.dich.bid"> <meta property="twitter:domain" content="blog.dich.bid">
<meta property="twitter:url" content="https://blog.dich.bid/linux-for-pc-3/"> <meta property="twitter:url" content="https://blog.dich.bid/learn-linux-for-pc-3/">
<link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" /> <link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" />
@ -78,7 +78,7 @@
<div class="post"> <div class="post">
<h1 class="post-title"><a href="https://blog.dich.bid/linux-for-pc-3/">Linux-For-PC(三):内核&#x2F;shell&#x2F;包管理&#x2F;文件系统&#x2F;桌面环境</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/learn-linux-for-pc-3/">Linux-For-PC(三):内核&#x2F;shell&#x2F;包管理&#x2F;文件系统&#x2F;桌面环境</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -292,7 +292,7 @@ Wayland是一个由Red Hat主导开发的新一代图形显示协议旨在取
</div> </div>
<div class="pagination__buttons"> <div class="pagination__buttons">
<span class="button previous"> <span class="button previous">
<a href="https://blog.dich.bid/linux-for-pc-2/"> <a href="https://blog.dich.bid/learn-linux-for-pc-2/">
<span class="button__icon"></span>&nbsp; <span class="button__icon"></span>&nbsp;
<span class="button__text">Linux-For-PC(二):FHS与目录结构</span> <span class="button__text">Linux-For-PC(二):FHS与目录结构</span>
</a> </a>
@ -300,7 +300,7 @@ Wayland是一个由Red Hat主导开发的新一代图形显示协议旨在取
<span class="button next"> <span class="button next">
<a href="https://blog.dich.bid/linux-for-pc-4/"> <a href="https://blog.dich.bid/learn-linux-for-pc-4/">
<span class="button__text">Linux-For-PC(四):TerminalConsole and Shell</span>&nbsp; <span class="button__text">Linux-For-PC(四):TerminalConsole and Shell</span>&nbsp;
<span class="button__icon"></span> <span class="button__icon"></span>
</a> </a>

View File

@ -20,13 +20,13 @@
<meta property="og:description" content=""> <meta property="og:description" content="">
<meta property="og:title" content="Dich'blog"> <meta property="og:title" content="Dich'blog">
<meta property="og:type" content="article"> <meta property="og:type" content="article">
<meta property="og:url" content="https://blog.dich.bid/linux-for-pc-4/"> <meta property="og:url" content="https://blog.dich.bid/learn-linux-for-pc-4/">
<meta name="twitter:card" content="summary_large_image"> <meta name="twitter:card" content="summary_large_image">
<meta name="twitter:description" content=""> <meta name="twitter:description" content="">
<meta name="twitter:title" content="Dich'blog"> <meta name="twitter:title" content="Dich'blog">
<meta property="twitter:domain" content="blog.dich.bid"> <meta property="twitter:domain" content="blog.dich.bid">
<meta property="twitter:url" content="https://blog.dich.bid/linux-for-pc-4/"> <meta property="twitter:url" content="https://blog.dich.bid/learn-linux-for-pc-4/">
<link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" /> <link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" />
@ -78,7 +78,7 @@
<div class="post"> <div class="post">
<h1 class="post-title"><a href="https://blog.dich.bid/linux-for-pc-4/">Linux-For-PC(四):TerminalConsole and Shell</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/learn-linux-for-pc-4/">Linux-For-PC(四):TerminalConsole and Shell</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -125,7 +125,7 @@
</div> </div>
<div class="pagination__buttons"> <div class="pagination__buttons">
<span class="button previous"> <span class="button previous">
<a href="https://blog.dich.bid/linux-for-pc-3/"> <a href="https://blog.dich.bid/learn-linux-for-pc-3/">
<span class="button__icon"></span>&nbsp; <span class="button__icon"></span>&nbsp;
<span class="button__text">Linux-For-PC(三):内核&#x2F;shell&#x2F;包管理&#x2F;文件系统&#x2F;桌面环境</span> <span class="button__text">Linux-For-PC(三):内核&#x2F;shell&#x2F;包管理&#x2F;文件系统&#x2F;桌面环境</span>
</a> </a>
@ -133,7 +133,7 @@
<span class="button next"> <span class="button next">
<a href="https://blog.dich.bid/linux-for-pc-5/"> <a href="https://blog.dich.bid/learn-linux-for-pc-5/">
<span class="button__text">Linux-For-PC(五):BIOS-UEFI-MBR-GPT-GRUB</span>&nbsp; <span class="button__text">Linux-For-PC(五):BIOS-UEFI-MBR-GPT-GRUB</span>&nbsp;
<span class="button__icon"></span> <span class="button__icon"></span>
</a> </a>

View File

@ -20,13 +20,13 @@
<meta property="og:description" content=""> <meta property="og:description" content="">
<meta property="og:title" content="Dich'blog"> <meta property="og:title" content="Dich'blog">
<meta property="og:type" content="article"> <meta property="og:type" content="article">
<meta property="og:url" content="https://blog.dich.bid/linux-for-pc-5/"> <meta property="og:url" content="https://blog.dich.bid/learn-linux-for-pc-5/">
<meta name="twitter:card" content="summary_large_image"> <meta name="twitter:card" content="summary_large_image">
<meta name="twitter:description" content=""> <meta name="twitter:description" content="">
<meta name="twitter:title" content="Dich'blog"> <meta name="twitter:title" content="Dich'blog">
<meta property="twitter:domain" content="blog.dich.bid"> <meta property="twitter:domain" content="blog.dich.bid">
<meta property="twitter:url" content="https://blog.dich.bid/linux-for-pc-5/"> <meta property="twitter:url" content="https://blog.dich.bid/learn-linux-for-pc-5/">
<link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" /> <link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" />
@ -78,7 +78,7 @@
<div class="post"> <div class="post">
<h1 class="post-title"><a href="https://blog.dich.bid/linux-for-pc-5/">Linux-For-PC(五):BIOS-UEFI-MBR-GPT-GRUB</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/learn-linux-for-pc-5/">Linux-For-PC(五):BIOS-UEFI-MBR-GPT-GRUB</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -209,7 +209,7 @@
</div> </div>
<div class="pagination__buttons"> <div class="pagination__buttons">
<span class="button previous"> <span class="button previous">
<a href="https://blog.dich.bid/linux-for-pc-4/"> <a href="https://blog.dich.bid/learn-linux-for-pc-4/">
<span class="button__icon"></span>&nbsp; <span class="button__icon"></span>&nbsp;
<span class="button__text">Linux-For-PC(四):TerminalConsole and Shell</span> <span class="button__text">Linux-For-PC(四):TerminalConsole and Shell</span>
</a> </a>
@ -217,7 +217,7 @@
<span class="button next"> <span class="button next">
<a href="https://blog.dich.bid/linux-for-pc-6/"> <a href="https://blog.dich.bid/learn-linux-for-pc-6/">
<span class="button__text">Linux-For-PC(六):常用命令与性能分析</span>&nbsp; <span class="button__text">Linux-For-PC(六):常用命令与性能分析</span>&nbsp;
<span class="button__icon"></span> <span class="button__icon"></span>
</a> </a>

View File

@ -20,13 +20,13 @@
<meta property="og:description" content=""> <meta property="og:description" content="">
<meta property="og:title" content="Dich'blog"> <meta property="og:title" content="Dich'blog">
<meta property="og:type" content="article"> <meta property="og:type" content="article">
<meta property="og:url" content="https://blog.dich.bid/linux-for-pc-6/"> <meta property="og:url" content="https://blog.dich.bid/learn-linux-for-pc-6/">
<meta name="twitter:card" content="summary_large_image"> <meta name="twitter:card" content="summary_large_image">
<meta name="twitter:description" content=""> <meta name="twitter:description" content="">
<meta name="twitter:title" content="Dich'blog"> <meta name="twitter:title" content="Dich'blog">
<meta property="twitter:domain" content="blog.dich.bid"> <meta property="twitter:domain" content="blog.dich.bid">
<meta property="twitter:url" content="https://blog.dich.bid/linux-for-pc-6/"> <meta property="twitter:url" content="https://blog.dich.bid/learn-linux-for-pc-6/">
<link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" /> <link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" />
@ -78,7 +78,7 @@
<div class="post"> <div class="post">
<h1 class="post-title"><a href="https://blog.dich.bid/linux-for-pc-6/">Linux-For-PC(六):常用命令与性能分析</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/learn-linux-for-pc-6/">Linux-For-PC(六):常用命令与性能分析</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -287,7 +287,7 @@ cached页面缓存由文件系统使用
</div> </div>
<div class="pagination__buttons"> <div class="pagination__buttons">
<span class="button previous"> <span class="button previous">
<a href="https://blog.dich.bid/linux-for-pc-5/"> <a href="https://blog.dich.bid/learn-linux-for-pc-5/">
<span class="button__icon"></span>&nbsp; <span class="button__icon"></span>&nbsp;
<span class="button__text">Linux-For-PC(五):BIOS-UEFI-MBR-GPT-GRUB</span> <span class="button__text">Linux-For-PC(五):BIOS-UEFI-MBR-GPT-GRUB</span>
</a> </a>

View File

@ -390,7 +390,7 @@ HTTP协议是一种无状态的、应用层协议用于传输超文本数据
</div> </div>
<div class="pagination__buttons"> <div class="pagination__buttons">
<span class="button previous"> <span class="button previous">
<a href="https://blog.dich.bid/chatogpt/"> <a href="https://blog.dich.bid/about-chatogpt/">
<span class="button__icon"></span>&nbsp; <span class="button__icon"></span>&nbsp;
<span class="button__text">乱七八糟:如何高效地向 ChatGPT 提问</span> <span class="button__text">乱七八糟:如何高效地向 ChatGPT 提问</span>
</a> </a>
@ -398,7 +398,7 @@ HTTP协议是一种无状态的、应用层协议用于传输超文本数据
<span class="button next"> <span class="button next">
<a href="https://blog.dich.bid/local-isps-to-cn-report/"> <a href="https://blog.dich.bid/network-isps/">
<span class="button__text">Network的艺术:国内至国际骨干ISP线路整理</span>&nbsp; <span class="button__text">Network的艺术:国内至国际骨干ISP线路整理</span>&nbsp;
<span class="button__icon"></span> <span class="button__icon"></span>
</a> </a>

View File

@ -20,13 +20,13 @@
<meta property="og:description" content=""> <meta property="og:description" content="">
<meta property="og:title" content="Dich'blog"> <meta property="og:title" content="Dich'blog">
<meta property="og:type" content="article"> <meta property="og:type" content="article">
<meta property="og:url" content="https://blog.dich.bid/how-email-works-1/"> <meta property="og:url" content="https://blog.dich.bid/network-how-email-works-1/">
<meta name="twitter:card" content="summary_large_image"> <meta name="twitter:card" content="summary_large_image">
<meta name="twitter:description" content=""> <meta name="twitter:description" content="">
<meta name="twitter:title" content="Dich'blog"> <meta name="twitter:title" content="Dich'blog">
<meta property="twitter:domain" content="blog.dich.bid"> <meta property="twitter:domain" content="blog.dich.bid">
<meta property="twitter:url" content="https://blog.dich.bid/how-email-works-1/"> <meta property="twitter:url" content="https://blog.dich.bid/network-how-email-works-1/">
<link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" /> <link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" />
@ -78,7 +78,7 @@
<div class="post"> <div class="post">
<h1 class="post-title"><a href="https://blog.dich.bid/how-email-works-1/">电子邮件是如何工作的:SPF&#x2F;DKIM&#x2F;DMARC</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/network-how-email-works-1/">电子邮件是如何工作的:SPF&#x2F;DKIM&#x2F;DMARC</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -90,7 +90,7 @@
<span class="post-tags-inline"> <span class="post-tags-inline">
:: tags:&nbsp; :: tags:&nbsp;
<a class="post-tag" href="https://blog.dich.bid/tags/luan-qi-ba-zao/">#乱七八糟</a></span> <a class="post-tag" href="https://blog.dich.bid/tags/wang-luo-yi-shu/">#网络艺术</a></span>
<div class="post-content"> <div class="post-content">
@ -198,7 +198,7 @@
</div> </div>
<div class="pagination__buttons"> <div class="pagination__buttons">
<span class="button previous"> <span class="button previous">
<a href="https://blog.dich.bid/searching/"> <a href="https://blog.dich.bid/network-searching/">
<span class="button__icon"></span>&nbsp; <span class="button__icon"></span>&nbsp;
<span class="button__text">Network的艺术:搜索引擎与爬虫</span> <span class="button__text">Network的艺术:搜索引擎与爬虫</span>
</a> </a>
@ -206,7 +206,7 @@
<span class="button next"> <span class="button next">
<a href="https://blog.dich.bid/how-email-works-2/"> <a href="https://blog.dich.bid/network-how-email-works-2/">
<span class="button__text">电子邮件是如何工作的:POP3&#x2F;IMAP&#x2F;SMTP</span>&nbsp; <span class="button__text">电子邮件是如何工作的:POP3&#x2F;IMAP&#x2F;SMTP</span>&nbsp;
<span class="button__icon"></span> <span class="button__icon"></span>
</a> </a>

View File

@ -20,13 +20,13 @@
<meta property="og:description" content=""> <meta property="og:description" content="">
<meta property="og:title" content="Dich'blog"> <meta property="og:title" content="Dich'blog">
<meta property="og:type" content="article"> <meta property="og:type" content="article">
<meta property="og:url" content="https://blog.dich.bid/how-email-works-2/"> <meta property="og:url" content="https://blog.dich.bid/network-how-email-works-2/">
<meta name="twitter:card" content="summary_large_image"> <meta name="twitter:card" content="summary_large_image">
<meta name="twitter:description" content=""> <meta name="twitter:description" content="">
<meta name="twitter:title" content="Dich'blog"> <meta name="twitter:title" content="Dich'blog">
<meta property="twitter:domain" content="blog.dich.bid"> <meta property="twitter:domain" content="blog.dich.bid">
<meta property="twitter:url" content="https://blog.dich.bid/how-email-works-2/"> <meta property="twitter:url" content="https://blog.dich.bid/network-how-email-works-2/">
<link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" /> <link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" />
@ -78,7 +78,7 @@
<div class="post"> <div class="post">
<h1 class="post-title"><a href="https://blog.dich.bid/how-email-works-2/">电子邮件是如何工作的:POP3&#x2F;IMAP&#x2F;SMTP</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/network-how-email-works-2/">电子邮件是如何工作的:POP3&#x2F;IMAP&#x2F;SMTP</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -90,7 +90,7 @@
<span class="post-tags-inline"> <span class="post-tags-inline">
:: tags:&nbsp; :: tags:&nbsp;
<a class="post-tag" href="https://blog.dich.bid/tags/luan-qi-ba-zao/">#乱七八糟</a></span> <a class="post-tag" href="https://blog.dich.bid/tags/wang-luo-yi-shu/">#网络艺术</a></span>
<div class="post-content"> <div class="post-content">
@ -220,7 +220,7 @@
</div> </div>
<div class="pagination__buttons"> <div class="pagination__buttons">
<span class="button previous"> <span class="button previous">
<a href="https://blog.dich.bid/how-email-works-1/"> <a href="https://blog.dich.bid/network-how-email-works-1/">
<span class="button__icon"></span>&nbsp; <span class="button__icon"></span>&nbsp;
<span class="button__text">电子邮件是如何工作的:SPF&#x2F;DKIM&#x2F;DMARC</span> <span class="button__text">电子邮件是如何工作的:SPF&#x2F;DKIM&#x2F;DMARC</span>
</a> </a>
@ -228,7 +228,7 @@
<span class="button next"> <span class="button next">
<a href="https://blog.dich.bid/open-source-what/"> <a href="https://blog.dich.bid/opensource-what/">
<span class="button__text">开源世界:什么是开源</span>&nbsp; <span class="button__text">开源世界:什么是开源</span>&nbsp;
<span class="button__icon"></span> <span class="button__icon"></span>
</a> </a>

View File

@ -20,13 +20,13 @@
<meta property="og:description" content=""> <meta property="og:description" content="">
<meta property="og:title" content="Dich'blog"> <meta property="og:title" content="Dich'blog">
<meta property="og:type" content="article"> <meta property="og:type" content="article">
<meta property="og:url" content="https://blog.dich.bid/local-isps-to-cn-report/"> <meta property="og:url" content="https://blog.dich.bid/network-isps/">
<meta name="twitter:card" content="summary_large_image"> <meta name="twitter:card" content="summary_large_image">
<meta name="twitter:description" content=""> <meta name="twitter:description" content="">
<meta name="twitter:title" content="Dich'blog"> <meta name="twitter:title" content="Dich'blog">
<meta property="twitter:domain" content="blog.dich.bid"> <meta property="twitter:domain" content="blog.dich.bid">
<meta property="twitter:url" content="https://blog.dich.bid/local-isps-to-cn-report/"> <meta property="twitter:url" content="https://blog.dich.bid/network-isps/">
<link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" /> <link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" />
@ -78,7 +78,7 @@
<div class="post"> <div class="post">
<h1 class="post-title"><a href="https://blog.dich.bid/local-isps-to-cn-report/">Network的艺术:国内至国际骨干ISP线路整理</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/network-isps/">Network的艺术:国内至国际骨干ISP线路整理</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -618,7 +618,7 @@ LG Uplus 由三家LG子公司合并而来分别是LG DACOMLG Powercom和LG
<span class="button next"> <span class="button next">
<a href="https://blog.dich.bid/searching/"> <a href="https://blog.dich.bid/network-searching/">
<span class="button__text">Network的艺术:搜索引擎与爬虫</span>&nbsp; <span class="button__text">Network的艺术:搜索引擎与爬虫</span>&nbsp;
<span class="button__icon"></span> <span class="button__icon"></span>
</a> </a>

View File

@ -20,13 +20,13 @@
<meta property="og:description" content=""> <meta property="og:description" content="">
<meta property="og:title" content="Dich'blog"> <meta property="og:title" content="Dich'blog">
<meta property="og:type" content="article"> <meta property="og:type" content="article">
<meta property="og:url" content="https://blog.dich.bid/searching/"> <meta property="og:url" content="https://blog.dich.bid/network-searching/">
<meta name="twitter:card" content="summary_large_image"> <meta name="twitter:card" content="summary_large_image">
<meta name="twitter:description" content=""> <meta name="twitter:description" content="">
<meta name="twitter:title" content="Dich'blog"> <meta name="twitter:title" content="Dich'blog">
<meta property="twitter:domain" content="blog.dich.bid"> <meta property="twitter:domain" content="blog.dich.bid">
<meta property="twitter:url" content="https://blog.dich.bid/searching/"> <meta property="twitter:url" content="https://blog.dich.bid/network-searching/">
<link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" /> <link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" />
@ -50,9 +50,10 @@
</div> </div>
<nav class="menu">
<nav class="menu">
<ul class="menu__inner"> <ul class="menu__inner">
<li><a href="https://blog.dich.bid">blog</a></li> <li class="active"><a href="https://blog.dich.bid">blog</a></li>
<li><a href="https://blog.dich.bid/tags">tags</a></li> <li><a href="https://blog.dich.bid/tags">tags</a></li>
@ -62,7 +63,7 @@
<li><a href="https://blog.dich.bid/links">links</a></li> <li><a href="https://blog.dich.bid/links">links</a></li>
<li class="active"><a href="https://blog.dich.bid/search">search</a></li> <li><a href="https://blog.dich.bid/search">search</a></li>
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li> <li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
</ul> </ul>
@ -77,7 +78,7 @@
<div class="post"> <div class="post">
<h1 class="post-title"><a href="https://blog.dich.bid/searching/">Network的艺术:搜索引擎与爬虫</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/network-searching/">Network的艺术:搜索引擎与爬虫</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -270,7 +271,7 @@
</div> </div>
<div class="pagination__buttons"> <div class="pagination__buttons">
<span class="button previous"> <span class="button previous">
<a href="https://blog.dich.bid/local-isps-to-cn-report/"> <a href="https://blog.dich.bid/network-isps/">
<span class="button__icon"></span>&nbsp; <span class="button__icon"></span>&nbsp;
<span class="button__text">Network的艺术:国内至国际骨干ISP线路整理</span> <span class="button__text">Network的艺术:国内至国际骨干ISP线路整理</span>
</a> </a>
@ -278,7 +279,7 @@
<span class="button next"> <span class="button next">
<a href="https://blog.dich.bid/how-email-works-1/"> <a href="https://blog.dich.bid/network-how-email-works-1/">
<span class="button__text">电子邮件是如何工作的:SPF&#x2F;DKIM&#x2F;DMARC</span>&nbsp; <span class="button__text">电子邮件是如何工作的:SPF&#x2F;DKIM&#x2F;DMARC</span>&nbsp;
<span class="button__icon"></span> <span class="button__icon"></span>
</a> </a>

View File

@ -20,13 +20,13 @@
<meta property="og:description" content=""> <meta property="og:description" content="">
<meta property="og:title" content="Dich'blog"> <meta property="og:title" content="Dich'blog">
<meta property="og:type" content="article"> <meta property="og:type" content="article">
<meta property="og:url" content="https://blog.dich.bid/about-zuwang/"> <meta property="og:url" content="https://blog.dich.bid/network-zuwang/">
<meta name="twitter:card" content="summary_large_image"> <meta name="twitter:card" content="summary_large_image">
<meta name="twitter:description" content=""> <meta name="twitter:description" content="">
<meta name="twitter:title" content="Dich'blog"> <meta name="twitter:title" content="Dich'blog">
<meta property="twitter:domain" content="blog.dich.bid"> <meta property="twitter:domain" content="blog.dich.bid">
<meta property="twitter:url" content="https://blog.dich.bid/about-zuwang/"> <meta property="twitter:url" content="https://blog.dich.bid/network-zuwang/">
<link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" /> <link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" />
@ -50,15 +50,16 @@
</div> </div>
<nav class="menu">
<nav class="menu">
<ul class="menu__inner"> <ul class="menu__inner">
<li><a href="https://blog.dich.bid">blog</a></li> <li class="active"><a href="https://blog.dich.bid">blog</a></li>
<li><a href="https://blog.dich.bid/tags">tags</a></li> <li><a href="https://blog.dich.bid/tags">tags</a></li>
<li><a href="https://blog.dich.bid/archive">archive</a></li> <li><a href="https://blog.dich.bid/archive">archive</a></li>
<li class="active"><a href="https://blog.dich.bid/about">about me</a></li> <li><a href="https://blog.dich.bid/about">about me</a></li>
<li><a href="https://blog.dich.bid/links">links</a></li> <li><a href="https://blog.dich.bid/links">links</a></li>
@ -77,7 +78,7 @@
<div class="post"> <div class="post">
<h1 class="post-title"><a href="https://blog.dich.bid/about-zuwang/">Network的艺术:家庭组网与设备选购</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/network-zuwang/">Network的艺术:家庭组网与设备选购</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">

View File

@ -1,195 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Dich&#x27;blog</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
<meta name="robots" content="noodp"/>
<link rel="stylesheet" href="https://blog.dich.bid/style.css">
<link rel="stylesheet" href="https://blog.dich.bid/color/blue.css">
<link rel="stylesheet" href="https://blog.dich.bid/color/background_dark.css">
<link rel="stylesheet" href="https://blog.dich.bid/font-hack-subset.css">
<meta name="description" content="">
<meta property="og:description" content="">
<meta property="og:title" content="Dich'blog">
<meta property="og:type" content="article">
<meta property="og:url" content="https://blog.dich.bid/open-source-cross-platform-softs/">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:description" content="">
<meta name="twitter:title" content="Dich'blog">
<meta property="twitter:domain" content="blog.dich.bid">
<meta property="twitter:url" content="https://blog.dich.bid/open-source-cross-platform-softs/">
<link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" />
</head>
<body class="">
<div class="container">
<header class="header">
<div class="header__inner">
<div class="header__logo">
<a href="https://blog.dich.bid" style="text-decoration: none;">
<div class="logo">
Dich&#x27;blog
</div>
</a>
</div>
</div>
<nav class="menu">
<ul class="menu__inner">
<li class="active"><a href="https://blog.dich.bid">blog</a></li>
<li><a href="https://blog.dich.bid/tags">tags</a></li>
<li><a href="https://blog.dich.bid/archive">archive</a></li>
<li><a href="https://blog.dich.bid/about">about me</a></li>
<li><a href="https://blog.dich.bid/links">links</a></li>
<li><a href="https://blog.dich.bid/search">search</a></li>
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
</ul>
</nav>
</header>
<div class="content">
<div class="post">
<h1 class="post-title"><a href="https://blog.dich.bid/open-source-cross-platform-softs/">开源世界:有关开源的误区</a></h1>
<div class="post-meta-inline">
<span class="post-date">
2024-03-02
</span>
</div>
<span class="post-tags-inline">
:: tags:&nbsp;
<a class="post-tag" href="https://blog.dich.bid/tags/kai-yuan-shi-jie/">#开源世界</a></span>
<div class="post-content">
<p>前言 在当今的软件开发领域,开源软件已经成为推动技术创新和知识共享的重要力量。尽管开源软件的理念和实践已经深入人心,但围绕它的一些误解和误区依然存在。本文旨在深入探讨和澄清这些常见的开源误区,帮助读者更全面、更准确地理解开源软件的本质、价值和实践方式。</p>
<span id="continue-reading"></span><h2 id="qian-yan">前言</h2>
<p>本篇内容将会为开发者们<strong>解释有关开源的常见误区</strong>,欢迎开发者们补充更多内容!</p>
<h2 id="kai-yuan-ruan-jian-de-chang-jian-wu-qu-jie-xi">开源软件的常见误区解析</h2>
<p>开源软件以其开放性、共享性和协作性,已经成为软件开发领域的重要力量。然而,围绕开源软件,存在一些普遍的误解。本文旨在澄清这些误区,帮助读者更准确地理解开源。</p>
<h3 id="kai-yuan-yu-mian-fei">开源与免费</h3>
<p><strong>误区一:开源即免费</strong></p>
<p>开源软件的核心在于“自由”,而非“免费”。开源软件的源代码对所有人开放,用户可以自由地查看、修改和分发,但这并不意味着所有开源软件都不收费。实际上,开源项目可以提供免费下载,同时通过提供服务、支持或附加功能来收费。</p>
<h3 id="kai-yuan-zu-zhi-yu-wang-luo-mo-xing">开源组织与网络模型</h3>
<p><strong>误区二OSI组织与OSI网络模型相同</strong></p>
<p>OSI通常指开放源代码促进会Open Source Initiative而OSI模型是指开放系统互联通信模型。两者虽然名称相似但实质上毫无关联类似于Java与JavaScript的关系。</p>
<h3 id="can-yu-kai-yuan-de-men-jian">参与开源的门槛</h3>
<p><strong>误区三:只有技术高手才能参与开源</strong></p>
<p>开源社区欢迎所有人参与,不论技术水平如何。开源的核心在于分享和协作,即使是初学者,也能通过提问、反馈或小的代码贡献来参与其中。</p>
<h3 id="kai-yuan-yu-bi-yuan-de-you-lie">开源与闭源的优劣</h3>
<p><strong>误区四:开源总是优于闭源</strong></p>
<p>开源和闭源软件各有优势和劣势。开源软件因其开放性,能够快速迭代和获得社区支持;而闭源软件则可能提供更专业的服务和更稳定的更新。</p>
<h3 id="shang-yong-kai-yuan-xiang-mu">商用开源项目</h3>
<p><strong>误区五:开源项目不能商用</strong></p>
<p>开源项目必须允许商用,这是开放源代码定义的一部分。但需注意,某些许可证可能对商用有限制。</p>
<h3 id="kai-yuan-zuo-zhe-de-ban-quan">开源作者的版权</h3>
<p><strong>误区六:开源项目作者无版权</strong></p>
<p>即使项目开源,作者依然保留版权。使用开源软件时,必须遵守其许可证规定,尊重作者的版权。</p>
<h3 id="kai-yuan-zhuan-bi-yuan">开源转闭源</h3>
<p><strong>误区七:开源项目不能转为闭源</strong></p>
<p>不同的开源许可证对开源转闭源有不同的规定。一些许可证如LGPL、GPL禁止转闭源而BSD、MIT等则允许。</p>
<h3 id="ban-kai-yuan-yu-wei-kai-yuan">“半开源”与“伪开源”</h3>
<p><strong>误区八:“半开源”和“伪开源”等同于开源</strong></p>
<p>“半开源”和“伪开源”可能不符合狭义上的开源标准,但它们仍然对开源社区有所贡献。开源的界定有时存在争议,但关键在于是否开放源代码并允许他人使用。</p>
<h3 id="kai-yuan-xiang-mu-de-guan-li">开源项目的管理</h3>
<p><strong>误区九:开源项目只需开放源代码</strong></p>
<p>一个成功的开源项目需要的不仅是开放源代码,还包括一套完整的社区管理和维护流程。</p>
<h3 id="kai-yuan-ruan-jian-de-an-quan-xing">开源软件的安全性</h3>
<p><strong>误区十:开源软件不安全</strong></p>
<p>开源软件的安全性取决于其维护和更新的及时性。开源社区能够快速发现并修复安全漏洞,但这并不意味着开源软件就绝对安全。</p>
<h3 id="kai-yuan-xiang-mu-de-ji-shu-zhi-chi">开源项目的技术支持</h3>
<p><strong>误区十一:开源项目缺乏技术支持</strong></p>
<p>开源项目的技术支持来自于其社区和企业的支持。一个活跃的社区可以提供强大的技术支持。</p>
<h3 id="kai-yuan-xiang-mu-de-zhi-liang">开源项目的质量</h3>
<p><strong>误区十二:开源项目质量不高</strong></p>
<p>开源项目的质量取决于其维护和社区的活跃度。许多知名的开源项目都是由顶尖的专家维护的。</p>
<h3 id="kai-yuan-xiang-mu-de-ming-ming">开源项目的命名</h3>
<p><strong>误区十三:开源项目必须用英文命名</strong></p>
<p>开源项目的命名应根据项目的性质和作者的偏好来决定。使用母语命名可以提高代码的可读性和可维护性。</p>
<h3 id="gong-xian-kai-yuan-xiang-mu-de-fang-shi">贡献开源项目的方式</h3>
<p><strong>误区十四:为开源项目贡献只能通过编写代码</strong></p>
<p>为开源项目做贡献有多种方式包括编写文档、报告bug、提供资金支持等。</p>
<p>通过以上解析,我们可以看到开源软件的世界是多元和包容的。开源不仅仅是技术的选择,更是一种文化和精神的体现。</p>
</div>
<div class="pagination">
<div class="pagination__title">
<span class="pagination__title-h">Thanks for reading! Read other posts?</span>
<hr />
</div>
<div class="pagination__buttons">
<span class="button previous">
<a href="https://blog.dich.bid/open-source-what/">
<span class="button__icon"></span>&nbsp;
<span class="button__text">开源世界:什么是开源</span>
</a>
</span>
<span class="button next">
<a href="https://blog.dich.bid/opensourcesoftware-licenses/">
<span class="button__text">开源世界:开源软件与协议</span>&nbsp;
<span class="button__icon"></span>
</a>
</span>
</div>
</div>
</div>
</div>
<footer class="footer">
<div class="footer__inner">
<div class="copyright">
<span>©
2025
Dichgrem</span>
<span class="copyright-theme">
<span class="copyright-theme-sep">:: </span>
Theme: <a href="https://github.com/pawroman/zola-theme-terminimal/">Terminimal</a> by pawroman
</span>
</div>
</div>
</footer>
</div>
</body>
</html>

View File

@ -20,13 +20,13 @@
<meta property="og:description" content=""> <meta property="og:description" content="">
<meta property="og:title" content="Dich'blog"> <meta property="og:title" content="Dich'blog">
<meta property="og:type" content="article"> <meta property="og:type" content="article">
<meta property="og:url" content="https://blog.dich.bid/opensourcesoftware-licenses/"> <meta property="og:url" content="https://blog.dich.bid/opensource-licenses/">
<meta name="twitter:card" content="summary_large_image"> <meta name="twitter:card" content="summary_large_image">
<meta name="twitter:description" content=""> <meta name="twitter:description" content="">
<meta name="twitter:title" content="Dich'blog"> <meta name="twitter:title" content="Dich'blog">
<meta property="twitter:domain" content="blog.dich.bid"> <meta property="twitter:domain" content="blog.dich.bid">
<meta property="twitter:url" content="https://blog.dich.bid/opensourcesoftware-licenses/"> <meta property="twitter:url" content="https://blog.dich.bid/opensource-licenses/">
<link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" /> <link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" />
@ -78,7 +78,7 @@
<div class="post"> <div class="post">
<h1 class="post-title"><a href="https://blog.dich.bid/opensourcesoftware-licenses/">开源世界:开源软件与协议</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/opensource-licenses/">开源世界:开源软件与协议</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -221,15 +221,15 @@
</div> </div>
<div class="pagination__buttons"> <div class="pagination__buttons">
<span class="button previous"> <span class="button previous">
<a href="https://blog.dich.bid/open-source-cross-platform-softs/"> <a href="https://blog.dich.bid/opensource-what/">
<span class="button__icon"></span>&nbsp; <span class="button__icon"></span>&nbsp;
<span class="button__text">开源世界:有关开源的误区</span> <span class="button__text">开源世界:什么是开源</span>
</a> </a>
</span> </span>
<span class="button next"> <span class="button next">
<a href="https://blog.dich.bid/open-source-software/"> <a href="https://blog.dich.bid/opensource-software/">
<span class="button__text">开源世界:常用跨平台开源软件</span>&nbsp; <span class="button__text">开源世界:常用跨平台开源软件</span>&nbsp;
<span class="button__icon"></span> <span class="button__icon"></span>
</a> </a>

View File

@ -20,13 +20,13 @@
<meta property="og:description" content=""> <meta property="og:description" content="">
<meta property="og:title" content="Dich'blog"> <meta property="og:title" content="Dich'blog">
<meta property="og:type" content="article"> <meta property="og:type" content="article">
<meta property="og:url" content="https://blog.dich.bid/open-source-software/"> <meta property="og:url" content="https://blog.dich.bid/opensource-software/">
<meta name="twitter:card" content="summary_large_image"> <meta name="twitter:card" content="summary_large_image">
<meta name="twitter:description" content=""> <meta name="twitter:description" content="">
<meta name="twitter:title" content="Dich'blog"> <meta name="twitter:title" content="Dich'blog">
<meta property="twitter:domain" content="blog.dich.bid"> <meta property="twitter:domain" content="blog.dich.bid">
<meta property="twitter:url" content="https://blog.dich.bid/open-source-software/"> <meta property="twitter:url" content="https://blog.dich.bid/opensource-software/">
<link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" /> <link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" />
@ -78,7 +78,7 @@
<div class="post"> <div class="post">
<h1 class="post-title"><a href="https://blog.dich.bid/open-source-software/">开源世界:常用跨平台开源软件</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/opensource-software/">开源世界:常用跨平台开源软件</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -321,7 +321,7 @@
</div> </div>
<div class="pagination__buttons"> <div class="pagination__buttons">
<span class="button previous"> <span class="button previous">
<a href="https://blog.dich.bid/opensourcesoftware-licenses/"> <a href="https://blog.dich.bid/opensource-licenses/">
<span class="button__icon"></span>&nbsp; <span class="button__icon"></span>&nbsp;
<span class="button__text">开源世界:开源软件与协议</span> <span class="button__text">开源世界:开源软件与协议</span>
</a> </a>
@ -329,7 +329,7 @@
<span class="button next"> <span class="button next">
<a href="https://blog.dich.bid/rss-read/"> <a href="https://blog.dich.bid/about-rss-read/">
<span class="button__text">搭建个人信息流:RSS阅读指南</span>&nbsp; <span class="button__text">搭建个人信息流:RSS阅读指南</span>&nbsp;
<span class="button__icon"></span> <span class="button__icon"></span>
</a> </a>

View File

@ -20,13 +20,13 @@
<meta property="og:description" content=""> <meta property="og:description" content="">
<meta property="og:title" content="Dich'blog"> <meta property="og:title" content="Dich'blog">
<meta property="og:type" content="article"> <meta property="og:type" content="article">
<meta property="og:url" content="https://blog.dich.bid/open-source-what/"> <meta property="og:url" content="https://blog.dich.bid/opensource-what/">
<meta name="twitter:card" content="summary_large_image"> <meta name="twitter:card" content="summary_large_image">
<meta name="twitter:description" content=""> <meta name="twitter:description" content="">
<meta name="twitter:title" content="Dich'blog"> <meta name="twitter:title" content="Dich'blog">
<meta property="twitter:domain" content="blog.dich.bid"> <meta property="twitter:domain" content="blog.dich.bid">
<meta property="twitter:url" content="https://blog.dich.bid/open-source-what/"> <meta property="twitter:url" content="https://blog.dich.bid/opensource-what/">
<link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" /> <link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" />
@ -78,7 +78,7 @@
<div class="post"> <div class="post">
<h1 class="post-title"><a href="https://blog.dich.bid/open-source-what/">开源世界:什么是开源</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/opensource-what/">开源世界:什么是开源</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -146,6 +146,51 @@
<p>初学者容易混淆 Git 和代码托管平台的概念。Git 是版本控制系统,开发者可以通过 Git 在本地工作空间建立项目仓库,每一个 Git 仓库都会包含一个 .git 目录里面存储了该项目的每一次源代码的提交日志可以方便地回退到过去的任意一个提交的版本与过去的代码进行比对。毫不夸张地说Git 仓库就像是一个具有魔法的文件系统Git 则帮我们记录该仓库下所有的读写信息,并在工作空间、暂存区、本地仓库之间随意切换。</p> <p>初学者容易混淆 Git 和代码托管平台的概念。Git 是版本控制系统,开发者可以通过 Git 在本地工作空间建立项目仓库,每一个 Git 仓库都会包含一个 .git 目录里面存储了该项目的每一次源代码的提交日志可以方便地回退到过去的任意一个提交的版本与过去的代码进行比对。毫不夸张地说Git 仓库就像是一个具有魔法的文件系统Git 则帮我们记录该仓库下所有的读写信息,并在工作空间、暂存区、本地仓库之间随意切换。</p>
<p>而代码托管平台,比如 GitHub (opens new window)、GitLab (opens new window)、Bitbucket (opens new window)、Gitee (opens new window)等,则是基于 Git 的代码托管平台,通过网络为用户提供 Git 仓库托管服务。得益于 Git 分布式的特性Git 代码托管平台上的仓库通常充当远程仓库的角色便于多个开发者之间的同步。在此基础之上代码托管平台还提供了许多协作功能将版本管理、Bug 跟踪、代码审查、邮件列表、IRC 等众多功能组合在一起,以实现更高效的协同开发。简单来说,代码托管平台不仅仅提供代码托管服务,还有项目管理,甚至社交等功能。</p> <p>而代码托管平台,比如 GitHub (opens new window)、GitLab (opens new window)、Bitbucket (opens new window)、Gitee (opens new window)等,则是基于 Git 的代码托管平台,通过网络为用户提供 Git 仓库托管服务。得益于 Git 分布式的特性Git 代码托管平台上的仓库通常充当远程仓库的角色便于多个开发者之间的同步。在此基础之上代码托管平台还提供了许多协作功能将版本管理、Bug 跟踪、代码审查、邮件列表、IRC 等众多功能组合在一起,以实现更高效的协同开发。简单来说,代码托管平台不仅仅提供代码托管服务,还有项目管理,甚至社交等功能。</p>
<p>总的来说Git 和代码托管平台有直接关联,但又有许多不同的地方。关于 Git 和代码托管平台的操作,将在后续章节展开描述。</p> <p>总的来说Git 和代码托管平台有直接关联,但又有许多不同的地方。关于 Git 和代码托管平台的操作,将在后续章节展开描述。</p>
<h2 id="kai-yuan-ruan-jian-de-chang-jian-wu-qu-jie-xi">开源软件的常见误区解析</h2>
<p>开源软件以其开放性、共享性和协作性,已经成为软件开发领域的重要力量。然而,围绕开源软件,存在一些普遍的误解。本文旨在澄清这些误区,帮助读者更准确地理解开源。</p>
<h3 id="kai-yuan-yu-mian-fei">开源与免费</h3>
<p><strong>误区一:开源即免费</strong></p>
<p>开源软件的核心在于“自由”,而非“免费”。开源软件的源代码对所有人开放,用户可以自由地查看、修改和分发,但这并不意味着所有开源软件都不收费。实际上,开源项目可以提供免费下载,同时通过提供服务、支持或附加功能来收费。</p>
<h3 id="kai-yuan-zu-zhi-yu-wang-luo-mo-xing">开源组织与网络模型</h3>
<p><strong>误区二OSI组织与OSI网络模型相同</strong></p>
<p>OSI通常指开放源代码促进会Open Source Initiative而OSI模型是指开放系统互联通信模型。两者虽然名称相似但实质上毫无关联类似于Java与JavaScript的关系。</p>
<h3 id="can-yu-kai-yuan-de-men-jian">参与开源的门槛</h3>
<p><strong>误区三:只有技术高手才能参与开源</strong></p>
<p>开源社区欢迎所有人参与,不论技术水平如何。开源的核心在于分享和协作,即使是初学者,也能通过提问、反馈或小的代码贡献来参与其中。</p>
<h3 id="kai-yuan-yu-bi-yuan-de-you-lie">开源与闭源的优劣</h3>
<p><strong>误区四:开源总是优于闭源</strong></p>
<p>开源和闭源软件各有优势和劣势。开源软件因其开放性,能够快速迭代和获得社区支持;而闭源软件则可能提供更专业的服务和更稳定的更新。</p>
<h3 id="shang-yong-kai-yuan-xiang-mu">商用开源项目</h3>
<p><strong>误区五:开源项目不能商用</strong></p>
<p>开源项目必须允许商用,这是开放源代码定义的一部分。但需注意,某些许可证可能对商用有限制。</p>
<h3 id="kai-yuan-zuo-zhe-de-ban-quan">开源作者的版权</h3>
<p><strong>误区六:开源项目作者无版权</strong></p>
<p>即使项目开源,作者依然保留版权。使用开源软件时,必须遵守其许可证规定,尊重作者的版权。</p>
<h3 id="kai-yuan-zhuan-bi-yuan">开源转闭源</h3>
<p><strong>误区七:开源项目不能转为闭源</strong></p>
<p>不同的开源许可证对开源转闭源有不同的规定。一些许可证如LGPL、GPL禁止转闭源而BSD、MIT等则允许。</p>
<h3 id="ban-kai-yuan-yu-wei-kai-yuan">“半开源”与“伪开源”</h3>
<p><strong>误区八:“半开源”和“伪开源”等同于开源</strong></p>
<p>“半开源”和“伪开源”可能不符合狭义上的开源标准,但它们仍然对开源社区有所贡献。开源的界定有时存在争议,但关键在于是否开放源代码并允许他人使用。</p>
<h3 id="kai-yuan-xiang-mu-de-guan-li">开源项目的管理</h3>
<p><strong>误区九:开源项目只需开放源代码</strong></p>
<p>一个成功的开源项目需要的不仅是开放源代码,还包括一套完整的社区管理和维护流程。</p>
<h3 id="kai-yuan-ruan-jian-de-an-quan-xing">开源软件的安全性</h3>
<p><strong>误区十:开源软件不安全</strong></p>
<p>开源软件的安全性取决于其维护和更新的及时性。开源社区能够快速发现并修复安全漏洞,但这并不意味着开源软件就绝对安全。</p>
<h3 id="kai-yuan-xiang-mu-de-ji-shu-zhi-chi">开源项目的技术支持</h3>
<p><strong>误区十一:开源项目缺乏技术支持</strong></p>
<p>开源项目的技术支持来自于其社区和企业的支持。一个活跃的社区可以提供强大的技术支持。</p>
<h3 id="kai-yuan-xiang-mu-de-zhi-liang">开源项目的质量</h3>
<p><strong>误区十二:开源项目质量不高</strong></p>
<p>开源项目的质量取决于其维护和社区的活跃度。许多知名的开源项目都是由顶尖的专家维护的。</p>
<h3 id="kai-yuan-xiang-mu-de-ming-ming">开源项目的命名</h3>
<p><strong>误区十三:开源项目必须用英文命名</strong></p>
<p>开源项目的命名应根据项目的性质和作者的偏好来决定。使用母语命名可以提高代码的可读性和可维护性。</p>
<h3 id="gong-xian-kai-yuan-xiang-mu-de-fang-shi">贡献开源项目的方式</h3>
<p><strong>误区十四:为开源项目贡献只能通过编写代码</strong></p>
<p>为开源项目做贡献有多种方式包括编写文档、报告bug、提供资金支持等。</p>
<p>通过以上解析,我们可以看到开源软件的世界是多元和包容的。开源不仅仅是技术的选择,更是一种文化和精神的体现。</p>
<h2 id="xiao-jie">小结</h2> <h2 id="xiao-jie">小结</h2>
<p>不会写代码也可以参与开源吗?相信你在读完这篇文章后,在自己心中应该有了答案。</p> <p>不会写代码也可以参与开源吗?相信你在读完这篇文章后,在自己心中应该有了答案。</p>
<p>当然,答案是肯定的。</p> <p>当然,答案是肯定的。</p>
@ -164,7 +209,7 @@
</div> </div>
<div class="pagination__buttons"> <div class="pagination__buttons">
<span class="button previous"> <span class="button previous">
<a href="https://blog.dich.bid/how-email-works-2/"> <a href="https://blog.dich.bid/network-how-email-works-2/">
<span class="button__icon"></span>&nbsp; <span class="button__icon"></span>&nbsp;
<span class="button__text">电子邮件是如何工作的:POP3&#x2F;IMAP&#x2F;SMTP</span> <span class="button__text">电子邮件是如何工作的:POP3&#x2F;IMAP&#x2F;SMTP</span>
</a> </a>
@ -172,8 +217,8 @@
<span class="button next"> <span class="button next">
<a href="https://blog.dich.bid/open-source-cross-platform-softs/"> <a href="https://blog.dich.bid/opensource-licenses/">
<span class="button__text">开源世界:有关开源的误区</span>&nbsp; <span class="button__text">开源世界:开源软件与协议</span>&nbsp;
<span class="button__icon"></span> <span class="button__icon"></span>
</a> </a>
</span> </span>

View File

@ -79,40 +79,6 @@
<div class="posts"> <div class="posts">
<div class="post on-list"> <div class="post on-list">
<h1 class="post-title"><a href="https://blog.dich.bid/awesome-android-tv/">综合工程:Android TV 折腾小记</a></h1>
<div class="post-meta-inline">
<span class="post-date">
2023-08-14
</span>
</div>
<span class="post-tags-inline">
:: tags:&nbsp;
<a class="post-tag" href="https://blog.dich.bid/tags/zong-he-gong-cheng/">#综合工程</a></span>
<div class="post-content">
<p>前言 由于 AppleTV 的高昂的售价和普通电视盒子广告的泛滥,一台开源、多功能的原生安卓电视盒子逐渐成为智能家居的必备神器。出于对 IPTV、YouTube 和家庭影院等需求,以及对一面赏心悦目电视墙的期待,这里分享 Android TV 以下简称ATV安装的一些要点。</p>
</div>
<div>
<!-- &#xFE0E; -- force text style - some devices render this as emoji -->
<a class="read-more button" href="https://blog.dich.bid/awesome-android-tv/">
<span class="button__text">Read more</span>&nbsp;
<span class="button__icon">&#8617;&#xFE0E;</span>
</a>
</div>
</div>
<div class="post on-list">
<h1 class="post-title"><a href="https://blog.dich.bid/awesome-android-root/">综合工程:安卓刷机与root教程</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/awesome-android-root/">综合工程:安卓刷机与root教程</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
@ -215,7 +181,7 @@
<div class="post on-list"> <div class="post on-list">
<h1 class="post-title"><a href="https://blog.dich.bid/linux-for-pc-6/">Linux-For-PC(六):常用命令与性能分析</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/learn-linux-for-pc-6/">Linux-For-PC(六):常用命令与性能分析</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -238,7 +204,41 @@
</div> </div>
<div> <div>
<!-- &#xFE0E; -- force text style - some devices render this as emoji --> <!-- &#xFE0E; -- force text style - some devices render this as emoji -->
<a class="read-more button" href="https://blog.dich.bid/linux-for-pc-6/"> <a class="read-more button" href="https://blog.dich.bid/learn-linux-for-pc-6/">
<span class="button__text">Read more</span>&nbsp;
<span class="button__icon">&#8617;&#xFE0E;</span>
</a>
</div>
</div>
<div class="post on-list">
<h1 class="post-title"><a href="https://blog.dich.bid/learn-linux-for-pc-5/">Linux-For-PC(五):BIOS-UEFI-MBR-GPT-GRUB</a></h1>
<div class="post-meta-inline">
<span class="post-date">
2023-07-24
</span>
</div>
<span class="post-tags-inline">
:: tags:&nbsp;
<a class="post-tag" href="https://blog.dich.bid/tags/linux/">#Linux</a></span>
<div class="post-content">
<p>前言 在计算机领域系统引导和磁盘分区是至关重要的。本文将介绍BIOS与UEFIMBR与GPT以及它们之间的异同点。此外我们还会讨论与这些概念密切相关的引导加载程序——GRUB。</p>
</div>
<div>
<!-- &#xFE0E; -- force text style - some devices render this as emoji -->
<a class="read-more button" href="https://blog.dich.bid/learn-linux-for-pc-5/">
<span class="button__text">Read more</span>&nbsp; <span class="button__text">Read more</span>&nbsp;
<span class="button__icon">&#8617;&#xFE0E;</span> <span class="button__icon">&#8617;&#xFE0E;</span>
</a> </a>

View File

@ -79,41 +79,7 @@
<div class="posts"> <div class="posts">
<div class="post on-list"> <div class="post on-list">
<h1 class="post-title"><a href="https://blog.dich.bid/linux-for-pc-5/">Linux-For-PC(五):BIOS-UEFI-MBR-GPT-GRUB</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/learn-linux-for-pc-4/">Linux-For-PC(四):TerminalConsole and Shell</a></h1>
<div class="post-meta-inline">
<span class="post-date">
2023-07-24
</span>
</div>
<span class="post-tags-inline">
:: tags:&nbsp;
<a class="post-tag" href="https://blog.dich.bid/tags/linux/">#Linux</a></span>
<div class="post-content">
<p>前言 在计算机领域系统引导和磁盘分区是至关重要的。本文将介绍BIOS与UEFIMBR与GPT以及它们之间的异同点。此外我们还会讨论与这些概念密切相关的引导加载程序——GRUB。</p>
</div>
<div>
<!-- &#xFE0E; -- force text style - some devices render this as emoji -->
<a class="read-more button" href="https://blog.dich.bid/linux-for-pc-5/">
<span class="button__text">Read more</span>&nbsp;
<span class="button__icon">&#8617;&#xFE0E;</span>
</a>
</div>
</div>
<div class="post on-list">
<h1 class="post-title"><a href="https://blog.dich.bid/linux-for-pc-4/">Linux-For-PC(四):TerminalConsole and Shell</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -136,7 +102,7 @@
</div> </div>
<div> <div>
<!-- &#xFE0E; -- force text style - some devices render this as emoji --> <!-- &#xFE0E; -- force text style - some devices render this as emoji -->
<a class="read-more button" href="https://blog.dich.bid/linux-for-pc-4/"> <a class="read-more button" href="https://blog.dich.bid/learn-linux-for-pc-4/">
<span class="button__text">Read more</span>&nbsp; <span class="button__text">Read more</span>&nbsp;
<span class="button__icon">&#8617;&#xFE0E;</span> <span class="button__icon">&#8617;&#xFE0E;</span>
</a> </a>
@ -147,7 +113,7 @@
<div class="post on-list"> <div class="post on-list">
<h1 class="post-title"><a href="https://blog.dich.bid/linux-for-pc-3/">Linux-For-PC(三):内核&#x2F;shell&#x2F;包管理&#x2F;文件系统&#x2F;桌面环境</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/learn-linux-for-pc-3/">Linux-For-PC(三):内核&#x2F;shell&#x2F;包管理&#x2F;文件系统&#x2F;桌面环境</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -170,7 +136,7 @@
</div> </div>
<div> <div>
<!-- &#xFE0E; -- force text style - some devices render this as emoji --> <!-- &#xFE0E; -- force text style - some devices render this as emoji -->
<a class="read-more button" href="https://blog.dich.bid/linux-for-pc-3/"> <a class="read-more button" href="https://blog.dich.bid/learn-linux-for-pc-3/">
<span class="button__text">Read more</span>&nbsp; <span class="button__text">Read more</span>&nbsp;
<span class="button__icon">&#8617;&#xFE0E;</span> <span class="button__icon">&#8617;&#xFE0E;</span>
</a> </a>
@ -181,7 +147,7 @@
<div class="post on-list"> <div class="post on-list">
<h1 class="post-title"><a href="https://blog.dich.bid/linux-for-pc-2/">Linux-For-PC(二):FHS与目录结构</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/learn-linux-for-pc-2/">Linux-For-PC(二):FHS与目录结构</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -204,7 +170,7 @@
</div> </div>
<div> <div>
<!-- &#xFE0E; -- force text style - some devices render this as emoji --> <!-- &#xFE0E; -- force text style - some devices render this as emoji -->
<a class="read-more button" href="https://blog.dich.bid/linux-for-pc-2/"> <a class="read-more button" href="https://blog.dich.bid/learn-linux-for-pc-2/">
<span class="button__text">Read more</span>&nbsp; <span class="button__text">Read more</span>&nbsp;
<span class="button__icon">&#8617;&#xFE0E;</span> <span class="button__icon">&#8617;&#xFE0E;</span>
</a> </a>
@ -215,7 +181,7 @@
<div class="post on-list"> <div class="post on-list">
<h1 class="post-title"><a href="https://blog.dich.bid/linux-for-pc-1/">Linux-For-PC(一):构成与发行版</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/learn-linux-for-pc-1/">Linux-For-PC(一):构成与发行版</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -238,7 +204,7 @@
</div> </div>
<div> <div>
<!-- &#xFE0E; -- force text style - some devices render this as emoji --> <!-- &#xFE0E; -- force text style - some devices render this as emoji -->
<a class="read-more button" href="https://blog.dich.bid/linux-for-pc-1/"> <a class="read-more button" href="https://blog.dich.bid/learn-linux-for-pc-1/">
<span class="button__text">Read more</span>&nbsp; <span class="button__text">Read more</span>&nbsp;
<span class="button__icon">&#8617;&#xFE0E;</span> <span class="button__icon">&#8617;&#xFE0E;</span>
</a> </a>

View File

@ -114,7 +114,7 @@
<div class="post on-list"> <div class="post on-list">
<h1 class="post-title"><a href="https://blog.dich.bid/chrome-shortcut-key/">乱七八糟:Chrome常用快捷键</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/about-chrome-shortcut-key/">乱七八糟:Chrome常用快捷键</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -137,7 +137,7 @@
</div> </div>
<div> <div>
<!-- &#xFE0E; -- force text style - some devices render this as emoji --> <!-- &#xFE0E; -- force text style - some devices render this as emoji -->
<a class="read-more button" href="https://blog.dich.bid/chrome-shortcut-key/"> <a class="read-more button" href="https://blog.dich.bid/about-chrome-shortcut-key/">
<span class="button__text">Read more</span>&nbsp; <span class="button__text">Read more</span>&nbsp;
<span class="button__icon">&#8617;&#xFE0E;</span> <span class="button__icon">&#8617;&#xFE0E;</span>
</a> </a>
@ -148,7 +148,7 @@
<div class="post on-list"> <div class="post on-list">
<h1 class="post-title"><a href="https://blog.dich.bid/docker-learn-9/">Docker学习笔记(九)</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/learn-docker-9/">Docker学习笔记(九)</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -171,7 +171,7 @@
</div> </div>
<div> <div>
<!-- &#xFE0E; -- force text style - some devices render this as emoji --> <!-- &#xFE0E; -- force text style - some devices render this as emoji -->
<a class="read-more button" href="https://blog.dich.bid/docker-learn-9/"> <a class="read-more button" href="https://blog.dich.bid/learn-docker-9/">
<span class="button__text">Read more</span>&nbsp; <span class="button__text">Read more</span>&nbsp;
<span class="button__icon">&#8617;&#xFE0E;</span> <span class="button__icon">&#8617;&#xFE0E;</span>
</a> </a>
@ -182,7 +182,7 @@
<div class="post on-list"> <div class="post on-list">
<h1 class="post-title"><a href="https://blog.dich.bid/docker-learn-8/">Docker学习笔记(八)</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/learn-docker-8/">Docker学习笔记(八)</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -205,7 +205,7 @@
</div> </div>
<div> <div>
<!-- &#xFE0E; -- force text style - some devices render this as emoji --> <!-- &#xFE0E; -- force text style - some devices render this as emoji -->
<a class="read-more button" href="https://blog.dich.bid/docker-learn-8/"> <a class="read-more button" href="https://blog.dich.bid/learn-docker-8/">
<span class="button__text">Read more</span>&nbsp; <span class="button__text">Read more</span>&nbsp;
<span class="button__icon">&#8617;&#xFE0E;</span> <span class="button__icon">&#8617;&#xFE0E;</span>
</a> </a>
@ -216,7 +216,7 @@
<div class="post on-list"> <div class="post on-list">
<h1 class="post-title"><a href="https://blog.dich.bid/docker-learn-7/">Docker学习笔记(七)</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/learn-docker-7/">Docker学习笔记(七)</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -239,7 +239,7 @@
</div> </div>
<div> <div>
<!-- &#xFE0E; -- force text style - some devices render this as emoji --> <!-- &#xFE0E; -- force text style - some devices render this as emoji -->
<a class="read-more button" href="https://blog.dich.bid/docker-learn-7/"> <a class="read-more button" href="https://blog.dich.bid/learn-docker-7/">
<span class="button__text">Read more</span>&nbsp; <span class="button__text">Read more</span>&nbsp;
<span class="button__icon">&#8617;&#xFE0E;</span> <span class="button__icon">&#8617;&#xFE0E;</span>
</a> </a>

View File

@ -79,7 +79,7 @@
<div class="posts"> <div class="posts">
<div class="post on-list"> <div class="post on-list">
<h1 class="post-title"><a href="https://blog.dich.bid/docker-learn-6/">Docker学习笔记(六)</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/learn-docker-6/">Docker学习笔记(六)</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -102,7 +102,7 @@
</div> </div>
<div> <div>
<!-- &#xFE0E; -- force text style - some devices render this as emoji --> <!-- &#xFE0E; -- force text style - some devices render this as emoji -->
<a class="read-more button" href="https://blog.dich.bid/docker-learn-6/"> <a class="read-more button" href="https://blog.dich.bid/learn-docker-6/">
<span class="button__text">Read more</span>&nbsp; <span class="button__text">Read more</span>&nbsp;
<span class="button__icon">&#8617;&#xFE0E;</span> <span class="button__icon">&#8617;&#xFE0E;</span>
</a> </a>
@ -113,7 +113,7 @@
<div class="post on-list"> <div class="post on-list">
<h1 class="post-title"><a href="https://blog.dich.bid/docker-learn-5/">Docker学习笔记(五)</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/learn-docker-5/">Docker学习笔记(五)</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -136,7 +136,7 @@
</div> </div>
<div> <div>
<!-- &#xFE0E; -- force text style - some devices render this as emoji --> <!-- &#xFE0E; -- force text style - some devices render this as emoji -->
<a class="read-more button" href="https://blog.dich.bid/docker-learn-5/"> <a class="read-more button" href="https://blog.dich.bid/learn-docker-5/">
<span class="button__text">Read more</span>&nbsp; <span class="button__text">Read more</span>&nbsp;
<span class="button__icon">&#8617;&#xFE0E;</span> <span class="button__icon">&#8617;&#xFE0E;</span>
</a> </a>
@ -147,7 +147,7 @@
<div class="post on-list"> <div class="post on-list">
<h1 class="post-title"><a href="https://blog.dich.bid/docker-learn-4/">Docker学习笔记(四)</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/learn-docker-4/">Docker学习笔记(四)</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -170,7 +170,7 @@
</div> </div>
<div> <div>
<!-- &#xFE0E; -- force text style - some devices render this as emoji --> <!-- &#xFE0E; -- force text style - some devices render this as emoji -->
<a class="read-more button" href="https://blog.dich.bid/docker-learn-4/"> <a class="read-more button" href="https://blog.dich.bid/learn-docker-4/">
<span class="button__text">Read more</span>&nbsp; <span class="button__text">Read more</span>&nbsp;
<span class="button__icon">&#8617;&#xFE0E;</span> <span class="button__icon">&#8617;&#xFE0E;</span>
</a> </a>
@ -181,7 +181,7 @@
<div class="post on-list"> <div class="post on-list">
<h1 class="post-title"><a href="https://blog.dich.bid/docker-learn-3/">Docker学习笔记(三)</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/learn-docker-3/">Docker学习笔记(三)</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -204,7 +204,7 @@
</div> </div>
<div> <div>
<!-- &#xFE0E; -- force text style - some devices render this as emoji --> <!-- &#xFE0E; -- force text style - some devices render this as emoji -->
<a class="read-more button" href="https://blog.dich.bid/docker-learn-3/"> <a class="read-more button" href="https://blog.dich.bid/learn-docker-3/">
<span class="button__text">Read more</span>&nbsp; <span class="button__text">Read more</span>&nbsp;
<span class="button__icon">&#8617;&#xFE0E;</span> <span class="button__icon">&#8617;&#xFE0E;</span>
</a> </a>
@ -215,7 +215,7 @@
<div class="post on-list"> <div class="post on-list">
<h1 class="post-title"><a href="https://blog.dich.bid/docker-learn-2/">Docker学习笔记(二)</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/learn-docker-2/">Docker学习笔记(二)</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -238,7 +238,7 @@
</div> </div>
<div> <div>
<!-- &#xFE0E; -- force text style - some devices render this as emoji --> <!-- &#xFE0E; -- force text style - some devices render this as emoji -->
<a class="read-more button" href="https://blog.dich.bid/docker-learn-2/"> <a class="read-more button" href="https://blog.dich.bid/learn-docker-2/">
<span class="button__text">Read more</span>&nbsp; <span class="button__text">Read more</span>&nbsp;
<span class="button__icon">&#8617;&#xFE0E;</span> <span class="button__icon">&#8617;&#xFE0E;</span>
</a> </a>

View File

@ -79,7 +79,7 @@
<div class="posts"> <div class="posts">
<div class="post on-list"> <div class="post on-list">
<h1 class="post-title"><a href="https://blog.dich.bid/docker-learn-1/">Docker学习笔记(一)</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/learn-docker-1/">Docker学习笔记(一)</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -102,7 +102,7 @@
</div> </div>
<div> <div>
<!-- &#xFE0E; -- force text style - some devices render this as emoji --> <!-- &#xFE0E; -- force text style - some devices render this as emoji -->
<a class="read-more button" href="https://blog.dich.bid/docker-learn-1/"> <a class="read-more button" href="https://blog.dich.bid/learn-docker-1/">
<span class="button__text">Read more</span>&nbsp; <span class="button__text">Read more</span>&nbsp;
<span class="button__icon">&#8617;&#xFE0E;</span> <span class="button__icon">&#8617;&#xFE0E;</span>
</a> </a>
@ -113,7 +113,7 @@
<div class="post on-list"> <div class="post on-list">
<h1 class="post-title"><a href="https://blog.dich.bid/awesome-podcast-use/">搭建个人信息流:播客收听指北</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/about-podcast-use/">搭建个人信息流:播客收听指北</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -136,7 +136,7 @@
</div> </div>
<div> <div>
<!-- &#xFE0E; -- force text style - some devices render this as emoji --> <!-- &#xFE0E; -- force text style - some devices render this as emoji -->
<a class="read-more button" href="https://blog.dich.bid/awesome-podcast-use/"> <a class="read-more button" href="https://blog.dich.bid/about-podcast-use/">
<span class="button__text">Read more</span>&nbsp; <span class="button__text">Read more</span>&nbsp;
<span class="button__icon">&#8617;&#xFE0E;</span> <span class="button__icon">&#8617;&#xFE0E;</span>
</a> </a>
@ -147,7 +147,7 @@
<div class="post on-list"> <div class="post on-list">
<h1 class="post-title"><a href="https://blog.dich.bid/rss-read/">搭建个人信息流:RSS阅读指南</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/about-rss-read/">搭建个人信息流:RSS阅读指南</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -170,7 +170,7 @@
</div> </div>
<div> <div>
<!-- &#xFE0E; -- force text style - some devices render this as emoji --> <!-- &#xFE0E; -- force text style - some devices render this as emoji -->
<a class="read-more button" href="https://blog.dich.bid/rss-read/"> <a class="read-more button" href="https://blog.dich.bid/about-rss-read/">
<span class="button__text">Read more</span>&nbsp; <span class="button__text">Read more</span>&nbsp;
<span class="button__icon">&#8617;&#xFE0E;</span> <span class="button__icon">&#8617;&#xFE0E;</span>
</a> </a>
@ -181,7 +181,7 @@
<div class="post on-list"> <div class="post on-list">
<h1 class="post-title"><a href="https://blog.dich.bid/open-source-software/">开源世界:常用跨平台开源软件</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/opensource-software/">开源世界:常用跨平台开源软件</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -204,7 +204,7 @@
</div> </div>
<div> <div>
<!-- &#xFE0E; -- force text style - some devices render this as emoji --> <!-- &#xFE0E; -- force text style - some devices render this as emoji -->
<a class="read-more button" href="https://blog.dich.bid/open-source-software/"> <a class="read-more button" href="https://blog.dich.bid/opensource-software/">
<span class="button__text">Read more</span>&nbsp; <span class="button__text">Read more</span>&nbsp;
<span class="button__icon">&#8617;&#xFE0E;</span> <span class="button__icon">&#8617;&#xFE0E;</span>
</a> </a>
@ -215,7 +215,7 @@
<div class="post on-list"> <div class="post on-list">
<h1 class="post-title"><a href="https://blog.dich.bid/opensourcesoftware-licenses/">开源世界:开源软件与协议</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/opensource-licenses/">开源世界:开源软件与协议</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -238,7 +238,7 @@
</div> </div>
<div> <div>
<!-- &#xFE0E; -- force text style - some devices render this as emoji --> <!-- &#xFE0E; -- force text style - some devices render this as emoji -->
<a class="read-more button" href="https://blog.dich.bid/opensourcesoftware-licenses/"> <a class="read-more button" href="https://blog.dich.bid/opensource-licenses/">
<span class="button__text">Read more</span>&nbsp; <span class="button__text">Read more</span>&nbsp;
<span class="button__icon">&#8617;&#xFE0E;</span> <span class="button__icon">&#8617;&#xFE0E;</span>
</a> </a>

View File

@ -79,41 +79,7 @@
<div class="posts"> <div class="posts">
<div class="post on-list"> <div class="post on-list">
<h1 class="post-title"><a href="https://blog.dich.bid/open-source-cross-platform-softs/">开源世界:有关开源的误区</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/opensource-what/">开源世界:什么是开源</a></h1>
<div class="post-meta-inline">
<span class="post-date">
2024-03-02
</span>
</div>
<span class="post-tags-inline">
:: tags:&nbsp;
<a class="post-tag" href="https://blog.dich.bid/tags/kai-yuan-shi-jie/">#开源世界</a></span>
<div class="post-content">
<p>前言 在当今的软件开发领域,开源软件已经成为推动技术创新和知识共享的重要力量。尽管开源软件的理念和实践已经深入人心,但围绕它的一些误解和误区依然存在。本文旨在深入探讨和澄清这些常见的开源误区,帮助读者更全面、更准确地理解开源软件的本质、价值和实践方式。</p>
</div>
<div>
<!-- &#xFE0E; -- force text style - some devices render this as emoji -->
<a class="read-more button" href="https://blog.dich.bid/open-source-cross-platform-softs/">
<span class="button__text">Read more</span>&nbsp;
<span class="button__icon">&#8617;&#xFE0E;</span>
</a>
</div>
</div>
<div class="post on-list">
<h1 class="post-title"><a href="https://blog.dich.bid/open-source-what/">开源世界:什么是开源</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -136,7 +102,7 @@
</div> </div>
<div> <div>
<!-- &#xFE0E; -- force text style - some devices render this as emoji --> <!-- &#xFE0E; -- force text style - some devices render this as emoji -->
<a class="read-more button" href="https://blog.dich.bid/open-source-what/"> <a class="read-more button" href="https://blog.dich.bid/opensource-what/">
<span class="button__text">Read more</span>&nbsp; <span class="button__text">Read more</span>&nbsp;
<span class="button__icon">&#8617;&#xFE0E;</span> <span class="button__icon">&#8617;&#xFE0E;</span>
</a> </a>
@ -147,7 +113,7 @@
<div class="post on-list"> <div class="post on-list">
<h1 class="post-title"><a href="https://blog.dich.bid/how-email-works-2/">电子邮件是如何工作的:POP3&#x2F;IMAP&#x2F;SMTP</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/network-how-email-works-2/">电子邮件是如何工作的:POP3&#x2F;IMAP&#x2F;SMTP</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -159,7 +125,7 @@
<span class="post-tags-inline"> <span class="post-tags-inline">
:: tags:&nbsp; :: tags:&nbsp;
<a class="post-tag" href="https://blog.dich.bid/tags/luan-qi-ba-zao/">#乱七八糟</a></span> <a class="post-tag" href="https://blog.dich.bid/tags/wang-luo-yi-shu/">#网络艺术</a></span>
@ -170,7 +136,7 @@
</div> </div>
<div> <div>
<!-- &#xFE0E; -- force text style - some devices render this as emoji --> <!-- &#xFE0E; -- force text style - some devices render this as emoji -->
<a class="read-more button" href="https://blog.dich.bid/how-email-works-2/"> <a class="read-more button" href="https://blog.dich.bid/network-how-email-works-2/">
<span class="button__text">Read more</span>&nbsp; <span class="button__text">Read more</span>&nbsp;
<span class="button__icon">&#8617;&#xFE0E;</span> <span class="button__icon">&#8617;&#xFE0E;</span>
</a> </a>
@ -181,7 +147,7 @@
<div class="post on-list"> <div class="post on-list">
<h1 class="post-title"><a href="https://blog.dich.bid/how-email-works-1/">电子邮件是如何工作的:SPF&#x2F;DKIM&#x2F;DMARC</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/network-how-email-works-1/">电子邮件是如何工作的:SPF&#x2F;DKIM&#x2F;DMARC</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -193,7 +159,7 @@
<span class="post-tags-inline"> <span class="post-tags-inline">
:: tags:&nbsp; :: tags:&nbsp;
<a class="post-tag" href="https://blog.dich.bid/tags/luan-qi-ba-zao/">#乱七八糟</a></span> <a class="post-tag" href="https://blog.dich.bid/tags/wang-luo-yi-shu/">#网络艺术</a></span>
@ -204,7 +170,7 @@
</div> </div>
<div> <div>
<!-- &#xFE0E; -- force text style - some devices render this as emoji --> <!-- &#xFE0E; -- force text style - some devices render this as emoji -->
<a class="read-more button" href="https://blog.dich.bid/how-email-works-1/"> <a class="read-more button" href="https://blog.dich.bid/network-how-email-works-1/">
<span class="button__text">Read more</span>&nbsp; <span class="button__text">Read more</span>&nbsp;
<span class="button__icon">&#8617;&#xFE0E;</span> <span class="button__icon">&#8617;&#xFE0E;</span>
</a> </a>
@ -215,7 +181,7 @@
<div class="post on-list"> <div class="post on-list">
<h1 class="post-title"><a href="https://blog.dich.bid/searching/">Network的艺术:搜索引擎与爬虫</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/network-searching/">Network的艺术:搜索引擎与爬虫</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -238,7 +204,41 @@
</div> </div>
<div> <div>
<!-- &#xFE0E; -- force text style - some devices render this as emoji --> <!-- &#xFE0E; -- force text style - some devices render this as emoji -->
<a class="read-more button" href="https://blog.dich.bid/searching/"> <a class="read-more button" href="https://blog.dich.bid/network-searching/">
<span class="button__text">Read more</span>&nbsp;
<span class="button__icon">&#8617;&#xFE0E;</span>
</a>
</div>
</div>
<div class="post on-list">
<h1 class="post-title"><a href="https://blog.dich.bid/network-isps/">Network的艺术:国内至国际骨干ISP线路整理</a></h1>
<div class="post-meta-inline">
<span class="post-date">
2024-02-10
</span>
</div>
<span class="post-tags-inline">
:: tags:&nbsp;
<a class="post-tag" href="https://blog.dich.bid/tags/wang-luo-yi-shu/">#网络艺术</a></span>
<div class="post-content">
<p>前言 本文主要探讨的是IPv4网络国际出口线路的质量分析以及各大ISP的介绍。</p>
</div>
<div>
<!-- &#xFE0E; -- force text style - some devices render this as emoji -->
<a class="read-more button" href="https://blog.dich.bid/network-isps/">
<span class="button__text">Read more</span>&nbsp; <span class="button__text">Read more</span>&nbsp;
<span class="button__icon">&#8617;&#xFE0E;</span> <span class="button__icon">&#8617;&#xFE0E;</span>
</a> </a>

View File

@ -79,40 +79,6 @@
<div class="posts"> <div class="posts">
<div class="post on-list"> <div class="post on-list">
<h1 class="post-title"><a href="https://blog.dich.bid/local-isps-to-cn-report/">Network的艺术:国内至国际骨干ISP线路整理</a></h1>
<div class="post-meta-inline">
<span class="post-date">
2024-02-10
</span>
</div>
<span class="post-tags-inline">
:: tags:&nbsp;
<a class="post-tag" href="https://blog.dich.bid/tags/wang-luo-yi-shu/">#网络艺术</a></span>
<div class="post-content">
<p>前言 本文主要探讨的是IPv4网络国际出口线路的质量分析以及各大ISP的介绍。</p>
</div>
<div>
<!-- &#xFE0E; -- force text style - some devices render this as emoji -->
<a class="read-more button" href="https://blog.dich.bid/local-isps-to-cn-report/">
<span class="button__text">Read more</span>&nbsp;
<span class="button__icon">&#8617;&#xFE0E;</span>
</a>
</div>
</div>
<div class="post on-list">
<h1 class="post-title"><a href="https://blog.dich.bid/network-download-1/">Network的艺术:下载技术的历史</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/network-download-1/">Network的艺术:下载技术的历史</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
@ -147,7 +113,7 @@
<div class="post on-list"> <div class="post on-list">
<h1 class="post-title"><a href="https://blog.dich.bid/chatogpt/">乱七八糟:如何高效地向 ChatGPT 提问</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/about-chatogpt/">乱七八糟:如何高效地向 ChatGPT 提问</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -170,7 +136,7 @@
</div> </div>
<div> <div>
<!-- &#xFE0E; -- force text style - some devices render this as emoji --> <!-- &#xFE0E; -- force text style - some devices render this as emoji -->
<a class="read-more button" href="https://blog.dich.bid/chatogpt/"> <a class="read-more button" href="https://blog.dich.bid/about-chatogpt/">
<span class="button__text">Read more</span>&nbsp; <span class="button__text">Read more</span>&nbsp;
<span class="button__icon">&#8617;&#xFE0E;</span> <span class="button__icon">&#8617;&#xFE0E;</span>
</a> </a>
@ -215,7 +181,7 @@
<div class="post on-list"> <div class="post on-list">
<h1 class="post-title"><a href="https://blog.dich.bid/git/">乱七八糟:Git使用简明手册</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/about-git/">乱七八糟:Git使用简明手册</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -238,7 +204,41 @@
</div> </div>
<div> <div>
<!-- &#xFE0E; -- force text style - some devices render this as emoji --> <!-- &#xFE0E; -- force text style - some devices render this as emoji -->
<a class="read-more button" href="https://blog.dich.bid/git/"> <a class="read-more button" href="https://blog.dich.bid/about-git/">
<span class="button__text">Read more</span>&nbsp;
<span class="button__icon">&#8617;&#xFE0E;</span>
</a>
</div>
</div>
<div class="post on-list">
<h1 class="post-title"><a href="https://blog.dich.bid/about-junk-cleanup/">乱七八糟:垃圾清理的艺术</a></h1>
<div class="post-meta-inline">
<span class="post-date">
2023-11-19
</span>
</div>
<span class="post-tags-inline">
:: tags:&nbsp;
<a class="post-tag" href="https://blog.dich.bid/tags/luan-qi-ba-zao/">#乱七八糟</a></span>
<div class="post-content">
<p>前言 在从前的机械硬盘时代,由于硬盘空间小,且没有时常清理垃圾文件,常常导致硬盘空间严重不足;特别是在以 Windows 平台为代表的 C/D盘 体系下。那么,我们常说的垃圾清理,释放硬盘空间,到底是在清理什么?哪些文件可以被清理?</p>
</div>
<div>
<!-- &#xFE0E; -- force text style - some devices render this as emoji -->
<a class="read-more button" href="https://blog.dich.bid/about-junk-cleanup/">
<span class="button__text">Read more</span>&nbsp; <span class="button__text">Read more</span>&nbsp;
<span class="button__icon">&#8617;&#xFE0E;</span> <span class="button__icon">&#8617;&#xFE0E;</span>
</a> </a>

View File

@ -79,41 +79,7 @@
<div class="posts"> <div class="posts">
<div class="post on-list"> <div class="post on-list">
<h1 class="post-title"><a href="https://blog.dich.bid/junk-cleanup/">乱七八糟:垃圾清理的艺术</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/about-zola-blog/">乱七八糟:个人博客搭建</a></h1>
<div class="post-meta-inline">
<span class="post-date">
2023-11-19
</span>
</div>
<span class="post-tags-inline">
:: tags:&nbsp;
<a class="post-tag" href="https://blog.dich.bid/tags/luan-qi-ba-zao/">#乱七八糟</a></span>
<div class="post-content">
<p>前言 在从前的机械硬盘时代,由于硬盘空间小,且没有时常清理垃圾文件,常常导致硬盘空间严重不足;特别是在以 Windows 平台为代表的 C/D盘 体系下。那么,我们常说的垃圾清理,释放硬盘空间,到底是在清理什么?哪些文件可以被清理?</p>
</div>
<div>
<!-- &#xFE0E; -- force text style - some devices render this as emoji -->
<a class="read-more button" href="https://blog.dich.bid/junk-cleanup/">
<span class="button__text">Read more</span>&nbsp;
<span class="button__icon">&#8617;&#xFE0E;</span>
</a>
</div>
</div>
<div class="post on-list">
<h1 class="post-title"><a href="https://blog.dich.bid/zola-blog/">乱七八糟:个人博客搭建</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -136,7 +102,7 @@
</div> </div>
<div> <div>
<!-- &#xFE0E; -- force text style - some devices render this as emoji --> <!-- &#xFE0E; -- force text style - some devices render this as emoji -->
<a class="read-more button" href="https://blog.dich.bid/zola-blog/"> <a class="read-more button" href="https://blog.dich.bid/about-zola-blog/">
<span class="button__text">Read more</span>&nbsp; <span class="button__text">Read more</span>&nbsp;
<span class="button__icon">&#8617;&#xFE0E;</span> <span class="button__icon">&#8617;&#xFE0E;</span>
</a> </a>
@ -147,7 +113,7 @@
<div class="post on-list"> <div class="post on-list">
<h1 class="post-title"><a href="https://blog.dich.bid/mechrev-keyboard/">乱七八糟:机械革命键盘失灵拯救记</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/about-mechrev-keyboard/">乱七八糟:机械革命键盘失灵拯救记</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -170,7 +136,7 @@
</div> </div>
<div> <div>
<!-- &#xFE0E; -- force text style - some devices render this as emoji --> <!-- &#xFE0E; -- force text style - some devices render this as emoji -->
<a class="read-more button" href="https://blog.dich.bid/mechrev-keyboard/"> <a class="read-more button" href="https://blog.dich.bid/about-mechrev-keyboard/">
<span class="button__text">Read more</span>&nbsp; <span class="button__text">Read more</span>&nbsp;
<span class="button__icon">&#8617;&#xFE0E;</span> <span class="button__icon">&#8617;&#xFE0E;</span>
</a> </a>
@ -216,7 +182,7 @@
<div class="post on-list"> <div class="post on-list">
<h1 class="post-title"><a href="https://blog.dich.bid/accurate-pronunciation/">乱七八糟:常见发音错误术语集合</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/about-accurate-pronunciation/">乱七八糟:常见发音错误术语集合</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -239,7 +205,41 @@
</div> </div>
<div> <div>
<!-- &#xFE0E; -- force text style - some devices render this as emoji --> <!-- &#xFE0E; -- force text style - some devices render this as emoji -->
<a class="read-more button" href="https://blog.dich.bid/accurate-pronunciation/"> <a class="read-more button" href="https://blog.dich.bid/about-accurate-pronunciation/">
<span class="button__text">Read more</span>&nbsp;
<span class="button__icon">&#8617;&#xFE0E;</span>
</a>
</div>
</div>
<div class="post on-list">
<h1 class="post-title"><a href="https://blog.dich.bid/about-calling-cards/">乱七八糟:流量卡购买与套路</a></h1>
<div class="post-meta-inline">
<span class="post-date">
2023-08-24
</span>
</div>
<span class="post-tags-inline">
:: tags:&nbsp;
<a class="post-tag" href="https://blog.dich.bid/tags/luan-qi-ba-zao/">#乱七八糟</a></span>
<div class="post-content">
<p>前言 由于临近升学,校园网不尽人意,因此许多小伙伴有了买一张流量卡的计划。本文以三大运营商为例,说明常见流量卡的套路与选择。</p>
</div>
<div>
<!-- &#xFE0E; -- force text style - some devices render this as emoji -->
<a class="read-more button" href="https://blog.dich.bid/about-calling-cards/">
<span class="button__text">Read more</span>&nbsp; <span class="button__text">Read more</span>&nbsp;
<span class="button__icon">&#8617;&#xFE0E;</span> <span class="button__icon">&#8617;&#xFE0E;</span>
</a> </a>

View File

@ -79,41 +79,7 @@
<div class="posts"> <div class="posts">
<div class="post on-list"> <div class="post on-list">
<h1 class="post-title"><a href="https://blog.dich.bid/calling-cards/">乱七八糟:流量卡购买与套路</a></h1> <h1 class="post-title"><a href="https://blog.dich.bid/about-kgnl/">乱七八糟:快过年了笑话大全</a></h1>
<div class="post-meta-inline">
<span class="post-date">
2023-08-24
</span>
</div>
<span class="post-tags-inline">
:: tags:&nbsp;
<a class="post-tag" href="https://blog.dich.bid/tags/luan-qi-ba-zao/">#乱七八糟</a></span>
<div class="post-content">
<p>前言 由于临近升学,校园网不尽人意,因此许多小伙伴有了买一张流量卡的计划。本文以三大运营商为例,说明常见流量卡的套路与选择。</p>
</div>
<div>
<!-- &#xFE0E; -- force text style - some devices render this as emoji -->
<a class="read-more button" href="https://blog.dich.bid/calling-cards/">
<span class="button__text">Read more</span>&nbsp;
<span class="button__icon">&#8617;&#xFE0E;</span>
</a>
</div>
</div>
<div class="post on-list">
<h1 class="post-title"><a href="https://blog.dich.bid/kgnl/">乱七八糟:快过年了笑话大全</a></h1>
<div class="post-meta-inline"> <div class="post-meta-inline">
<span class="post-date"> <span class="post-date">
@ -136,7 +102,7 @@
</div> </div>
<div> <div>
<!-- &#xFE0E; -- force text style - some devices render this as emoji --> <!-- &#xFE0E; -- force text style - some devices render this as emoji -->
<a class="read-more button" href="https://blog.dich.bid/kgnl/"> <a class="read-more button" href="https://blog.dich.bid/about-kgnl/">
<span class="button__text">Read more</span>&nbsp; <span class="button__text">Read more</span>&nbsp;
<span class="button__icon">&#8617;&#xFE0E;</span> <span class="button__icon">&#8617;&#xFE0E;</span>
</a> </a>
@ -246,6 +212,40 @@
</div> </div>
</div>
<div class="post on-list">
<h1 class="post-title"><a href="https://blog.dich.bid/awesome-android-tv/">综合工程:Android TV 折腾小记</a></h1>
<div class="post-meta-inline">
<span class="post-date">
2023-08-14
</span>
</div>
<span class="post-tags-inline">
:: tags:&nbsp;
<a class="post-tag" href="https://blog.dich.bid/tags/zong-he-gong-cheng/">#综合工程</a></span>
<div class="post-content">
<p>前言 由于 AppleTV 的高昂的售价和普通电视盒子广告的泛滥,一台开源、多功能的原生安卓电视盒子逐渐成为智能家居的必备神器。出于对 IPTV、YouTube 和家庭影院等需求,以及对一面赏心悦目电视墙的期待,这里分享 Android TV 以下简称ATV安装的一些要点。</p>
</div>
<div>
<!-- &#xFE0E; -- force text style - some devices render this as emoji -->
<a class="read-more button" href="https://blog.dich.bid/awesome-android-tv/">
<span class="button__text">Read more</span>&nbsp;
<span class="button__icon">&#8617;&#xFE0E;</span>
</a>
</div>
</div> </div>
<div class="pagination"> <div class="pagination">
<div class="pagination__buttons"> <div class="pagination__buttons">

Binary file not shown.

Binary file not shown.

Binary file not shown.

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