-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 1a4391c
Showing
126 changed files
with
4,290 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
<!doctype html> | ||
<html lang="zh-CN" data-theme="light"> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<meta name="viewport" content="width=device-width,initial-scale=1" /> | ||
<meta name="generator" content="VuePress 2.0.0-rc.9" /> | ||
<meta name="theme" content="VuePress Theme Hope 2.0.0-rc.36" /> | ||
<style> | ||
html { | ||
background: var(--bg-color, #fff); | ||
} | ||
|
||
html[data-theme="dark"] { | ||
background: var(--bg-color, #1d1e1f); | ||
} | ||
|
||
body { | ||
background: var(--bg-color); | ||
} | ||
</style> | ||
<script> | ||
const userMode = localStorage.getItem("vuepress-theme-hope-scheme"); | ||
const systemDarkMode = | ||
window.matchMedia && | ||
window.matchMedia("(prefers-color-scheme: dark)").matches; | ||
|
||
if (userMode === "dark" || (userMode !== "light" && systemDarkMode)) { | ||
document.documentElement.setAttribute("data-theme", "dark"); | ||
} | ||
</script> | ||
<meta property="og:url" content="https://mister-hope.github.io/myblog/404.html"><meta property="og:site_name" content="Ljh's Blog"><meta property="og:description" content="404 Not Found"><meta property="og:type" content="website"><meta property="og:locale" content="zh-CN"><meta property="article:author" content="林锦濠"><script type="application/ld+json">{"@context":"https://schema.org","@type":"WebPage","name":"","description":"404 Not Found"}</script><title>Ljh's Blog</title><meta name="description" content="404 Not Found"> | ||
<link rel="stylesheet" href="/myblog/assets/css/styles.6b06b170.css"> | ||
<link rel="preload" href="/myblog/assets/js/runtime~app.f3f449f2.js" as="script"><link rel="preload" href="/myblog/assets/css/styles.6b06b170.css" as="style"><link rel="preload" href="/myblog/assets/js/227.401abe91.js" as="script"><link rel="preload" href="/myblog/assets/js/app.2d833f7e.js" as="script"> | ||
<link rel="prefetch" href="/myblog/assets/js/photo-swipe.e70cbd48.js" as="script"><link rel="prefetch" href="/myblog/assets/js/index.html.af9e5b93.js" as="script"><link rel="prefetch" href="/myblog/assets/js/markdown.html.494b784d.js" as="script"><link rel="prefetch" href="/myblog/assets/js/vue.html.a9724e0b.js" as="script"><link rel="prefetch" href="/myblog/assets/js/insights.html.834f41f2.js" as="script"><link rel="prefetch" href="/myblog/assets/js/paper_reading.html.fd1e95bf.js" as="script"><link rel="prefetch" href="/myblog/assets/js/deeplearning.html.19ff2787.js" as="script"><link rel="prefetch" href="/myblog/assets/js/code.html.edb55ecd.js" as="script"><link rel="prefetch" href="/myblog/assets/js/linux.html.530f65e8.js" as="script"><link rel="prefetch" href="/myblog/assets/js/grammar.html.c533d1f8.js" as="script"><link rel="prefetch" href="/myblog/assets/js/page.html.fd98eafa.js" as="script"><link rel="prefetch" href="/myblog/assets/js/layout.html.b872f028.js" as="script"><link rel="prefetch" href="/myblog/assets/js/2.html.a50dd797.js" as="script"><link rel="prefetch" href="/myblog/assets/js/3.html.c98b3bdc.js" as="script"><link rel="prefetch" href="/myblog/assets/js/4.html.b83eacb0.js" as="script"><link rel="prefetch" href="/myblog/assets/js/1.html.720ae988.js" as="script"><link rel="prefetch" href="/myblog/assets/js/paper_writing.html.fdea15b5.js" as="script"><link rel="prefetch" href="/myblog/assets/js/cherry.html.8a434534.js" as="script"><link rel="prefetch" href="/myblog/assets/js/dragonfruit.html.e4ebc8f5.js" as="script"><link rel="prefetch" href="/myblog/assets/js/disable.html.4a2a46d3.js" as="script"><link rel="prefetch" href="/myblog/assets/js/tomato.html.51b645a9.js" as="script"><link rel="prefetch" href="/myblog/assets/js/strawberry.html.10688f40.js" as="script"><link rel="prefetch" href="/myblog/assets/js/intro.html.cb94ef25.js" as="script"><link rel="prefetch" href="/myblog/assets/js/encrypt.html.2985ada9.js" as="script"><link rel="prefetch" href="/myblog/assets/js/404.html.072ae03a.js" as="script"> | ||
</head> | ||
<body> | ||
<div id="app"><!--[--><!--[--><!--[--><span tabindex="-1"></span><a href="#main-content" class="vp-skip-link sr-only">跳至主要內容</a><!--]--><div class="theme-container no-sidebar has-toc"><!--[--><header id="navbar" class="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="/myblog/"><img class="vp-nav-logo" src="https://theme-hope-assets.vuejs.press/logo.svg" alt><!----><span class="vp-site-name hide-in-pad">Ljh's Blog</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 nav-link" href="/myblog/" aria-label="博客主页"><span class="font-icon icon fa-fw fa-sm fas fa-home" style=""></span>博客主页<!----></a></div><div class="vp-nav-item hide-in-mobile"><a class="route-link nav-link" href="/myblog/demo/" aria-label="网站配置"><!---->网站配置<!----></a></div><div class="vp-nav-item hide-in-mobile"><a href="https://theme-hope.vuejs.press/zh/" rel="noopener noreferrer" target="_blank" aria-label="V2 文档" class="nav-link"><span class="font-icon icon fa-fw fa-sm fas fa-book" style=""></span>V2 文档<span><svg class="external-link-icon" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path><polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg><span class="external-link-icon-sr-only">open in new window</span></span><!----></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/ChosenOne23" 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" 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" id="appearance-switch"><svg xmlns="http://www.w3.org/2000/svg" class="icon auto-icon" viewBox="0 0 1024 1024" fill="currentColor" aria-label="auto icon" 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" 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" 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><!----><!--]--><!--[--><!----><!--]--><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><aside id="sidebar" class="vp-sidebar"><!--[--><!----><!--]--><ul class="vp-sidebar-links"><li><a class="route-link nav-link vp-sidebar-link vp-sidebar-page" href="/myblog/" aria-label="博客主页"><span class="font-icon icon fa-fw fa-sm fas fa-home" style=""></span>博客主页<!----></a></li><li><a class="route-link nav-link vp-sidebar-link vp-sidebar-page" href="/myblog/intro.html" aria-label="介绍页"><span class="font-icon icon fa-fw fa-sm fas fa-circle-info" style=""></span>介绍页<!----></a></li><li><section class="vp-sidebar-group"><p class="vp-sidebar-header"><span class="font-icon icon fa-fw fa-sm fas fa-book" style=""></span><span class="vp-sidebar-title">阅读</span><!----></p><ul class="vp-sidebar-links"><li><a class="route-link nav-link vp-sidebar-link vp-sidebar-page" href="/myblog/posts/reading/insights.html" aria-label="语句摘抄"><span class="font-icon icon fa-fw fa-sm fas fa-pen-to-square" style=""></span>语句摘抄<!----></a></li></ul></section></li><li><section class="vp-sidebar-group"><p class="vp-sidebar-header"><span class="font-icon icon fa-fw fa-sm fas fa-book" style=""></span><span class="vp-sidebar-title">工作</span><!----></p><ul class="vp-sidebar-links"><li><a class="route-link nav-link vp-sidebar-link vp-sidebar-page" href="/myblog/posts/work/code.html" aria-label="算法"><span class="font-icon icon fa-fw fa-sm fas fa-pen-to-square" style=""></span>算法<!----></a></li><li><a class="route-link nav-link vp-sidebar-link vp-sidebar-page" href="/myblog/posts/work/deeplearning.html" aria-label="深度学习"><span class="font-icon icon fa-fw fa-sm fas fa-pen-to-square" style=""></span>深度学习<!----></a></li></ul></section></li><li><section class="vp-sidebar-group"><p class="vp-sidebar-header"><span class="font-icon icon fa-fw fa-sm fas fa-book" style=""></span><span class="vp-sidebar-title">论文</span><!----></p><ul class="vp-sidebar-links"><li><a class="route-link nav-link vp-sidebar-link vp-sidebar-page" href="/myblog/posts/paper/paper_reading.html" aria-label="论文阅读"><span class="font-icon icon fa-fw fa-sm fas fa-pen-to-square" style=""></span>论文阅读<!----></a></li><li><a class="route-link nav-link vp-sidebar-link vp-sidebar-page" href="/myblog/posts/paper/paper_writing.html" aria-label="论文写作"><span class="font-icon icon fa-fw fa-sm fas fa-pen-to-square" style=""></span>论文写作<!----></a></li></ul></section></li><li><section class="vp-sidebar-group"><p class="vp-sidebar-header"><span class="font-icon icon fa-fw fa-sm fas fa-pen-to-square" style=""></span><span class="vp-sidebar-title">技术</span><!----></p><ul class="vp-sidebar-links"><li><a class="route-link nav-link vp-sidebar-link vp-sidebar-page" href="/myblog/posts/tec/linux.html" aria-label="linux"><span class="font-icon icon fa-fw fa-sm fas fa-pen-to-square" style=""></span>linux<!----></a></li><li><a class="route-link nav-link vp-sidebar-link vp-sidebar-page" href="/myblog/posts/tec/vue.html" aria-label="frontend"><span class="font-icon icon fa-fw fa-sm fas fa-pen-to-square" style=""></span>frontend<!----></a></li><li><a class="route-link nav-link vp-sidebar-link vp-sidebar-page" href="/myblog/posts/tec/grammar.html" aria-label="typora"><span class="font-icon icon fa-fw fa-sm fas fa-pen-to-square" style=""></span>typora<!----></a></li></ul></section></li></ul><!--[--><!----><!--]--></aside><!--[--><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"><div class="vp-footer">默认页脚</div><div class="vp-copyright">Copyright © 2024 林锦濠 </div></footer></div><!--]--><!--[--><!----><!--]--><!--]--></div> | ||
<script src="/myblog/assets/js/runtime~app.f3f449f2.js" defer></script><script src="/myblog/assets/js/227.401abe91.js" defer></script><script src="/myblog/assets/js/app.2d833f7e.js" defer></script> | ||
</body> | ||
</html> |
Oops, something went wrong.