Blog/public/page/3/index.html

291 lines
10 KiB
HTML
Raw Normal View History

2025-01-02 21:19:48 +08:00
<!DOCTYPE html>
<html lang="en">
<head>
<title>Dich&#x27;blog</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
<meta name="robots" content="noodp"/>
<link rel="stylesheet" href="https://blog.dich.bid/style.css">
<link rel="stylesheet" href="https://blog.dich.bid/color/blue.css">
<link rel="stylesheet" href="https://blog.dich.bid/color/background_dark.css">
<link rel="stylesheet" href="https://blog.dich.bid/font-hack-subset.css">
<meta name="description" content="用电子罗盘,转赛博核桃,勘电磁风水,寻网络龙脉">
<meta property="og:description" content="用电子罗盘,转赛博核桃,勘电磁风水,寻网络龙脉">
<meta property="og:title" content="Dich'blog">
<meta property="og:type" content="website">
<meta property="og:url" content="https://blog.dich.bid/">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:description" content="用电子罗盘,转赛博核桃,勘电磁风水,寻网络龙脉">
<meta name="twitter:title" content="Dich'blog">
<meta property="twitter:domain" content="blog.dich.bid">
<meta property="twitter:url" content="https://blog.dich.bid/">
<link rel="alternate" type="application/atom+xml" title="Dich&#x27;blog Atom Feed" href="https://blog.dich.bid/atom.xml" />
2025-01-24 15:14:06 +08:00
<link rel="icon" type="image/png" href=&#x2F;dich.webp />
2025-01-02 21:19:48 +08:00
</head>
<body class="">
<div class="container">
<header class="header">
<div class="header__inner">
<div class="header__logo">
<a href="https://blog.dich.bid" style="text-decoration: none;">
<div class="logo">
Dich&#x27;blog
</div>
</a>
</div>
</div>
<nav class="menu">
<ul class="menu__inner">
<li class="active"><a href="https://blog.dich.bid">blog</a></li>
<li><a href="https://blog.dich.bid/tags">tags</a></li>
<li><a href="https://blog.dich.bid/archive">archive</a></li>
<li><a href="https://blog.dich.bid/about">about me</a></li>
<li><a href="https://blog.dich.bid/links">links</a></li>
<li><a href="https://blog.dich.bid/search">search</a></li>
2025-01-24 15:14:06 +08:00
<li><a href="https://blog.dich.bid/weekly">weekly</a></li>
2025-01-02 21:19:48 +08:00
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
</ul>
</nav>
</header>
<div class="content">
<div class="posts">
<div class="post on-list">
2025-02-14 19:11:43 +08:00
<h1 class="post-title"><a href="https://blog.dich.bid/windows-activation/">乱七八糟:Windows激活那些事</a></h1>
2025-01-02 21:19:48 +08:00
<div class="post-meta-inline">
<span class="post-date">
2025-02-14 19:11:43 +08:00
2024-05-25
2025-01-02 21:19:48 +08:00
</span>
</div>
<span class="post-tags-inline">
:: tags:&nbsp;
2025-02-13 18:29:49 +08:00
<a class="post-tag" href="https://blog.dich.bid/tags/windows/">#Windows</a>&nbsp;
2025-01-18 22:20:41 +08:00
<a class="post-tag" href="https://blog.dich.bid/tags/luan-qi-ba-zao/">#乱七八糟</a></span>
2025-01-02 21:19:48 +08:00
<div class="post-content">
2025-02-14 19:11:43 +08:00
<p>前言 Windows的正版售价十分昂贵2025年的今天大部分人都使用着OEM厂商自带的windows系统或自己想办法激活那么激活到底是什么原理</p>
2025-01-02 21:19:48 +08:00
</div>
<div>
<!-- &#xFE0E; -- force text style - some devices render this as emoji -->
2025-02-14 19:11:43 +08:00
<a class="read-more button" href="https://blog.dich.bid/windows-activation/">
2025-01-02 21:19:48 +08:00
<span class="button__text">Read more</span>&nbsp;
<span class="button__icon">&#8617;&#xFE0E;</span>
</a>
</div>
</div>
<div class="post on-list">
2025-02-14 19:11:43 +08:00
<h1 class="post-title"><a href="https://blog.dich.bid/windows-some-setting/">乱七八糟:Windows常用脚本</a></h1>
2025-01-02 21:19:48 +08:00
<div class="post-meta-inline">
<span class="post-date">
2025-02-14 19:11:43 +08:00
2024-05-24
2025-01-02 21:19:48 +08:00
</span>
</div>
<span class="post-tags-inline">
:: tags:&nbsp;
2025-02-14 19:11:43 +08:00
<a class="post-tag" href="https://blog.dich.bid/tags/windows/">#Windows</a>&nbsp;
2025-02-13 18:29:49 +08:00
<a class="post-tag" href="https://blog.dich.bid/tags/luan-qi-ba-zao/">#乱七八糟</a></span>
2025-01-02 21:19:48 +08:00
<div class="post-content">
2025-02-14 19:11:43 +08:00
<p>前言 Windows操作系统作为全球最为普及的桌面操作系统之一其用户界面的设计非常经典但存在许多不足之处本篇记录一些常用脚本。</p>
2025-01-02 21:19:48 +08:00
</div>
<div>
<!-- &#xFE0E; -- force text style - some devices render this as emoji -->
2025-02-14 19:11:43 +08:00
<a class="read-more button" href="https://blog.dich.bid/windows-some-setting/">
2025-01-02 21:19:48 +08:00
<span class="button__text">Read more</span>&nbsp;
<span class="button__icon">&#8617;&#xFE0E;</span>
</a>
</div>
</div>
<div class="post on-list">
2025-02-14 19:11:43 +08:00
<h1 class="post-title"><a href="https://blog.dich.bid/about-chrome-shortcut-key/">乱七八糟:常用实用快捷键</a></h1>
2025-01-02 21:19:48 +08:00
<div class="post-meta-inline">
<span class="post-date">
2025-02-14 19:11:43 +08:00
2024-05-23
2025-01-02 21:19:48 +08:00
</span>
</div>
<span class="post-tags-inline">
:: tags:&nbsp;
2025-02-14 19:11:43 +08:00
<a class="post-tag" href="https://blog.dich.bid/tags/luan-qi-ba-zao/">#乱七八糟</a></span>
2025-01-02 21:19:48 +08:00
<div class="post-content">
2025-02-14 19:11:43 +08:00
<p>前言 在日常使用浏览器时,掌握一些快捷键和技巧可以节省大量时间,提高工作和学习效率。通过学习和实践,能够更加轻松地应对各种网页浏览场景,让浏览器成为工作和学习的得力助手。</p>
2025-01-02 21:19:48 +08:00
</div>
<div>
<!-- &#xFE0E; -- force text style - some devices render this as emoji -->
2025-02-14 19:11:43 +08:00
<a class="read-more button" href="https://blog.dich.bid/about-chrome-shortcut-key/">
2025-01-02 21:19:48 +08:00
<span class="button__text">Read more</span>&nbsp;
<span class="button__icon">&#8617;&#xFE0E;</span>
</a>
</div>
</div>
<div class="post on-list">
2025-02-14 19:11:43 +08:00
<h1 class="post-title"><a href="https://blog.dich.bid/learn-docker-9/">Docker学习笔记(九)</a></h1>
2025-01-02 21:19:48 +08:00
<div class="post-meta-inline">
<span class="post-date">
2025-02-14 19:11:43 +08:00
2024-04-02
2025-01-02 21:19:48 +08:00
</span>
</div>
<span class="post-tags-inline">
:: tags:&nbsp;
2025-01-04 11:59:24 +08:00
<a class="post-tag" href="https://blog.dich.bid/tags/xue-xi-bi-ji/">#学习笔记</a></span>
2025-01-02 21:19:48 +08:00
<div class="post-content">
2025-02-14 19:11:43 +08:00
<p>前言 Docker CLI命令行界面是一个强大的工具允许您与 Docker 容器、映像、卷和网络进行交互和管理。它为用户提供了广泛的命令,用于在开发和生产工作流中创建、运行和管理 Docker 容器和其他 Docker 资源。</p>
2025-01-02 21:19:48 +08:00
</div>
<div>
<!-- &#xFE0E; -- force text style - some devices render this as emoji -->
2025-02-14 19:11:43 +08:00
<a class="read-more button" href="https://blog.dich.bid/learn-docker-9/">
2025-01-02 21:19:48 +08:00
<span class="button__text">Read more</span>&nbsp;
<span class="button__icon">&#8617;&#xFE0E;</span>
</a>
</div>
</div>
<div class="post on-list">
2025-02-14 19:11:43 +08:00
<h1 class="post-title"><a href="https://blog.dich.bid/learn-docker-8/">Docker学习笔记(八)</a></h1>
2025-01-02 21:19:48 +08:00
<div class="post-meta-inline">
<span class="post-date">
2025-02-14 19:11:43 +08:00
2024-04-01
2025-01-02 21:19:48 +08:00
</span>
</div>
<span class="post-tags-inline">
:: tags:&nbsp;
2025-01-04 11:59:24 +08:00
<a class="post-tag" href="https://blog.dich.bid/tags/xue-xi-bi-ji/">#学习笔记</a></span>
2025-01-02 21:19:48 +08:00
<div class="post-content">
2025-02-14 19:11:43 +08:00
<p>前言 容器安全是实现和管理容器技术(如 Docker的关键方面。它包含一组实践、工具和技术旨在保护容器化应用程序及其运行的基础结构。在本节中我们将讨论一些关键的容器安全注意事项、最佳做法和建议。</p>
2025-01-02 21:19:48 +08:00
</div>
<div>
<!-- &#xFE0E; -- force text style - some devices render this as emoji -->
2025-02-14 19:11:43 +08:00
<a class="read-more button" href="https://blog.dich.bid/learn-docker-8/">
2025-01-02 21:19:48 +08:00
<span class="button__text">Read more</span>&nbsp;
<span class="button__icon">&#8617;&#xFE0E;</span>
</a>
</div>
</div>
<div class="pagination">
<div class="pagination__buttons">
<span class="button previous">
<a href="https://blog.dich.bid/page/2/">
<span class="button__icon"></span>&nbsp;
<span class="button__text">Newer posts</span>
</a>
</span>
<span class="button next">
<a href="https://blog.dich.bid/page/4/">
<span class="button__text">Older posts</span>&nbsp;
<span class="button__icon"></span>
</a>
</span>
</div>
</div>
</div>
</div>
<footer class="footer">
<div class="footer__inner">
<div class="copyright">
<span>©
2025
Dichgrem</span>
<span class="copyright-theme">
<span class="copyright-theme-sep">:: </span>
Theme: <a href="https://github.com/pawroman/zola-theme-terminimal/">Terminimal</a> by pawroman
</span>
</div>
</div>
</footer>
</div>
</body>
</html>