Skip to content

Commit 47c4203

Browse files
deploy: update site content
0 parents  commit 47c4203

File tree

74 files changed

+2029
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

74 files changed

+2029
-0
lines changed

404.html

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
<!doctype html>
2+
<html lang="zh-CN" data-theme="light">
3+
<head>
4+
<meta charset="utf-8" />
5+
<meta name="viewport" content="width=device-width,initial-scale=1" />
6+
<meta name="generator" content="VuePress 2.0.0-rc.24" />
7+
<meta name="theme" content="VuePress Theme Hope 2.0.0-rc.94" />
8+
<style>
9+
:root {
10+
--vp-c-bg: #fff;
11+
}
12+
13+
[data-theme="dark"] {
14+
--vp-c-bg: #1b1b1f;
15+
}
16+
17+
html,
18+
body {
19+
background: var(--vp-c-bg);
20+
}
21+
</style>
22+
<script>
23+
const userMode = localStorage.getItem("vuepress-theme-hope-scheme");
24+
const systemDarkMode =
25+
window.matchMedia &&
26+
window.matchMedia("(prefers-color-scheme: dark)").matches;
27+
28+
if (userMode === "dark" || (userMode !== "light" && systemDarkMode)) {
29+
document.documentElement.setAttribute("data-theme", "dark");
30+
}
31+
</script>
32+
<script type="application/ld+json">{"@context":"https://schema.org","@type":"WebPage","name":"","description":"404 Not Found"}</script><meta property="og:url" content="https://reallylearning.icu/404.html"><meta property="og:site_name" content="计算机学习记录"><meta property="og:description" content="404 Not Found"><meta property="og:type" content="website"><meta property="og:locale" content="zh-CN"><link rel="icon" href="img/favicon.png"><title>计算机学习记录</title><meta name="description" content="404 Not Found">
33+
<link rel="preload" href="/assets/style-thLlmwkf.css" as="style"><link rel="stylesheet" href="/assets/style-thLlmwkf.css">
34+
<link rel="modulepreload" href="/assets/app-BkAY1ovI.js"><link rel="modulepreload" href="/assets/404.html-B9i5gc2Z.js"><link rel="modulepreload" href="/assets/plugin-vue_export-helper-DlAUqK2U.js">
35+
<link rel="prefetch" href="/assets/intro.html-ChAf05yG.js" as="script"><link rel="prefetch" href="/assets/index.html-B3yStYDk.js" as="script"><link rel="prefetch" href="/assets/解决hexo无法显示图床图片问题.html-CN2kXvU-.js" as="script"><link rel="prefetch" href="/assets/第六章-图.html-BwiLzQf7.js" as="script"><link rel="prefetch" href="/assets/第一章-函数.html-6GInfELG.js" as="script"><link rel="prefetch" href="/assets/第三章-导数与微分.html-Bxgg6Vq-.js" as="script"><link rel="prefetch" href="/assets/第二章-极限.html-BKMARfn4.js" as="script"><link rel="prefetch" href="/assets/第五章-不定积分.html-BBlgCuCA.js" as="script"><link rel="prefetch" href="/assets/第六章-定积分与反常积分.html-OhkveL6_.js" as="script"><link rel="prefetch" href="/assets/第四章-微分中值定理及导数应用.html-DYKXeTLt.js" as="script"><link rel="prefetch" href="/assets/index.html-7VFh4As2.js" as="script"><link rel="prefetch" href="/assets/index.html-BBE_SdHI.js" as="script"><link rel="prefetch" href="/assets/index.html-33N-uota.js" as="script"><link rel="prefetch" href="/assets/index.html-K3xwndcU.js" as="script"><link rel="prefetch" href="/assets/index.html-Cngr2fY0.js" as="script"><link rel="prefetch" href="/assets/index.html-DETEcxtz.js" as="script"><link rel="prefetch" href="/assets/index.html-BQFUnu3H.js" as="script"><link rel="prefetch" href="/assets/index.html-MtgXRxg_.js" as="script"><link rel="prefetch" href="/assets/index.html-Bqxq1wvs.js" as="script"><link rel="prefetch" href="/assets/index.html-BUOnpf-j.js" as="script"><link rel="prefetch" href="/assets/index.html-CawKwAgw.js" as="script"><link rel="prefetch" href="/assets/index.html-Bhgy5XhQ.js" as="script"><link rel="prefetch" href="/assets/index.html-CztX3m5L.js" as="script"><link rel="prefetch" href="/assets/index.html-DLZjz1db.js" as="script"><link rel="prefetch" href="/assets/index.html-BUZrXgff.js" as="script"><link rel="prefetch" href="/assets/photoswipe.esm-CKV1Bsxh.js" as="script"><link rel="prefetch" href="/assets/index-BrzB_qDf.js" as="script">
36+
</head>
37+
<body>
38+
<div id="app"><!--[--><!--[--><!--[--><span tabindex="-1"></span><a href="#main-content" class="vp-skip-link sr-only">跳至主要內容</a><!--]--><div class="theme-container no-sidebar external-link-icon has-toc" vp-container><!--[--><header id="navbar" class="vp-navbar" vp-navbar><div class="vp-navbar-start"><button type="button" class="vp-toggle-sidebar-button" title="Toggle Sidebar"><span class="icon"></span></button><!--[--><a class="route-link vp-brand" href="/" aria-label="带我回家"><img class="vp-nav-logo" src="https://theme-hope-assets.vuejs.press/logo.svg" alt><!----><span class="vp-site-name hide-in-pad">计算机学习记录</span></a><!--]--></div><div class="vp-navbar-center"><!--[--><nav class="vp-nav-links"><div class="vp-nav-item hide-in-mobile"><a class="route-link auto-link" href="/" aria-label="主页"><!--[--><iconify-icon class="vp-icon" icon="material-symbols:home" sizing="height" height="1em"></iconify-icon><!--]-->主页<!----></a></div><div class="vp-nav-item hide-in-mobile"><div class="vp-dropdown-wrapper"><button type="button" class="vp-dropdown-title" aria-label="计算机基础"><!--[--><iconify-icon class="vp-icon" icon="fa6-solid:code" sizing="height" height="1em"></iconify-icon>计算机基础<!--]--><span class="arrow"></span><ul class="vp-dropdown"><li class="vp-dropdown-item"><h4 class="vp-dropdown-subtitle">数据结构</h4><ul class="vp-dropdown-subitems"><li class="vp-dropdown-subitem"><a class="route-link auto-link" href="/computer-science/data-structures/tree.html" aria-label=""><!--[--><iconify-icon class="vp-icon" icon="fa6-solid:tree" sizing="both" width="1em" height="1em"></iconify-icon><!--]--><!----></a></li><li class="vp-dropdown-subitem"><a class="route-link auto-link" href="/computer-science/data-structures/graph.html" aria-label=""><!--[--><iconify-icon class="vp-icon" icon="uil:share-alt" sizing="both" width="1em" height="1em"></iconify-icon><!--]--><!----></a></li><li class="vp-dropdown-subitem"><a class="route-link auto-link" href="/computer-science/data-structures/sorting.html" aria-label="排序"><!--[--><iconify-icon class="vp-icon" icon="fa6-solid:sort" sizing="both" width="1em" height="1em"></iconify-icon><!--]-->排序<!----></a></li><li class="vp-dropdown-subitem"><a class="route-link auto-link" href="/computer-science/data-structures/searching.html" aria-label="查找"><!--[--><iconify-icon class="vp-icon" icon="material-symbols:search-rounded" sizing="both" width="1em" height="1em"></iconify-icon><!--]-->查找<!----></a></li></ul></li><li class="vp-dropdown-item"><a class="route-link auto-link" href="/computer-science/computer-network.html" aria-label="计算机网络"><!--[--><iconify-icon class="vp-icon" icon="fa6-solid:wifi" sizing="both" width="1em" height="1em"></iconify-icon><!--]-->计算机网络<!----></a></li><li class="vp-dropdown-item"><a class="route-link auto-link" href="/computer-science/operating-system.html" aria-label="操作系统"><!--[--><iconify-icon class="vp-icon" icon="fa6-solid:server" sizing="both" width="1em" height="1em"></iconify-icon><!--]-->操作系统<!----></a></li><li class="vp-dropdown-item"><a class="route-link auto-link" href="/computer-science/computer-architecture.html" aria-label="计算机组成原理"><!--[--><iconify-icon class="vp-icon" icon="fa6-solid:microchip" sizing="both" width="1em" height="1em"></iconify-icon><!--]-->计算机组成原理<!----></a></li></ul></button></div></div><div class="vp-nav-item hide-in-mobile"><a class="route-link auto-link" href="/tag/" aria-label="标签"><!--[--><iconify-icon class="vp-icon" icon="fa6-solid:tags" sizing="height" height="1em"></iconify-icon><!--]-->标签<!----></a></div><div class="vp-nav-item hide-in-mobile"><a class="route-link auto-link" href="/category/" aria-label="分类"><!--[--><iconify-icon class="vp-icon" icon="typcn:th-list" sizing="height" height="1em"></iconify-icon><!--]-->分类<!----></a></div><div class="vp-nav-item hide-in-mobile"><a class="route-link auto-link" href="/article/" aria-label="归档"><!--[--><iconify-icon class="vp-icon" icon="hugeicons:archive-01" sizing="height" height="1em"></iconify-icon><!--]-->归档<!----></a></div><div class="vp-nav-item hide-in-mobile"><a class="route-link auto-link" href="/timeline/" aria-label="时间线"><!--[--><iconify-icon class="vp-icon" icon="mdi:timeline" sizing="height" height="1em"></iconify-icon><!--]-->时间线<!----></a></div><div class="vp-nav-item hide-in-mobile"><a class="route-link auto-link" href="/about/" aria-label="关于"><!--[--><iconify-icon class="vp-icon" icon="fa6-solid:user" sizing="height" height="1em"></iconify-icon><!--]-->关于<!----></a></div></nav><!--]--></div><div class="vp-navbar-end"><!--[--><!----><div class="vp-nav-item vp-action"><a class="vp-action-link" href="https://github.com/vuepress-theme-hope/vuepress-theme-hope" target="_blank" rel="noopener noreferrer" aria-label="GitHub"><svg xmlns="http://www.w3.org/2000/svg" class="icon github-icon" viewBox="0 0 1024 1024" fill="currentColor" aria-label="github icon" name="github" style="width:1.25rem;height:1.25rem;vertical-align:middle;"><path d="M511.957 21.333C241.024 21.333 21.333 240.981 21.333 512c0 216.832 140.544 400.725 335.574 465.664 24.49 4.395 32.256-10.07 32.256-23.083 0-11.69.256-44.245 0-85.205-136.448 29.61-164.736-64.64-164.736-64.64-22.315-56.704-54.4-71.765-54.4-71.765-44.587-30.464 3.285-29.824 3.285-29.824 49.195 3.413 75.179 50.517 75.179 50.517 43.776 75.008 114.816 53.333 142.762 40.79 4.523-31.66 17.152-53.377 31.19-65.537-108.971-12.458-223.488-54.485-223.488-242.602 0-53.547 19.114-97.323 50.517-131.67-5.035-12.33-21.93-62.293 4.779-129.834 0 0 41.258-13.184 134.912 50.346a469.803 469.803 0 0 1 122.88-16.554c41.642.213 83.626 5.632 122.88 16.554 93.653-63.488 134.784-50.346 134.784-50.346 26.752 67.541 9.898 117.504 4.864 129.834 31.402 34.347 50.474 78.123 50.474 131.67 0 188.586-114.73 230.016-224.042 242.09 17.578 15.232 33.578 44.672 33.578 90.454v135.85c0 13.142 7.936 27.606 32.854 22.87C862.25 912.597 1002.667 728.747 1002.667 512c0-271.019-219.648-490.667-490.71-490.667z"></path></svg></a></div><div class="vp-nav-item hide-in-mobile"><button type="button" class="vp-color-mode-switch" id="color-mode-switch"><svg xmlns="http://www.w3.org/2000/svg" class="icon auto-icon" viewBox="0 0 1024 1024" fill="currentColor" aria-label="auto icon" name="auto" style="display:block;"><path d="M512 992C246.92 992 32 777.08 32 512S246.92 32 512 32s480 214.92 480 480-214.92 480-480 480zm0-840c-198.78 0-360 161.22-360 360 0 198.84 161.22 360 360 360s360-161.16 360-360c0-198.78-161.22-360-360-360zm0 660V212c165.72 0 300 134.34 300 300 0 165.72-134.28 300-300 300z"></path></svg><svg xmlns="http://www.w3.org/2000/svg" class="icon dark-icon" viewBox="0 0 1024 1024" fill="currentColor" aria-label="dark icon" name="dark" style="display:none;"><path d="M524.8 938.667h-4.267a439.893 439.893 0 0 1-313.173-134.4 446.293 446.293 0 0 1-11.093-597.334A432.213 432.213 0 0 1 366.933 90.027a42.667 42.667 0 0 1 45.227 9.386 42.667 42.667 0 0 1 10.24 42.667 358.4 358.4 0 0 0 82.773 375.893 361.387 361.387 0 0 0 376.747 82.774 42.667 42.667 0 0 1 54.187 55.04 433.493 433.493 0 0 1-99.84 154.88 438.613 438.613 0 0 1-311.467 128z"></path></svg><svg xmlns="http://www.w3.org/2000/svg" class="icon light-icon" viewBox="0 0 1024 1024" fill="currentColor" aria-label="light icon" name="light" style="display:none;"><path d="M952 552h-80a40 40 0 0 1 0-80h80a40 40 0 0 1 0 80zM801.88 280.08a41 41 0 0 1-57.96-57.96l57.96-58a41.04 41.04 0 0 1 58 58l-58 57.96zM512 752a240 240 0 1 1 0-480 240 240 0 0 1 0 480zm0-560a40 40 0 0 1-40-40V72a40 40 0 0 1 80 0v80a40 40 0 0 1-40 40zm-289.88 88.08-58-57.96a41.04 41.04 0 0 1 58-58l57.96 58a41 41 0 0 1-57.96 57.96zM192 512a40 40 0 0 1-40 40H72a40 40 0 0 1 0-80h80a40 40 0 0 1 40 40zm30.12 231.92a41 41 0 0 1 57.96 57.96l-57.96 58a41.04 41.04 0 0 1-58-58l58-57.96zM512 832a40 40 0 0 1 40 40v80a40 40 0 0 1-80 0v-80a40 40 0 0 1 40-40zm289.88-88.08 58 57.96a41.04 41.04 0 0 1-58 58l-57.96-58a41 41 0 0 1 57.96-57.96z"></path></svg></button></div><!--[--><div id="docsearch-container" style="display:none;"></div><div><button type="button" class="DocSearch DocSearch-Button" aria-label="搜索文档"><span class="DocSearch-Button-Container"><svg width="20" height="20" class="DocSearch-Search-Icon" viewBox="0 0 20 20"><path d="M14.386 14.386l4.0877 4.0877-4.0877-4.0877c-2.9418 2.9419-7.7115 2.9419-10.6533 0-2.9419-2.9418-2.9419-7.7115 0-10.6533 2.9418-2.9419 7.7115-2.9419 10.6533 0 2.9419 2.9418 2.9419 7.7115 0 10.6533z" stroke="currentColor" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round"></path></svg><span class="DocSearch-Button-Placeholder">搜索文档</span></span><span class="DocSearch-Button-Keys"><kbd class="DocSearch-Button-Key"><svg width="15" height="15" class="DocSearch-Control-Key-Icon"><path d="M4.505 4.496h2M5.505 5.496v5M8.216 4.496l.055 5.993M10 7.5c.333.333.5.667.5 1v2M12.326 4.5v5.996M8.384 4.496c1.674 0 2.116 0 2.116 1.5s-.442 1.5-2.116 1.5M3.205 9.303c-.09.448-.277 1.21-1.241 1.203C1 10.5.5 9.513.5 8V7c0-1.57.5-2.5 1.464-2.494.964.006 1.134.598 1.24 1.342M12.553 10.5h1.953" stroke-width="1.2" stroke="currentColor" fill="none" stroke-linecap="square"></path></svg></kbd><kbd class="DocSearch-Button-Key">K</kbd></span></button></div><!--]--><!--]--><button type="button" class="vp-toggle-navbar-button" aria-label="Toggle Navbar" aria-expanded="false" aria-controls="nav-screen"><span><span class="vp-top"></span><span class="vp-middle"></span><span class="vp-bottom"></span></span></button></div></header><!----><!--]--><!----><div class="toggle-sidebar-wrapper"><span class="arrow start"></span></div><!----><!--[--><main id="main-content" class="vp-page not-found"><div class="not-found-hint"><p class="error-code">404</p><h1 class="error-title">页面不存在</h1><p class="error-hint">这里什么也没有</p></div><div class="actions"><button type="button" class="action-button">返回上一页</button><button type="button" class="action-button">带我回家</button></div></main><!--]--><footer class="vp-footer-wrapper" vp-footer><div class="vp-footer">默认页脚</div><div class="vp-copyright">Copyright © 2025 reallylearning </div></footer></div><!--]--><!--[--><!----><!--[--><!--]--><!--]--><!--]--></div>
39+
<script type="module" src="/assets/app-BkAY1ovI.js" defer></script>
40+
</body>
41+
</html>

CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
www.reallylearning.icu

algolia - verification.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta name="algolia-site-verification" content="D613C7E9FEF77C6D" />
5+
<title>Algolia Verification</title>
6+
</head>
7+
<body></body>
8+
</html>

0 commit comments

Comments
 (0)