mirror of
https://github.com/Dichgrem/Blog.git
synced 2025-02-23 05:58:36 -05:00
commit
b20893e344
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@ -1,2 +0,0 @@
|
||||
{
|
||||
}
|
@ -7,7 +7,7 @@ description = "用电子罗盘,转赛博核桃,勘电磁风水,寻网络
|
||||
compile_sass = true
|
||||
|
||||
# The theme supports feeds (RSS and ATOM)
|
||||
generate_feed = true
|
||||
generate_feeds = true
|
||||
|
||||
# Use `rss.xml` for RSS feeds and `atom.xml` for ATOM.
|
||||
|
||||
@ -63,6 +63,7 @@ menu_items = [
|
||||
{name = "archive", url = "$BASE_URL/archive"},
|
||||
{name = "about me", url = "$BASE_URL/about"},
|
||||
{name = "links", url = "$BASE_URL/links"},
|
||||
{name = "search", url = "$BASE_URL/search"},
|
||||
|
||||
# set newtab to true to make the link open in new tab
|
||||
{name = "github", url = "https://github.com/Dichgrem", newtab = true},
|
||||
|
8
justfile
Normal file
8
justfile
Normal file
@ -0,0 +1,8 @@
|
||||
#!/usr/bin/env -S just --justfile
|
||||
# ^ A shebang isn't required, but allows a justfile to be executed
|
||||
# like a script, with `./justfile test`, for example.
|
||||
|
||||
# build site
|
||||
build:
|
||||
zola build && npx pagefind --site public
|
||||
|
@ -7,7 +7,7 @@
|
||||
</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=5">
|
||||
<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.ink/style.css">
|
||||
@ -31,8 +31,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -66,6 +65,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -98,7 +99,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/about-bilibili/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -63,6 +62,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -301,7 +302,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/about-g/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -63,6 +62,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -99,7 +100,7 @@
|
||||
<ol>
|
||||
<li><code>g++</code>: 这是 GNU C++ 编译器的命令。它负责将C++源代码编译成可执行程序。</li>
|
||||
<li><code>-DONLINE_JUDGE</code>: 这是一个预处理器宏定义。在编译时,<code>-D</code>选项会将<code>ONLINE_JUDGE</code>定义为一个预处理器符号。通常情况下,这种宏定义用于在代码中启用或禁用特定的功能或特性。在这个命令中,<code>ONLINE_JUDGE</code>可能会被用来控制代码中的一些条件编译部分,使得在在线评测系统中编译和执行时特定的功能或特性被启用或禁用。</li>
|
||||
<li><code>-fno-tree-ch</code>: 这是一个编译选项,用于控制编译器的优化行为。具体来说,<code>-fno-tree-ch</code>选项会禁用掉编译器中的一种叫做"树形优化"的技术的一部分。树形优化是GCC编译器中的一种高级优化技术,用于优化代码的执行效率。在某些情况下,禁用特定的优化技术可能会对调试或特定的代码结构有所帮助。</li>
|
||||
<li><code>-fno-tree-ch</code>: 这是一个编译选项,用于控制编译器的优化行为。具体来说,<code>-fno-tree-ch</code>选项会禁用掉编译器中的一种叫做"树形优化"的技术的一部分。树形优化是GCC编译器中的一种高级优化技术,用于优化代码的执行效率。在某些情况下,禁用特定的优化技术可能会对调试或特定的代码结构有所帮助。</li>
|
||||
<li><code>-O2</code>: 这是优化级别选项。<code>-O2</code>指示编译器进行较高级别的优化,以提高生成的代码的执行速度。优化级别通常从<code>-O0</code>(无优化)到<code>-O3</code>(最高级别优化)之间。在这种情况下,选择了较高的优化级别,以期望生成更高效的可执行代码。</li>
|
||||
<li><code>-Wall</code>: 这个选项会开启编译器的警告提示。它会提示一些常见的代码问题和潜在的错误。开启警告提示有助于开发者在编译过程中发现潜在的问题,提高代码的质量和可靠性。</li>
|
||||
<li><code>-std=c++17</code>: 这个选项指定了所使用的C++标准版本。在这种情况下,使用的是C++17标准。指定C++标准版本是为了确保编译器按照指定的标准进行语法和语义检查,以及生成相应版本的代码。</li>
|
||||
@ -155,7 +156,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/about-runer-1/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -63,6 +62,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -223,7 +224,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/about-runer-2/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -63,6 +62,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -216,7 +217,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/about-time/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -63,6 +62,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -198,7 +199,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/about-working/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -63,6 +62,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -493,7 +494,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/about/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -63,6 +62,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -112,7 +113,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/accurate-pronunciation/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -64,6 +63,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -96,37 +97,37 @@
|
||||
<p>前言 中文和英语发音习惯不同,容易引起误解。本文旨在帮助您准确发音常见的科技术语,欢迎随时补充。</p>
|
||||
<span id="continue-reading"></span>
|
||||
<p><strong>常见发音错误指南:公司/产品名</strong></p>
|
||||
<p>Youtube: 正确念法是 "You-tube" [tju:b],而不是 "优吐毙",应该是 "优tiu啵"。</p>
|
||||
<p>Skype: 应该念为 [ˈskaɪp],而不是 "死盖屁",应该是 "死盖破"。</p>
|
||||
<p>Adobe: 正确的发音是 [əˈdəʊbi],不是 "阿斗伯",而是 "阿兜笔"。</p>
|
||||
<p>C#: 应该念为 "C Sharp",即"C煞破"。</p>
|
||||
<p>GNU: 正确的发音是 [(g)nuː], 即"哥怒"。</p>
|
||||
<p>GUI: 应该念为 [ˈɡui],即"故意"。</p>
|
||||
<p>JAVA: 正确的发音是 [ˈdʒɑːvə],而不是 "夹蛙",应该是 "扎蛙"。</p>
|
||||
<p>AJAX: 应该念为 [ˈeɪdʒæks],而不是 "阿贾克斯",应该是 "诶(ei) 贾克斯"。</p>
|
||||
<p>Ubuntu: 正确的发音是 [uˈbuntuː],而不是 "友邦兔",应该是 "巫不恩兔"。</p>
|
||||
<p>Debian: 应该念为 [ˈdɛbiən],即"得(dei)变"。</p>
|
||||
<p>Linux: 正确的发音有两种,[ˈlɪnəks] 或 [ˈlɪnʊks],"丽娜克斯" 或 "李扭克斯"都可以。</p>
|
||||
<p>LaTeX: 正确的发音是 [ˈleɪtɛk] 或 [ˈleɪtɛx] 或 [ˈlɑːtɛx] 或 [ˈlɑːtɛk],即"雷泰克" 或 "拉泰克"。</p>
|
||||
<p>GNOME: 念法可以是 [ɡˈnoʊm] 或 [noʊm],即"格弄姆" 或 "弄姆"。</p>
|
||||
<p>App: 应该念为 [ˈæp],即 "阿破"。</p>
|
||||
<p>null: 正确的发音是 [nʌl],即"闹"。</p>
|
||||
<p>jpg: 应该念为 [ˈdʒeɪpɛɡ],而不是 "勾屁记",应该是 "zhei派个"。</p>
|
||||
<p>WiFi: 正确的发音是 [ˈwaɪfaɪ],即"歪fai"。</p>
|
||||
<p>mobile: 念法可以是 [moˈbil] 或 [ˈmoˌbil] 或 [ˈməubail],即"膜拜哦" 或 "牟bou"。</p>
|
||||
<p>integer: 正确的发音是 [ˈɪntɪdʒə],而不是 "阴太阁儿",应该是 "音剃摺儿"。</p>
|
||||
<p>cache: 应该念为 [kæʃ],而不是 "卡尺",即"喀什"。</p>
|
||||
<p>@: 应该念为 "at"。</p>
|
||||
<p>Tumblr: 应该念为 "Tumbler",而不是 "贪不勒"。</p>
|
||||
<p>nginx: 正确的发音是 "Engine X",应该是 "恩静 爱克斯"。</p>
|
||||
<p>Apache: 应该念为 [əˈpætʃiː],即"阿趴气"。</p>
|
||||
<p>Lucene: 正确的发音是 [ˈluːsin],即"鲁信"。</p>
|
||||
<p>MySQL: 应该念为 [maɪ ˌɛskjuːˈɛl] 或 [maɪ ˈsiːkwəl],可以是 "买S奎儿" 或 "买 吸扣"。</p>
|
||||
<p>Youtube: 正确念法是 "You-tube" [tju:b],而不是 "优吐毙",应该是 "优tiu啵"。</p>
|
||||
<p>Skype: 应该念为 [ˈskaɪp],而不是 "死盖屁",应该是 "死盖破"。</p>
|
||||
<p>Adobe: 正确的发音是 [əˈdəʊbi],不是 "阿斗伯",而是 "阿兜笔"。</p>
|
||||
<p>C#: 应该念为 "C Sharp",即"C煞破"。</p>
|
||||
<p>GNU: 正确的发音是 [(g)nuː], 即"哥怒"。</p>
|
||||
<p>GUI: 应该念为 [ˈɡui],即"故意"。</p>
|
||||
<p>JAVA: 正确的发音是 [ˈdʒɑːvə],而不是 "夹蛙",应该是 "扎蛙"。</p>
|
||||
<p>AJAX: 应该念为 [ˈeɪdʒæks],而不是 "阿贾克斯",应该是 "诶(ei) 贾克斯"。</p>
|
||||
<p>Ubuntu: 正确的发音是 [uˈbuntuː],而不是 "友邦兔",应该是 "巫不恩兔"。</p>
|
||||
<p>Debian: 应该念为 [ˈdɛbiən],即"得(dei)变"。</p>
|
||||
<p>Linux: 正确的发音有两种,[ˈlɪnəks] 或 [ˈlɪnʊks],"丽娜克斯" 或 "李扭克斯"都可以。</p>
|
||||
<p>LaTeX: 正确的发音是 [ˈleɪtɛk] 或 [ˈleɪtɛx] 或 [ˈlɑːtɛx] 或 [ˈlɑːtɛk],即"雷泰克" 或 "拉泰克"。</p>
|
||||
<p>GNOME: 念法可以是 [ɡˈnoʊm] 或 [noʊm],即"格弄姆" 或 "弄姆"。</p>
|
||||
<p>App: 应该念为 [ˈæp],即 "阿破"。</p>
|
||||
<p>null: 正确的发音是 [nʌl],即"闹"。</p>
|
||||
<p>jpg: 应该念为 [ˈdʒeɪpɛɡ],而不是 "勾屁记",应该是 "zhei派个"。</p>
|
||||
<p>WiFi: 正确的发音是 [ˈwaɪfaɪ],即"歪fai"。</p>
|
||||
<p>mobile: 念法可以是 [moˈbil] 或 [ˈmoˌbil] 或 [ˈməubail],即"膜拜哦" 或 "牟bou"。</p>
|
||||
<p>integer: 正确的发音是 [ˈɪntɪdʒə],而不是 "阴太阁儿",应该是 "音剃摺儿"。</p>
|
||||
<p>cache: 应该念为 [kæʃ],而不是 "卡尺",即"喀什"。</p>
|
||||
<p>@: 应该念为 "at"。</p>
|
||||
<p>Tumblr: 应该念为 "Tumbler",而不是 "贪不勒"。</p>
|
||||
<p>nginx: 正确的发音是 "Engine X",应该是 "恩静 爱克斯"。</p>
|
||||
<p>Apache: 应该念为 [əˈpætʃiː],即"阿趴气"。</p>
|
||||
<p>Lucene: 正确的发音是 [ˈluːsin],即"鲁信"。</p>
|
||||
<p>MySQL: 应该念为 [maɪ ˌɛskjuːˈɛl] 或 [maɪ ˈsiːkwəl],可以是 "买S奎儿" 或 "买 吸扣"。</p>
|
||||
<p>Exposé: 念法可以是 [ɛksˈpəʊzeɪ],重音在Z上。</p>
|
||||
<p>RFID: 官方念法是四个字母分开读 "R F I D"。</p>
|
||||
<p>JSON: 应该念为 "jason",即"zhei森"。</p>
|
||||
<p>Processing: 重音在 "Pro" 上。</p>
|
||||
<p>avatar: 正确的发音是 [ˌævə'tɑr],即"艾瓦塌儿"。</p>
|
||||
<p>RFID: 官方念法是四个字母分开读 "R F I D"。</p>
|
||||
<p>JSON: 应该念为 "jason",即"zhei森"。</p>
|
||||
<p>Processing: 重音在 "Pro" 上。</p>
|
||||
<p>avatar: 正确的发音是 [ˌævə'tɑr],即"艾瓦塌儿"。</p>
|
||||
<h2 id="hou-ji">后记</h2>
|
||||
<p>虽然许多的词汇常常被错误发音,但在中国遵守拼音原则是入乡随俗的一种表现,且往往并没有所谓的官方读法,不必太过于纠结100%纯正的读法。</p>
|
||||
|
||||
@ -175,7 +176,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/archive/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -63,6 +62,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -701,7 +702,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/awesome-android-root/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -64,6 +63,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -121,7 +122,7 @@
|
||||
<p>早些年间,存在大量一键 root,kingroot 之类的软件,可以直接刷写 root 包,获得 root 权限,但成功率不高;</p>
|
||||
<p>因此,现在主流的刷机步骤为</p>
|
||||
<ul>
|
||||
<li>解开 bootloader,俗称解BL锁. </li>
|
||||
<li>解开 bootloader,俗称解BL锁.</li>
|
||||
</ul>
|
||||
<blockquote>
|
||||
<p><a href="https://telegra.ph/BL%E9%94%81%E7%9A%84%E5%8E%9F%E7%90%86%E6%98%AF%E4%BB%80%E4%B9%88-05-29">BL锁原理参考</a></p>
|
||||
@ -248,7 +249,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/awesome-android-tv/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -64,6 +63,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -169,7 +170,7 @@
|
||||
</span><span>
|
||||
</span><span>reboot
|
||||
</span></code></pre>
|
||||
<p>5.安装一些软件包后我们发现需要代替掉ATV自带的桌面,从而形成海报墙的效果,这和 linux 的桌面环境切换有异曲同工之处。注意:替换前需要已经安装完成其他桌面!!!!(比如 ATV Launcher )我们使用 </p>
|
||||
<p>5.安装一些软件包后我们发现需要代替掉ATV自带的桌面,从而形成海报墙的效果,这和 linux 的桌面环境切换有异曲同工之处。注意:替换前需要已经安装完成其他桌面!!!!(比如 ATV Launcher )我们使用</p>
|
||||
<p><code>pm disable-user --user 0 com.google.android.tvlauncher </code></p>
|
||||
<p>恢复原有桌面:</p>
|
||||
<pre style="background-color:#151515;color:#e8e8d3;"><code><span>C:\Users\root>adb shell
|
||||
@ -230,7 +231,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/awesome-arch-linux/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -64,6 +63,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -187,7 +188,7 @@ pacman -S amd-ucode # AMD</strong>
|
||||
1.使用<strong>dhcpcd</strong>获得地址。</p>
|
||||
<p>2.新建普通用户<strong>useradd -m -G wheel username</strong> (替换username为你的用户名)并设置密码<strong>passwd username</strong> 。</p>
|
||||
<p>3.配置Sudo,使用<strong>pacman -S sudo</strong>安装并在<strong>ln -s /usr/bin/vim /usr/bin/vi/visudo</strong> 中删除 <strong>%wheel ALL=(ALL)ALL</strong> 前的注释符。</p>
|
||||
<p>4.reboot后开始安装驱动。由于~~NVIDIA fuck you~~ 众所周知的原因,独显驱动比较难以安装,建议先只上核显。</p>
|
||||
<p>4.reboot后开始安装驱动。由于<del>NVIDIA fuck you</del> 众所周知的原因,独显驱动比较难以安装,建议先只上核显。</p>
|
||||
<p>以此为例,若为AMD核显,命令为</p>
|
||||
<pre style="background-color:#151515;color:#e8e8d3;"><code><span>sudo pacman -S xf86-video-amdgpu
|
||||
</span></code></pre>
|
||||
@ -281,7 +282,7 @@ pacman -S amd-ucode # AMD</strong>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/awesome-chromebook/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -64,6 +63,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -186,7 +187,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/awesome-nas-dsm/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -64,6 +63,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -170,7 +171,7 @@ PS:群晖设备型号与套件架构参表.https://www.shenzhuohl.com/syno_lis
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/awesome-openwrt/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -64,6 +63,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -191,7 +192,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/awesome-podcast-use/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -64,6 +63,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -179,7 +180,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/awesome-pve-mcsm/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -64,6 +63,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -189,7 +190,7 @@
|
||||
<p><code>tar -zxvf OpenJDK18U-jre_x64_linux_hotspot_18.0.1_10.tar.gz -C /usr/local/java/</code></p>
|
||||
<p>软链接程序到环境变量中</p>
|
||||
<p><code>ln -sf /usr/local/java/jdk-18.0.1+10-jre/bin/java /usr/bin/java</code></p>
|
||||
<p>测试是否安装正常,显示 <code>openjdk version "18.0.1" 2022-04-19</code> 则为正常</p>
|
||||
<p>测试是否安装正常,显示 <code>openjdk version "18.0.1" 2022-04-19</code> 则为正常</p>
|
||||
<p><code>java -version</code></p>
|
||||
<p><strong>3.端口开发</strong>,面板需要 23333和24444 端口,游戏服务器默认端口是 25565。</p>
|
||||
<p>在 PVE-防火墙中打开它们。如果还是不行,执行如下命令:</p>
|
||||
@ -272,7 +273,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/awesome-win-linux/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -64,6 +63,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -191,7 +192,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/calling-cards/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -64,6 +63,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -182,7 +183,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/chatogpt/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -64,6 +63,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -602,7 +603,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/chrome-shortcut-key/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -64,6 +63,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -182,7 +183,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/docker-learn-1/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -64,6 +63,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -199,7 +200,7 @@ Docker 是 OCI 的创始成员之一,在制定容器格式和运行时标准
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/docker-learn-2/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -64,6 +63,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -220,7 +221,7 @@ cGroups 还提供用于监视单个容器的资源使用情况的机制,这有
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/docker-learn-3/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -64,6 +63,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -245,7 +246,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/docker-learn-4/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -64,6 +63,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -187,7 +188,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/docker-learn-5/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -64,6 +63,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -222,7 +223,7 @@ Docker 映像中提供了许多命令行实用程序,包括但不限于:</p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/docker-learn-6/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -64,6 +63,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -289,7 +290,7 @@ Docker 为 Dockerfile 中的每条指令(例如 RUN、COPY、ADD 等)创建
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/docker-learn-7/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -64,6 +63,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -299,7 +300,7 @@ CPU:您可以使用 --cpus 和 --cpu-shares 选项限制容器的 CPU 使用
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/docker-learn-8/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -64,6 +63,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -230,7 +231,7 @@ Alpine Linux:https://alpinelinux.org/</p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/docker-learn-9/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -64,6 +63,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -209,7 +210,7 @@ Docker CLI 提供了多个命令来帮助你创建、管理容器并与之交互
|
||||
</span></code></pre>
|
||||
<h2 id="docker-volumes"><strong>Docker Volumes</strong></h2>
|
||||
<p>Docker 卷是一种用于保存 Docker 容器生成和使用的数据的机制。它们允许您将数据与容器本身分开,从而轻松备份、迁移和管理持久性数据。</p>
|
||||
<p><strong>为什么卷很重要</strong> </p>
|
||||
<p><strong>为什么卷很重要</strong></p>
|
||||
<p>Docker 容器本质上是短暂的,这意味着它们可以很容易地停止、删除或替换。虽然这对于应用程序开发和部署非常有用,但在处理持久性数据时会带来挑战。这就是销量的来源。它们提供了一种独立于容器生命周期存储和管理数据的方法。</p>
|
||||
<p><strong>Types of Volumes 卷的类型</strong></p>
|
||||
<p>Docker 中有三种类型的卷:</p>
|
||||
@ -295,7 +296,7 @@ Docker CLI 提供了多个命令来帮助你创建、管理容器并与之交互
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/git/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -64,6 +63,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -111,10 +112,10 @@
|
||||
<code>git clone username@host:/path/to/repository</code></p>
|
||||
<h2 id="lian-jie-yuan-cheng-cang-ku">连接远程仓库</h2>
|
||||
<p>生成密钥:</p>
|
||||
<p><code>ssh-keygen -t rsa -b 4096 -C "your_email@example.com"</code></p>
|
||||
<p><code>ssh-keygen -t rsa -b 4096 -C "your_email@example.com"</code></p>
|
||||
<p>可以生成多个不同名字的密钥:</p>
|
||||
<p><code>ssh-keygen -t rsa -b 4096 -C "your_email@example.com" -f ~/.ssh/github_key1</code></p>
|
||||
<p><code>ssh-keygen -t rsa -b 4096 -C "your_email@example.com" -f ~/.ssh/github_key2</code></p>
|
||||
<p><code>ssh-keygen -t rsa -b 4096 -C "your_email@example.com" -f ~/.ssh/github_key1</code></p>
|
||||
<p><code>ssh-keygen -t rsa -b 4096 -C "your_email@example.com" -f ~/.ssh/github_key2</code></p>
|
||||
<p>使用 <code>ssh-add</code> 命令将生成的密钥添加到 SSH 代理中。</p>
|
||||
<p><code>ssh-add ~/.ssh/github_key1</code></p>
|
||||
<p><code>ssh-add ~/.ssh/github_key2</code></p>
|
||||
@ -158,8 +159,8 @@
|
||||
<code>git add <filename></code><br />
|
||||
<code>git add *</code><br />
|
||||
这是 git 基本工作流程的第一步;使用如下命令以实际提交改动:<br />
|
||||
<code>git commit -m "代码提交信息"</code>如:</p>
|
||||
<p><code>git commit -m "Initial commit"</code><br />
|
||||
<code>git commit -m "代码提交信息"</code>如:</p>
|
||||
<p><code>git commit -m "Initial commit"</code><br />
|
||||
现在,你的改动已经提交到了 <strong>HEAD</strong>,但是还没到你的远端仓库。</p>
|
||||
<h2 id="tui-song-gai-dong">推送改动</h2>
|
||||
<p>你的改动现在已经在本地仓库的 <strong>HEAD</strong> 中了。执行如下命令以将这些改动提交到远端仓库:<br />
|
||||
@ -318,7 +319,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/how-email-works-1/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -64,6 +63,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -134,7 +135,7 @@
|
||||
<p>如果邮件服务器收到一封来自主机 <code>1.1.1.1</code> 的邮件,并且发件人是 <code>a@gmai.com</code>,为了确认发件人,邮件服务器就会去查询 <code>gmail.com</code> 的 SPF 记录。如果域名设置了 SPF 记录,允许 <code>1.1.1.1</code> 的 IP 地址发送邮件,那么收件的邮件服务器就会认为邮件是合法的,否则就会退信。</p>
|
||||
<p>有了 SPF 记录之后,如果有人想要伪装成 <code>a@gmail.com</code> 他既不能修改 gmail.com 的 DNS 解析,也无法伪造 IP 地址,就有效的防止了伪装。</p>
|
||||
<ul>
|
||||
<li>SPF 的语法 </li>
|
||||
<li>SPF 的语法</li>
|
||||
</ul>
|
||||
<p>在自建邮件服务器的时候,经常会让我们设置一个 TXT 记录,配置值为 <code>v=spf1 mx ~all</code>,这表示的意思是允许当前域名的 MX 记录对应的 IP 地址。</p>
|
||||
<p>下面再举个非常常见的例子:</p>
|
||||
@ -142,7 +143,7 @@
|
||||
</span></code></pre>
|
||||
<p>表示允许当前域名配置的 A 记录,MX 记录的 IP 地址,以及一个额外的 IP 进行发信。</p>
|
||||
<ul>
|
||||
<li>SPF 存在的问题 </li>
|
||||
<li>SPF 存在的问题</li>
|
||||
</ul>
|
||||
<p>SPF 机制可以有效地规避了发送邮件方伪造发件人的问题。但实际使用的时候,如果你使用多个邮箱,然后设置了其中 <a href="mailto:c@163.com">c@163.com</a> 邮箱自动转发到 <a href="mailto:a@gmail.com">a@gmail.com</a> 中。</p>
|
||||
<p>那么这个时候如果 <code>b@qq.com</code> QQ 邮箱发送了一封邮件到 <code>c@163.com</code> 邮箱,163 邮箱原封不动地将邮件转发到 Gmail 邮箱,这个时候发件人是 <code>b@qq.com</code>,但是 Gmail 回去查询 qq.com 的 SPF 记录,但会发现并不包含 163 邮箱的 IP 地址,会误判转发的邮件;所以又诞生了 DKIM。</p>
|
||||
@ -232,7 +233,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/how-email-works-2/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -64,6 +63,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -254,7 +255,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -64,6 +63,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -274,7 +275,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/junk-cleanup/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -64,6 +63,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -280,7 +281,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/kgnl/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -64,6 +63,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -165,7 +166,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/links/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -63,6 +62,8 @@
|
||||
|
||||
<li class="active"><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -210,7 +211,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/links/link-1/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -63,6 +62,8 @@
|
||||
|
||||
<li class="active"><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -126,7 +127,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/links/link-2/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -63,6 +62,8 @@
|
||||
|
||||
<li class="active"><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -133,7 +134,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/links/link-3/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -63,6 +62,8 @@
|
||||
|
||||
<li class="active"><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -133,7 +134,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/links/link-4/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -63,6 +62,8 @@
|
||||
|
||||
<li class="active"><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -133,7 +134,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/links/link-5/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -63,6 +62,8 @@
|
||||
|
||||
<li class="active"><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -133,7 +134,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/links/link-6/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -63,6 +62,8 @@
|
||||
|
||||
<li class="active"><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -126,7 +127,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/linux-for-pc-1/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -64,6 +63,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -232,7 +233,7 @@ Gentoo:Gentoo是一个源码驱动的发行版,用户可以通过源代码
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/linux-for-pc-2/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -64,6 +63,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -203,7 +204,7 @@ Swap的优先级:如果同时存在多个Swap分区/文件,可以通过设
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/linux-for-pc-3/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -64,6 +63,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -326,7 +327,7 @@ Wayland是一个由Red Hat主导开发的新一代图形显示协议,旨在取
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/linux-for-pc-4/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -64,6 +63,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -159,7 +160,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/linux-for-pc-5/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -64,6 +63,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -96,7 +97,7 @@
|
||||
<p>前言 在计算机领域,系统引导和磁盘分区是至关重要的。本文将介绍BIOS与UEFI,MBR与GPT,以及它们之间的异同点。此外,我们还会讨论与这些概念密切相关的引导加载程序——GRUB。</p>
|
||||
<span id="continue-reading"></span><h2 id="bios">BIOS</h2>
|
||||
<blockquote>
|
||||
<p>BIOS(Basic Input Output System),直译成中文名称就是"<code>基本输入输出系统</code>"。它是一组固化到主板中一个ROM芯片上的程序,它可以从CMOS中读写系统设置的具体信息。此程序保存着计算机最重要的基本输入输出程序、开机后的自检程序和系统自启动程序。简单来说,BIOS只认识设备,不认识分区、不认识文件。</p>
|
||||
<p>BIOS(Basic Input Output System),直译成中文名称就是"<code>基本输入输出系统</code>"。它是一组固化到主板中一个ROM芯片上的程序,它可以从CMOS中读写系统设置的具体信息。此程序保存着计算机最重要的基本输入输出程序、开机后的自检程序和系统自启动程序。简单来说,BIOS只认识设备,不认识分区、不认识文件。</p>
|
||||
</blockquote>
|
||||
<h2 id="uefi">UEFI</h2>
|
||||
<blockquote>
|
||||
@ -243,7 +244,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/linux-for-pc-6/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -64,6 +63,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -321,7 +322,7 @@ cached:页面缓存,由文件系统使用
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/local-isps-to-cn-report/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -64,6 +63,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -644,7 +645,7 @@ LG Uplus 由三家LG子公司合并而来,分别是LG DACOM,LG Powercom和LG
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/mechrev-keyboard/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -64,6 +63,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -299,7 +300,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/network-download-1/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -64,6 +63,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -424,7 +425,7 @@ HTTP协议是一种无状态的、应用层协议,用于传输超文本数据
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/open-source-cross-platform-softs/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -64,6 +63,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -187,7 +188,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/open-source-software/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -64,6 +63,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -351,7 +352,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/open-source-what/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -64,6 +63,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -198,7 +199,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/opensourcesoftware-licenses/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -64,6 +63,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -145,7 +146,7 @@
|
||||
<li>授权不可撤消 一旦获得授权,没有任何人可以取消。比如,你基于该产品代码开发了衍生产品,你不用担心会在某一天被禁止使用该代码</li>
|
||||
</ul>
|
||||
<h2 id="bsd">BSD</h2>
|
||||
<p>BSD 是"Berkeley Software Distribution"的缩写,意思是"伯克利软件发行版"。</p>
|
||||
<p>BSD 是"Berkeley Software Distribution"的缩写,意思是"伯克利软件发行版"。</p>
|
||||
<p>BSD开源协议:是一个给于使用者很大自由的协议。可以自由的使用,修改源代码,也可以将修改后的代码作为开源或者专有软件再发布。 当你发布使用了BSD协议的代码,或则以BSD协议代码为基础做二次开发自己的产品时,需要满足三个条件:</p>
|
||||
<ul>
|
||||
<li>
|
||||
@ -175,7 +176,7 @@
|
||||
<h2 id="epl-eclipse-public-license-1-0">EPL (Eclipse Public License 1.0)</h2>
|
||||
<p>EPL允许 Recipients 任意使用、复制、分发、传播、展示、修改以及改后闭源的二次商业发布。</p>
|
||||
<p>使用EPL协议,需要遵守以下规则:</p>
|
||||
<p>当一个 Contributors 将源码的整体或部分再次开源发布的时候,必须继续遵循EPL开源协议来发布,而不能改用其他协议发布.除非你得到了原"源码"Owner 的授权;</p>
|
||||
<p>当一个 Contributors 将源码的整体或部分再次开源发布的时候,必须继续遵循EPL开源协议来发布,而不能改用其他协议发布.除非你得到了原"源码"Owner 的授权;</p>
|
||||
<p>EPL协议下,你可以将源码不做任何修改来商业发布.但如果你要发布修改后的源码,或者当你再发布的是 Object Code 的时候,你必须声明它的 Source Code 是可以获取的,而且要告知获取方法;</p>
|
||||
<p>当你需要将EPL下的源码作为一部分跟其他私有的源码混和着成为一个 Project 发布的时候,你可以将整个 Project/Product 以私人的协议发布,但要声明哪一部分代码是EPL下的,而且声明那部分代码继续遵循EPL;</p>
|
||||
<p>4.独立的模块(Separate Module),不需要开源。</p>
|
||||
@ -189,13 +190,13 @@
|
||||
<p>相同方式共享 作品可以被修改、分发或其它操作,但所有的衍生品都要置于CC许可协议下。</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>非商业用途 作品可以被修改、分发等等,但不能用于商业目的。但语言上对什么是"商业"的说明十分含糊不清 (没有提供精确的定义),所以你可以在你的工程里对其进行说明。例如,有些人简单的解释"非商业"为不能出售这个作品。而另外一些人认为你甚至不能在有广告的网站上使用它们。 还有些人认为"商业"仅仅指你用它获取利益。</p>
|
||||
<p>非商业用途 作品可以被修改、分发等等,但不能用于商业目的。但语言上对什么是"商业"的说明十分含糊不清 (没有提供精确的定义),所以你可以在你的工程里对其进行说明。例如,有些人简单的解释"非商业"为不能出售这个作品。而另外一些人认为你甚至不能在有广告的网站上使用它们。 还有些人认为"商业"仅仅指你用它获取利益。</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>禁止衍生作品</p>
|
||||
</li>
|
||||
</ul>
|
||||
<p>CC 许可协议的这些条款可以自由组合使用。大多数的比较严格的CC协议会声明 "署名权,非商业用途,禁止衍生"条款,这意味着你可以自由的分享这个作品,但你不能改变它和对其收费,而且必须声明作品的归属。这个许可协议非常的有用,它可以让你的作品传播出去,但又可以对作品的使用保留部分或完全的控制。最少限制的CC协议类型当属 "署名"协议,这意味着只要人们能维护你的名誉,他们对你的作品怎么使用都行。</p>
|
||||
<p>CC 许可协议的这些条款可以自由组合使用。大多数的比较严格的CC协议会声明 "署名权,非商业用途,禁止衍生"条款,这意味着你可以自由的分享这个作品,但你不能改变它和对其收费,而且必须声明作品的归属。这个许可协议非常的有用,它可以让你的作品传播出去,但又可以对作品的使用保留部分或完全的控制。最少限制的CC协议类型当属 "署名"协议,这意味着只要人们能维护你的名誉,他们对你的作品怎么使用都行。</p>
|
||||
<p>CC 许可协议更多的是在设计类工程中使用,而不是开发类,但没有人或妨碍你将之使用与后者。只是你必须要清楚各部分条款能覆盖到的和不能覆盖到的权利。</p>
|
||||
<h2 id="hou-ji">后记</h2>
|
||||
<p>在过去几年,我们可以清晰地观察到商业公司对开源的日益重视,传统企业对开源软件和技术态度的开也在不断提升。IBM 以340亿美元收购了开源软件制造商 Red Hat,而Salesforce 也以65亿美元收购了 Mulesoft;微软加入了开放发明网络(OIN)并贡献了6万项专利,随后又以75亿美元收购了 GitHub ;这些都是显著的例子。</p>
|
||||
@ -255,7 +256,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -64,6 +63,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -282,7 +283,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -64,6 +63,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -281,7 +282,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -64,6 +63,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -274,7 +275,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -64,6 +63,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -281,7 +282,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -64,6 +63,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -281,7 +282,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -64,6 +63,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -281,7 +282,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -64,6 +63,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -281,7 +282,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -64,6 +63,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -281,7 +282,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -64,6 +63,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -281,7 +282,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -64,6 +63,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -281,7 +282,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>Dich'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=5">
|
||||
<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.ink/style.css">
|
||||
@ -28,8 +28,7 @@
|
||||
<meta property="twitter:domain" content="blog.dich.ink">
|
||||
<meta property="twitter:url" content="https://blog.dich.ink/">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.ink/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
@ -64,6 +63,8 @@
|
||||
|
||||
<li><a href="https://blog.dich.ink/links">links</a></li>
|
||||
|
||||
<li><a href="https://blog.dich.ink/search">search</a></li>
|
||||
|
||||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -281,7 +282,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script async defer src="http://173.249.208.93:12345/tracker.js" data-website-id="cluckwxwg0005qf4n55m737sz"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
BIN
public/pagefind/fragment/en_113bdab.pf_fragment
Normal file
BIN
public/pagefind/fragment/en_113bdab.pf_fragment
Normal file
Binary file not shown.
BIN
public/pagefind/fragment/en_129c507.pf_fragment
Normal file
BIN
public/pagefind/fragment/en_129c507.pf_fragment
Normal file
Binary file not shown.
BIN
public/pagefind/fragment/en_138649d.pf_fragment
Normal file
BIN
public/pagefind/fragment/en_138649d.pf_fragment
Normal file
Binary file not shown.
BIN
public/pagefind/fragment/en_1397617.pf_fragment
Normal file
BIN
public/pagefind/fragment/en_1397617.pf_fragment
Normal file
Binary file not shown.
BIN
public/pagefind/fragment/en_14ff694.pf_fragment
Normal file
BIN
public/pagefind/fragment/en_14ff694.pf_fragment
Normal file
Binary file not shown.
BIN
public/pagefind/fragment/en_1589cf7.pf_fragment
Normal file
BIN
public/pagefind/fragment/en_1589cf7.pf_fragment
Normal file
Binary file not shown.
BIN
public/pagefind/fragment/en_15dca69.pf_fragment
Normal file
BIN
public/pagefind/fragment/en_15dca69.pf_fragment
Normal file
Binary file not shown.
BIN
public/pagefind/fragment/en_16a78c4.pf_fragment
Normal file
BIN
public/pagefind/fragment/en_16a78c4.pf_fragment
Normal file
Binary file not shown.
BIN
public/pagefind/fragment/en_1816312.pf_fragment
Normal file
BIN
public/pagefind/fragment/en_1816312.pf_fragment
Normal file
Binary file not shown.
BIN
public/pagefind/fragment/en_1a3568b.pf_fragment
Normal file
BIN
public/pagefind/fragment/en_1a3568b.pf_fragment
Normal file
Binary file not shown.
BIN
public/pagefind/fragment/en_1ee0eec.pf_fragment
Normal file
BIN
public/pagefind/fragment/en_1ee0eec.pf_fragment
Normal file
Binary file not shown.
BIN
public/pagefind/fragment/en_2929ef3.pf_fragment
Normal file
BIN
public/pagefind/fragment/en_2929ef3.pf_fragment
Normal file
Binary file not shown.
BIN
public/pagefind/fragment/en_2f2e51c.pf_fragment
Normal file
BIN
public/pagefind/fragment/en_2f2e51c.pf_fragment
Normal file
Binary file not shown.
BIN
public/pagefind/fragment/en_381a172.pf_fragment
Normal file
BIN
public/pagefind/fragment/en_381a172.pf_fragment
Normal file
Binary file not shown.
BIN
public/pagefind/fragment/en_3b43a6a.pf_fragment
Normal file
BIN
public/pagefind/fragment/en_3b43a6a.pf_fragment
Normal file
Binary file not shown.
BIN
public/pagefind/fragment/en_3c1e72e.pf_fragment
Normal file
BIN
public/pagefind/fragment/en_3c1e72e.pf_fragment
Normal file
Binary file not shown.
BIN
public/pagefind/fragment/en_4a2d5c3.pf_fragment
Normal file
BIN
public/pagefind/fragment/en_4a2d5c3.pf_fragment
Normal file
Binary file not shown.
BIN
public/pagefind/fragment/en_4aa2a8a.pf_fragment
Normal file
BIN
public/pagefind/fragment/en_4aa2a8a.pf_fragment
Normal file
Binary file not shown.
BIN
public/pagefind/fragment/en_4b40584.pf_fragment
Normal file
BIN
public/pagefind/fragment/en_4b40584.pf_fragment
Normal file
Binary file not shown.
BIN
public/pagefind/fragment/en_5283baf.pf_fragment
Normal file
BIN
public/pagefind/fragment/en_5283baf.pf_fragment
Normal file
Binary file not shown.
BIN
public/pagefind/fragment/en_52a9e6d.pf_fragment
Normal file
BIN
public/pagefind/fragment/en_52a9e6d.pf_fragment
Normal file
Binary file not shown.
BIN
public/pagefind/fragment/en_5489bb6.pf_fragment
Normal file
BIN
public/pagefind/fragment/en_5489bb6.pf_fragment
Normal file
Binary file not shown.
BIN
public/pagefind/fragment/en_57a3427.pf_fragment
Normal file
BIN
public/pagefind/fragment/en_57a3427.pf_fragment
Normal file
Binary file not shown.
BIN
public/pagefind/fragment/en_57e352e.pf_fragment
Normal file
BIN
public/pagefind/fragment/en_57e352e.pf_fragment
Normal file
Binary file not shown.
BIN
public/pagefind/fragment/en_5a289bc.pf_fragment
Normal file
BIN
public/pagefind/fragment/en_5a289bc.pf_fragment
Normal file
Binary file not shown.
BIN
public/pagefind/fragment/en_5c9794d.pf_fragment
Normal file
BIN
public/pagefind/fragment/en_5c9794d.pf_fragment
Normal file
Binary file not shown.
BIN
public/pagefind/fragment/en_5e1e470.pf_fragment
Normal file
BIN
public/pagefind/fragment/en_5e1e470.pf_fragment
Normal file
Binary file not shown.
BIN
public/pagefind/fragment/en_5f65263.pf_fragment
Normal file
BIN
public/pagefind/fragment/en_5f65263.pf_fragment
Normal file
Binary file not shown.
BIN
public/pagefind/fragment/en_633e28e.pf_fragment
Normal file
BIN
public/pagefind/fragment/en_633e28e.pf_fragment
Normal file
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user