-
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.
Deploying to main from @ syx-413/notablog-starter@0148877 🚀
- Loading branch information
Showing
61 changed files
with
16,646 additions
and
0 deletions.
There are no files selected for viewing
400 changes: 400 additions & 0 deletions
400
-ch32v208-ch32v208-ubuntu2204-makefile-vscode---milton----4cdfee.html
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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,232 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
|
||
<head> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<!-- iOS Safari --> | ||
<meta name="apple-mobile-web-app-capable" content="yes"> | ||
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"> | ||
<!-- Chrome, Firefox OS and Opera Status Bar Color --> | ||
<meta name="theme-color" content="#FFFFFF"> | ||
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.11.1/katex.min.css"> | ||
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.19.0/themes/prism.min.css"> | ||
<link rel="stylesheet" type="text/css" href="css/SourceSansPro.css"> | ||
<link rel="stylesheet" type="text/css" href="css/theme.css"> | ||
<link rel="stylesheet" type="text/css" href="css/notablog.css"> | ||
<!-- Favicon --> | ||
|
||
<link rel="shortcut icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text text-anchor=%22middle%22 dominant-baseline=%22middle%22 x=%2250%22 y=%2255%22 font-size=%2280%22>🥥</text></svg>"> | ||
|
||
|
||
<style> | ||
:root { | ||
font-size: 20px; | ||
} | ||
</style> | ||
<title> | ||
About | 413’s Website | ||
</title> | ||
<meta property="og:type" content="blog"> | ||
<meta property="og:title" content="About"> | ||
|
||
|
||
<meta property="og:image" content="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text text-anchor=%22middle%22 dominant-baseline=%22middle%22 x=%2250%22 y=%2255%22 font-size=%2280%22>😀</text></svg>"> | ||
|
||
<style> | ||
.DateTagBar { | ||
margin-top: 1.0rem; | ||
} | ||
</style> | ||
</head> | ||
|
||
<body> | ||
<nav class="Navbar"> | ||
<a href="index.html"> | ||
<div class="Navbar__Btn"> | ||
|
||
<span><img class="inline-img-icon" src="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text text-anchor=%22middle%22 dominant-baseline=%22middle%22 x=%2250%22 y=%2255%22 font-size=%2280%22>🥥</text></svg>"></span> | ||
|
||
<span>Home</span> | ||
</div> | ||
</a> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<span class="Navbar__Delim">·</span> | ||
<a href="Note.html"> | ||
<div class="Navbar__Btn"> | ||
|
||
<span><img class="inline-img-icon" src="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text text-anchor=%22middle%22 dominant-baseline=%22middle%22 x=%2250%22 y=%2255%22 font-size=%2280%22>🎶</text></svg>"></span> | ||
|
||
<span>Note</span> | ||
</div> | ||
</a> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<span class="Navbar__Delim">·</span> | ||
<a href="reference.html"> | ||
<div class="Navbar__Btn"> | ||
|
||
<span><img class="inline-img-icon" src="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text text-anchor=%22middle%22 dominant-baseline=%22middle%22 x=%2250%22 y=%2255%22 font-size=%2280%22>📖</text></svg>"></span> | ||
|
||
<span>杂项</span> | ||
</div> | ||
</a> | ||
|
||
|
||
|
||
<span class="Navbar__Delim">·</span> | ||
<a href="About.html"> | ||
<div class="Navbar__Btn"> | ||
|
||
<span><img class="inline-img-icon" src="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text text-anchor=%22middle%22 dominant-baseline=%22middle%22 x=%2250%22 y=%2255%22 font-size=%2280%22>😀</text></svg>"></span> | ||
|
||
<span>About</span> | ||
</div> | ||
</a> | ||
|
||
|
||
</nav> | ||
<header class="Header"> | ||
|
||
<div class="Header__Cover"> | ||
<img src="https://images.unsplash.com/photo-1613745018101-43b48fb0b856?ixlib=rb-4.0.3&q=85&fm=jpg&crop=entropy&cs=srgb"> | ||
</div> | ||
|
||
<div class="Header__Spacer "> | ||
</div> | ||
|
||
<div class="Header__Icon"> | ||
<span><img class="inline-img-icon" src="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text text-anchor=%22middle%22 dominant-baseline=%22middle%22 x=%2250%22 y=%2255%22 font-size=%2280%22>😀</text></svg>"></span> | ||
</div> | ||
|
||
<h1 class="Header__Title"> | ||
About | ||
</h1> | ||
|
||
</header> | ||
<article id="https://www.notion.so/bae2b6afbf3043adb95a075a15f8d1c7" class="PageRoot"><div></div><div id="https://www.notion.so/15e6c63b8d3047449711f7c63985d60a" class="Divider"></div><div id="https://www.notion.so/87ae1749a0884b50a44a90d14d64c8d9" class="ColumnList"><div id="https://www.notion.so/93aad46de1854e5d8a2ffe975b1f4996" class="Column" style="width:calc((100% - var(--column-spacing) * 1) * 0.5)"><a id="https://www.notion.so/8dada121fb24411bb0eb733cae954114" class="File" href="https://prod-files-secure.s3.us-west-2.amazonaws.com/64aa22e9-0197-4842-9162-b3bb3494db5f/082edbe7-0a08-46bc-914f-08d5d5b1124b/SumatraPDF-3.5.2-64.zip"><div><div class="File__Icon"><svg viewBox="0 0 30 30" style="width:1.35em;height:1.35em;fill:inherit"><g><path d="M22,8v12c0,3.866-3.134,7-7,7s-7-3.134-7-7V8c0-2.762,2.238-5,5-5s5,2.238,5,5v12c0,1.657-1.343,3-3,3s-3-1.343-3-3V8h-2v12c0,2.762,2.238,5,5,5s5-2.238,5-5V8c0-3.866-3.134-7-7-7S6,4.134,6,8v12c0,4.971,4.029,9,9,9s9-4.029,9-9V8H22z"></path></g></svg></div><div><span class="File__Title">SumatraPDF-3.5.2-64.zip</span><span class="File__Size">8050.7KB</span></div></div></a><a id="https://www.notion.so/01a7727fa58f4ae398d3bb8e435ed2d4" class="File" href="https://prod-files-secure.s3.us-west-2.amazonaws.com/64aa22e9-0197-4842-9162-b3bb3494db5f/39f57e30-6949-4cd4-87d7-d5c4eda4c77d/%E6%AF%95%E4%B8%9A%E7%AD%94%E8%BE%A9.pdf"><div><div class="File__Icon"><svg viewBox="0 0 30 30" style="width:1.35em;height:1.35em;fill:inherit"><g><path d="M22,8v12c0,3.866-3.134,7-7,7s-7-3.134-7-7V8c0-2.762,2.238-5,5-5s5,2.238,5,5v12c0,1.657-1.343,3-3,3s-3-1.343-3-3V8h-2v12c0,2.762,2.238,5,5,5s5-2.238,5-5V8c0-3.866-3.134-7-7-7S6,4.134,6,8v12c0,4.971,4.029,9,9,9s9-4.029,9-9V8H22z"></path></g></svg></div><div><span class="File__Title">毕业答辩.pdf</span><span class="File__Size">3536.8KB</span></div></div></a><a id="https://www.notion.so/18c01e7699c6484abb3823de6695c324" class="File" href="https://prod-files-secure.s3.us-west-2.amazonaws.com/64aa22e9-0197-4842-9162-b3bb3494db5f/e9974237-44e9-4048-8b1b-d930e6c685cd/%E7%AD%94%E8%BE%A91.pptx"><div><div class="File__Icon"><svg viewBox="0 0 30 30" style="width:1.35em;height:1.35em;fill:inherit"><g><path d="M22,8v12c0,3.866-3.134,7-7,7s-7-3.134-7-7V8c0-2.762,2.238-5,5-5s5,2.238,5,5v12c0,1.657-1.343,3-3,3s-3-1.343-3-3V8h-2v12c0,2.762,2.238,5,5,5s5-2.238,5-5V8c0-3.866-3.134-7-7-7S6,4.134,6,8v12c0,4.971,4.029,9,9,9s9-4.029,9-9V8H22z"></path></g></svg></div><div><span class="File__Title">答辩1.pptx</span><span class="File__Size">4635.3KB</span></div></div></a><a id="https://www.notion.so/b2629874099e4d5fa93d2caa45456a48" class="File" href="https://prod-files-secure.s3.us-west-2.amazonaws.com/64aa22e9-0197-4842-9162-b3bb3494db5f/c7c7146a-17b9-4940-b17f-68538df30466/%E6%AF%95%E4%B8%9A%E7%AD%94%E8%BE%A9_(1).pdf"><div><div class="File__Icon"><svg viewBox="0 0 30 30" style="width:1.35em;height:1.35em;fill:inherit"><g><path d="M22,8v12c0,3.866-3.134,7-7,7s-7-3.134-7-7V8c0-2.762,2.238-5,5-5s5,2.238,5,5v12c0,1.657-1.343,3-3,3s-3-1.343-3-3V8h-2v12c0,2.762,2.238,5,5,5s5-2.238,5-5V8c0-3.866-3.134-7-7-7S6,4.134,6,8v12c0,4.971,4.029,9,9,9s9-4.029,9-9V8H22z"></path></g></svg></div><div><span class="File__Title">毕业答辩 (1).pdf</span><span class="File__Size">8254.7KB</span></div></div></a></div><div id="https://www.notion.so/e14883f3e8d842b381d22267ce3001df" class="Column" style="width:calc((100% - var(--column-spacing) * 1) * 0.5)"><div id="https://www.notion.so/ed31ab05a1574e12a8411e818e648027" class="ColorfulBlock ColorfulBlock--ColorDefault Text"><p class="Text__Content"><span class="SemanticStringArray"><span class="SemanticString">Man</span></span></p></div></div></div><h3 id="https://www.notion.so/95cee0ef925240ee86306072b771132b" class="ColorfulBlock ColorfulBlock--ColorDefault Heading Heading--3"><a class="Anchor" href="#https://www.notion.so/95cee0ef925240ee86306072b771132b"><svg width="16" height="16" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a><span class="SemanticStringArray"><span class="SemanticString">Q&A</span></span></h3><div id="https://www.notion.so/a2a693245eaa438c978baddc35e07d28" class="ColorfulBlock ColorfulBlock--ColorDefault Text"><p class="Text__Content"><span class="SemanticStringArray"></span></p></div><div id="https://www.notion.so/20cf03ab634f48f997dc908411fc4da7" class="ColorfulBlock ColorfulBlock--ColorDefault Text"><p class="Text__Content"><span class="SemanticStringArray"></span></p></div></article> | ||
<footer class="Footer"> | ||
<div> | ||
© 413’s Website 2020~2024 | ||
</div> | ||
<div> | ||
· | ||
</div> | ||
<div> | ||
Powered by | ||
<a href="https://github.com/syx-413" target="_blank" rel="noopener noreferrer"> notablog</a>. | ||
</div> | ||
</footer> | ||
</body> | ||
|
||
</html> |
Oops, something went wrong.