-
Notifications
You must be signed in to change notification settings - Fork 0
/
friendship-link.html
26 lines (25 loc) · 18.6 KB
/
friendship-link.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<!DOCTYPE html>
<html lang="en-US">
<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">
<script>
(function() {
const userMode = localStorage.getItem('vuepress-reco-color-scheme') || 'auto';
const systemDarkMode = window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches;
if (userMode === 'dark' || (userMode === 'auto' && systemDarkMode)) {
document.documentElement.classList.toggle('dark', true);
}
})();
</script>
<link rel="icon" href="/avatar.jpg"><meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=no"><meta name="description" content="【稀饭's Blog】这里是稀饭的博客,一个想要摸鱼变强的前端"><meta name="keywords" content="xifan052,xifan_052,稀饭,李稀饭"><title>稀饭's Blog</title>
<link rel="stylesheet" href="/assets/css/styles.c378d4c1.css">
<link rel="preload" href="/assets/js/runtime~app.1db83c08.js" as="script"><link rel="preload" href="/assets/css/styles.c378d4c1.css" as="style"><link rel="preload" href="/assets/js/4440.ac00827d.js" as="script"><link rel="preload" href="/assets/js/app.75d75edb.js" as="script">
<link rel="prefetch" href="/assets/js/4454.cd04f1d7.js" as="script"><link rel="prefetch" href="/assets/js/code.html.7112193c.js" as="script"><link rel="prefetch" href="/assets/js/4.使用webpack搭建ts项目.html.593c39ed.js" as="script"><link rel="prefetch" href="/assets/js/4.vue基础语法介绍.html.c0b8ac57.js" as="script"><link rel="prefetch" href="/assets/js/egg入门手册.html.cac80043.js" as="script"><link rel="prefetch" href="/assets/js/写给自己的前端性能优化.html.712213d1.js" as="script"><link rel="prefetch" href="/assets/js/6.axios及拦截器的使用.html.e86261a4.js" as="script"><link rel="prefetch" href="/assets/js/3.typescript数据类型.html.bdb61a3f.js" as="script"><link rel="prefetch" href="/assets/js/javascript.html.42609059.js" as="script"><link rel="prefetch" href="/assets/js/5.TypeScript高级类型笔记.html.ca78e20a.js" as="script"><link rel="prefetch" href="/assets/js/聊聊我是怎么样用vite替换webpack的.html.0016ae57.js" as="script"><link rel="prefetch" href="/assets/js/使用虚拟机搭建本地服务器来部署一个Vue应用.html.1381a203.js" as="script"><link rel="prefetch" href="/assets/js/9711.cb82d421.js" as="script"><link rel="prefetch" href="/assets/js/3.vue-cli搭建及初步使用.html.976fd103.js" as="script"><link rel="prefetch" href="/assets/js/4.react组件的三大核心属性.html.12588623.js" as="script"><link rel="prefetch" href="/assets/js/javascript在数组的循环中删除元素.html.473915b6.js" as="script"><link rel="prefetch" href="/assets/js/6.react路由.html.494a2bb5.js" as="script"><link rel="prefetch" href="/assets/js/vue.html.be52646b.js" as="script"><link rel="prefetch" href="/assets/js/1.react环境搭建.html.0b1be3bd.js" as="script"><link rel="prefetch" href="/assets/js/3.初探react.html.68d18c49.js" as="script"><link rel="prefetch" href="/assets/js/react.html.1a7a5500.js" as="script"><link rel="prefetch" href="/assets/js/mysql备忘录.html.3863df75.js" as="script"><link rel="prefetch" href="/assets/js/9.输入一个URL,回车之后到页面渲染的那些事.html.8dfd47a5.js" as="script"><link rel="prefetch" href="/assets/js/使用provide和inject给父组件重新赋值,子组件没更新.html.e00e9650.js" as="script"><link rel="prefetch" href="/assets/js/10.GitHub Actions同步当前项目到一个新仓库.html.f7a626a3.js" as="script"><link rel="prefetch" href="/assets/js/element封装表格table-column列顺序不对.html.2bb70e3d.js" as="script"><link rel="prefetch" href="/assets/js/2.vue概括以及核心思想.html.336aa372.js" as="script"><link rel="prefetch" href="/assets/js/5.vue路由.html.e565ead5.js" as="script"><link rel="prefetch" href="/assets/js/vue优化实践.html.ccca2195.js" as="script"><link rel="prefetch" href="/assets/js/vite中的ESlint插件.html.c5bf415a.js" as="script"><link rel="prefetch" href="/assets/js/http.html.75649451.js" as="script"><link rel="prefetch" href="/assets/js/5.react的生命周期.html.4a44f6a2.js" as="script"><link rel="prefetch" href="/assets/js/多级flex布局文字溢出省略号失效.html.82d67471.js" as="script"><link rel="prefetch" href="/assets/js/1.html.5014e766.js" as="script"><link rel="prefetch" href="/assets/js/html.html.1da0a1db.js" as="script"><link rel="prefetch" href="/assets/js/6.git骚操作之提交到多个git仓库.html.75379982.js" as="script"><link rel="prefetch" href="/assets/js/website.html.bc051d0d.js" as="script"><link rel="prefetch" href="/assets/js/nvm配置.html.c0a261cc.js" as="script"><link rel="prefetch" href="/assets/js/使用element 上传组件时界面抖动.html.193dc3bb.js" as="script"><link rel="prefetch" href="/assets/js/在VSCode定义一个Vue的代码片段.html.84470c4b.js" as="script"><link rel="prefetch" href="/assets/js/git常用命令.html.8e976821.js" as="script"><link rel="prefetch" href="/assets/js/css.html.9e4a6171.js" as="script"><link rel="prefetch" href="/assets/js/Vue_React.html.21b88df1.js" as="script"><link rel="prefetch" href="/assets/js/build.html.b79f404d.js" as="script"><link rel="prefetch" href="/assets/js/1.什么是typescript.html.e7bfbc9f.js" as="script"><link rel="prefetch" href="/assets/js/VSCode配置默认终端.html.ba1fe5e7.js" as="script"><link rel="prefetch" href="/assets/js/nginx跨域配置.html.f8458148.js" as="script"><link rel="prefetch" href="/assets/js/2.react项目文件目录.html.36255a5b.js" as="script"><link rel="prefetch" href="/assets/js/2.typescript安装编译.html.7f3cad39.js" as="script"><link rel="prefetch" href="/assets/js/1.vue框架对比.html.f5dc6dba.js" as="script"><link rel="prefetch" href="/assets/js/vite引入elementPlus打包报错Cannot find name Nullable.html.3d4be8f3.js" as="script"><link rel="prefetch" href="/assets/js/index.html.42072289.js" as="script"><link rel="prefetch" href="/assets/js/react使用less运行项目报错.html.aeae36ae.js" as="script"><link rel="prefetch" href="/assets/js/message-board.html.1e8f7cc6.js" as="script"><link rel="prefetch" href="/assets/js/echarts报错Uncaught Failed to execute 'drawImage'.html.0c49c4af.js" as="script"><link rel="prefetch" href="/assets/js/js文字转语音播放.html.45a1e071.js" as="script"><link rel="prefetch" href="/assets/js/2.html.528dc56f.js" as="script"><link rel="prefetch" href="/assets/js/3.html.c22902a0.js" as="script"><link rel="prefetch" href="/assets/js/404.html.214871d8.js" as="script"><link rel="prefetch" href="/assets/js/friendship-link.html.89a16cec.js" as="script"><link rel="prefetch" href="/assets/js/timeline.html.8ca34ce2.js" as="script"><link rel="prefetch" href="/assets/js/4.html.1f2cb752.js" as="script"><link rel="prefetch" href="/assets/js/5.html.460fca66.js" as="script"><link rel="prefetch" href="/assets/js/posts.html.da1f936d.js" as="script">
</head>
<body>
<div id="app"><!--[--><div class="common-wrapper series--no"><header class="navbar-container" style="top:0;"><div class="site-brand nav-item"><img class="logo" src="/avatar.jpg" alt="稀饭's Blog"><a href="/" class="site-name can-hide">稀饭's Blog</a></div><div class="nav-item navbar-links-wrapper" style=""><div><form class="search-box" role="search"><input type="search" autocomplete="off" spellcheck="false" value><!----></form></div><nav class="navbar-links"><!--[--><div class="navbar-links__item"><a href="/" class="link" aria-label="首页"><!--[--><!--]--><span class="xicon-container left"><!--[--><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 32 32" class="xicon-icon" style="width:18px;height:18px;font-size:18px;color:inherit;"><path d="M16.612 2.214a1.01 1.01 0 0 0-1.242 0L1 13.419l1.243 1.572L4 13.621V26a2.004 2.004 0 0 0 2 2h20a2.004 2.004 0 0 0 2-2V13.63L29.757 15L31 13.428zM18 26h-4v-8h4zm2 0v-8a2.002 2.002 0 0 0-2-2h-4a2.002 2.002 0 0 0-2 2v8H6V12.062l10-7.79l10 7.8V26z" fill="currentColor"></path></svg><!--]--><span class="xicon-content" style="color:inherit;font-size:14px;"><!--[-->首页<!--]--></span></span><!--[--><!--]--></a></div><div class="navbar-links__item"><a href="/categories/article/1" class="link" aria-label="分类"><!--[--><!--]--><span class="xicon-container left"><!--[--><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 32 32" class="xicon-icon" style="width:18px;height:18px;font-size:18px;color:inherit;"><path d="M12 4H6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2zm0 8H6V6h6z" fill="currentColor"></path><path d="M26 4h-6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2zm0 8h-6V6h6z" fill="currentColor"></path><path d="M12 18H6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2v-6a2 2 0 0 0-2-2zm0 8H6v-6h6z" fill="currentColor"></path><path d="M26 18h-6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2v-6a2 2 0 0 0-2-2zm0 8h-6v-6h6z" fill="currentColor"></path></svg><!--]--><span class="xicon-content" style="color:inherit;font-size:14px;"><!--[-->分类<!--]--></span></span><!--[--><!--]--></a></div><div class="navbar-links__item"><a href="/timeline" class="link" aria-label="动态"><!--[--><!--]--><span class="xicon-container left"><!--[--><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 32 32" class="xicon-icon" style="width:18px;height:18px;font-size:18px;color:inherit;"><path d="M30 23.382l-2-1V20a6.005 6.005 0 0 0-5-5.91V12h-2v2.09A6.005 6.005 0 0 0 16 20v2.382l-2 1V28h6v2h4v-2h6zM28 26H16v-1.382l2-1V20a4 4 0 0 1 8 0v3.618l2 1z" fill="currentColor"></path><path d="M28 6a2 2 0 0 0-2-2h-4V2h-2v2h-8V2h-2v2H6a2 2 0 0 0-2 2v20a2 2 0 0 0 2 2h4v-2H6V6h4v2h2V6h8v2h2V6h4v6h2z" fill="currentColor"></path></svg><!--]--><span class="xicon-content" style="color:inherit;font-size:14px;"><!--[-->动态<!--]--></span></span><!--[--><!--]--></a></div><div class="navbar-links__item"><a href="/blogs/favorites/website" class="link" aria-label="有意思的小网站"><!--[--><!--]--><span class="xicon-container left"><!--[--><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 32 32" class="xicon-icon" style="width:18px;height:18px;font-size:18px;color:inherit;"><path d="M28 10h-4V2h-2v8h-9V8h-2v2H8V8H6v2H4a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h24a2 2 0 0 0 2-2V12a2 2 0 0 0-2-2zM4 28V12h24v16z" fill="currentColor"></path><path d="M10 26a4 4 0 1 1 4-4a4 4 0 0 1-4 4zm0-6a2 2 0 1 0 2 2a2 2 0 0 0-2-2z" fill="currentColor"></path><path d="M7 14h6v2H7z" fill="currentColor"></path><path d="M17 16h9v2h-9z" fill="currentColor"></path><path d="M17 20h9v2h-9z" fill="currentColor"></path><path d="M17 24h9v2h-9z" fill="currentColor"></path></svg><!--]--><span class="xicon-content" style="color:inherit;font-size:14px;"><!--[-->有意思的小网站<!--]--></span></span><!--[--><!--]--></a></div><div class="navbar-links__item"><a href="/blogs/message-board" class="link" aria-label="留言板"><!--[--><!--]--><span class="xicon-container left"><!--[--><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 32 32" class="xicon-icon" style="width:18px;height:18px;font-size:18px;color:inherit;"><path d="M17.74 30L16 29l4-7h6a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h9v2H6a4 4 0 0 1-4-4V8a4 4 0 0 1 4-4h20a4 4 0 0 1 4 4v12a4 4 0 0 1-4 4h-4.84z" fill="currentColor"></path><path d="M8 10h16v2H8z" fill="currentColor"></path><path d="M8 16h10v2H8z" fill="currentColor"></path></svg><!--]--><span class="xicon-content" style="color:inherit;font-size:14px;"><!--[-->留言板<!--]--></span></span><!--[--><!--]--></a></div><!--]--></nav><span class="xicon-container btn-toggle-dark-mode btn--dark-mode"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 32 32" style="width:20px;height:20px;font-size:20px;color:inherit;"><path d="M15 2h2v3h-2z" fill="currentColor"></path><path d="M27 15h3v2h-3z" fill="currentColor"></path><path d="M15 27h2v3h-2z" fill="currentColor"></path><path d="M2 15h3v2H2z" fill="currentColor"></path><path d="M5.45 6.884l1.414-1.415l2.121 2.122l-1.414 1.414z" fill="currentColor"></path><path d="M23 7.58l2.121-2.12l1.414 1.414l-2.121 2.121z" fill="currentColor"></path><path d="M23.002 24.416l1.415-1.414l2.12 2.122l-1.413 1.414z" fill="currentColor"></path><path d="M5.47 25.13L7.59 23L9 24.42l-2.12 2.12l-1.41-1.41z" fill="currentColor"></path><path d="M16 8a8 8 0 1 0 8 8a8 8 0 0 0-8-8zm0 14a6 6 0 0 1 0-12z" fill="currentColor"></path></svg></span><span class="xicon-container btn-toggle-menus"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 32 32" style="width:20px;height:20px;font-size:20px;color:inherit;"><circle cx="16" cy="8" r="2" fill="currentColor"></circle><circle cx="16" cy="16" r="2" fill="currentColor"></circle><circle cx="16" cy="24" r="2" fill="currentColor"></circle></svg></span></div></header><!----><div class="mobile-menus-container"><nav class="navbar-links mobile"><!--[--><div class="navbar-links__item"><a href="/" class="link" aria-label="首页"><!--[--><!--]--><span class="xicon-container left"><!--[--><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 32 32" class="xicon-icon" style="width:18px;height:18px;font-size:18px;color:inherit;"><path d="M16.612 2.214a1.01 1.01 0 0 0-1.242 0L1 13.419l1.243 1.572L4 13.621V26a2.004 2.004 0 0 0 2 2h20a2.004 2.004 0 0 0 2-2V13.63L29.757 15L31 13.428zM18 26h-4v-8h4zm2 0v-8a2.002 2.002 0 0 0-2-2h-4a2.002 2.002 0 0 0-2 2v8H6V12.062l10-7.79l10 7.8V26z" fill="currentColor"></path></svg><!--]--><span class="xicon-content" style="color:inherit;font-size:14px;"><!--[-->首页<!--]--></span></span><!--[--><!--]--></a></div><div class="navbar-links__item"><a href="/categories/article/1" class="link" aria-label="分类"><!--[--><!--]--><span class="xicon-container left"><!--[--><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 32 32" class="xicon-icon" style="width:18px;height:18px;font-size:18px;color:inherit;"><path d="M12 4H6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2zm0 8H6V6h6z" fill="currentColor"></path><path d="M26 4h-6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2zm0 8h-6V6h6z" fill="currentColor"></path><path d="M12 18H6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2v-6a2 2 0 0 0-2-2zm0 8H6v-6h6z" fill="currentColor"></path><path d="M26 18h-6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2v-6a2 2 0 0 0-2-2zm0 8h-6v-6h6z" fill="currentColor"></path></svg><!--]--><span class="xicon-content" style="color:inherit;font-size:14px;"><!--[-->分类<!--]--></span></span><!--[--><!--]--></a></div><div class="navbar-links__item"><a href="/timeline" class="link" aria-label="动态"><!--[--><!--]--><span class="xicon-container left"><!--[--><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 32 32" class="xicon-icon" style="width:18px;height:18px;font-size:18px;color:inherit;"><path d="M30 23.382l-2-1V20a6.005 6.005 0 0 0-5-5.91V12h-2v2.09A6.005 6.005 0 0 0 16 20v2.382l-2 1V28h6v2h4v-2h6zM28 26H16v-1.382l2-1V20a4 4 0 0 1 8 0v3.618l2 1z" fill="currentColor"></path><path d="M28 6a2 2 0 0 0-2-2h-4V2h-2v2h-8V2h-2v2H6a2 2 0 0 0-2 2v20a2 2 0 0 0 2 2h4v-2H6V6h4v2h2V6h8v2h2V6h4v6h2z" fill="currentColor"></path></svg><!--]--><span class="xicon-content" style="color:inherit;font-size:14px;"><!--[-->动态<!--]--></span></span><!--[--><!--]--></a></div><div class="navbar-links__item"><a href="/blogs/favorites/website" class="link" aria-label="有意思的小网站"><!--[--><!--]--><span class="xicon-container left"><!--[--><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 32 32" class="xicon-icon" style="width:18px;height:18px;font-size:18px;color:inherit;"><path d="M28 10h-4V2h-2v8h-9V8h-2v2H8V8H6v2H4a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h24a2 2 0 0 0 2-2V12a2 2 0 0 0-2-2zM4 28V12h24v16z" fill="currentColor"></path><path d="M10 26a4 4 0 1 1 4-4a4 4 0 0 1-4 4zm0-6a2 2 0 1 0 2 2a2 2 0 0 0-2-2z" fill="currentColor"></path><path d="M7 14h6v2H7z" fill="currentColor"></path><path d="M17 16h9v2h-9z" fill="currentColor"></path><path d="M17 20h9v2h-9z" fill="currentColor"></path><path d="M17 24h9v2h-9z" fill="currentColor"></path></svg><!--]--><span class="xicon-content" style="color:inherit;font-size:14px;"><!--[-->有意思的小网站<!--]--></span></span><!--[--><!--]--></a></div><div class="navbar-links__item"><a href="/blogs/message-board" class="link" aria-label="留言板"><!--[--><!--]--><span class="xicon-container left"><!--[--><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 32 32" class="xicon-icon" style="width:18px;height:18px;font-size:18px;color:inherit;"><path d="M17.74 30L16 29l4-7h6a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h9v2H6a4 4 0 0 1-4-4V8a4 4 0 0 1 4-4h20a4 4 0 0 1 4 4v12a4 4 0 0 1-4 4h-4.84z" fill="currentColor"></path><path d="M8 10h16v2H8z" fill="currentColor"></path><path d="M8 16h10v2H8z" fill="currentColor"></path></svg><!--]--><span class="xicon-content" style="color:inherit;font-size:14px;"><!--[-->留言板<!--]--></span></span><!--[--><!--]--></a></div><!--]--></nav><div class="appearance"><span>Appearance</span><span class="xicon-container btn-toggle-dark-mode"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 32 32" style="width:20px;height:20px;font-size:20px;color:inherit;"><path d="M15 2h2v3h-2z" fill="currentColor"></path><path d="M27 15h3v2h-3z" fill="currentColor"></path><path d="M15 27h2v3h-2z" fill="currentColor"></path><path d="M2 15h3v2H2z" fill="currentColor"></path><path d="M5.45 6.884l1.414-1.415l2.121 2.122l-1.414 1.414z" fill="currentColor"></path><path d="M23 7.58l2.121-2.12l1.414 1.414l-2.121 2.121z" fill="currentColor"></path><path d="M23.002 24.416l1.415-1.414l2.12 2.122l-1.413 1.414z" fill="currentColor"></path><path d="M5.47 25.13L7.59 23L9 24.42l-2.12 2.12l-1.41-1.41z" fill="currentColor"></path><path d="M16 8a8 8 0 1 0 8 8a8 8 0 0 0-8-8zm0 14a6 6 0 0 1 0-12z" fill="currentColor"></path></svg></span></div></div><div class="series-mask"></div><aside class="series-container"><div class="site-brand"><img class="logo" src="/avatar.jpg" alt="稀饭's Blog"><a href="/" class="site-name can-hide">稀饭's Blog</a></div><!--[--><!--]--></aside><!--[--><div class="friendship-link-container"><!--[--><!--]--></div><!--]--><!----></div><!--[--><!----><!----><!--]--><!--]--></div>
<script src="/assets/js/runtime~app.1db83c08.js" defer></script><script src="/assets/js/4440.ac00827d.js" defer></script><script src="/assets/js/app.75d75edb.js" defer></script>
</body>
</html>