Skip to content

Commit 2c60b44

Browse files
committed
Site updated: 2025-08-03 10:13:26
1 parent a25fb34 commit 2c60b44

File tree

4 files changed

+283
-16
lines changed

4 files changed

+283
-16
lines changed

about/index.html

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,15 @@
2020

2121
<script class="next-config" data-name="main" type="application/json">{"hostname":"yoursite.com","root":"/","images":"/images","scheme":"Gemini","darkmode":false,"version":"8.12.3","exturl":false,"sidebar":{"position":"left","display":"post","padding":18,"offset":12},"copycode":{"enable":false,"style":null},"bookmark":{"enable":false,"color":"#222","save":"auto"},"mediumzoom":false,"lazyload":false,"pangu":false,"comments":{"style":"tabs","active":null,"storage":true,"lazyload":false,"nav":null},"stickytabs":false,"motion":{"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"fadeInDown","post_body":"fadeInDown","coll_header":"fadeInLeft","sidebar":"fadeInUp"}},"i18n":{"placeholder":"搜索...","empty":"没有找到任何搜索结果:${query}","hits_time":"找到 ${hits} 个搜索结果(用时 ${time} 毫秒)","hits":"找到 ${hits} 个搜索结果"}}</script><script src="/js/config.js"></script>
2222

23-
<meta name="description" content="大家好,我是Yang,一枚非科班软件工程师。 我本科毕业于一所财经类院校,毕业后进入银行工作不到八个月就开启了我的转行之路,期间各种心酸暂不在这里赘述,也许后续会写篇文章叙述我的转行之路。其实这个博客在很早就创建了,但是一直被我“束之高阁”。本着“Learn by teaching”的精神,我打算重启这个博客,写一些技术文章的同时也分享一些所思所想,希望能在茫茫互联网遇到知音。">
23+
<meta name="description" content="大家好,我是Yang,目前就职于杭州某厂的软件工程师。 我本科毕业于一所财经类院校,由于心心念念成为一个软件工程师,在毕业后进入银行工作不到八个月就开启了我的转行之路。 由于是重度拖延患者(一直在努力克服),这个博客在2018年就创建,但一直处于闲置状态(真是懒到家了) 本着“Learn by teaching”的精神,我打算重启这个博客,写一些技术文章的同时也分享一些所思所想,希望能在茫茫互联网">
2424
<meta property="og:type" content="website">
2525
<meta property="og:title" content="关于我">
2626
<meta property="og:url" content="http://yoursite.com/about/index.html">
2727
<meta property="og:site_name" content="Yang&#39;s Blog">
28-
<meta property="og:description" content="大家好,我是Yang,一枚非科班软件工程师。 我本科毕业于一所财经类院校,毕业后进入银行工作不到八个月就开启了我的转行之路,期间各种心酸暂不在这里赘述,也许后续会写篇文章叙述我的转行之路。其实这个博客在很早就创建了,但是一直被我“束之高阁”。本着“Learn by teaching”的精神,我打算重启这个博客,写一些技术文章的同时也分享一些所思所想,希望能在茫茫互联网遇到知音。">
28+
<meta property="og:description" content="大家好,我是Yang,目前就职于杭州某厂的软件工程师。 我本科毕业于一所财经类院校,由于心心念念成为一个软件工程师,在毕业后进入银行工作不到八个月就开启了我的转行之路。 由于是重度拖延患者(一直在努力克服),这个博客在2018年就创建,但一直处于闲置状态(真是懒到家了) 本着“Learn by teaching”的精神,我打算重启这个博客,写一些技术文章的同时也分享一些所思所想,希望能在茫茫互联网">
2929
<meta property="og:locale" content="zh_CN">
3030
<meta property="article:published_time" content="2018-07-21T17:32:24.000Z">
31-
<meta property="article:modified_time" content="2022-09-12T14:25:33.487Z">
31+
<meta property="article:modified_time" content="2025-08-03T02:08:14.509Z">
3232
<meta property="article:author" content="Jason Yang">
3333
<meta name="twitter:card" content="summary">
3434

@@ -199,8 +199,10 @@ <h1 class="post-title" itemprop="name headline">关于我
199199

200200

201201
<div class="post-body">
202-
<p>大家好,我是Yang,一枚非科班软件工程师。</p>
203-
<p>我本科毕业于一所财经类院校,毕业后进入银行工作不到八个月就开启了我的转行之路,期间各种心酸暂不在这里赘述,也许后续会写篇文章叙述我的转行之路。其实这个博客在很早就创建了,但是一直被我“束之高阁”。本着“Learn by teaching”的精神,我打算重启这个博客,写一些技术文章的同时也分享一些所思所想,希望能在茫茫互联网遇到知音。</p>
202+
<p>大家好,我是Yang,目前就职于杭州某厂的软件工程师。</p>
203+
<p>我本科毕业于一所财经类院校,由于心心念念成为一个软件工程师,在毕业后进入银行工作不到八个月就开启了我的转行之路。</p>
204+
<p>由于是重度拖延患者(一直在努力克服),这个博客在2018年就创建,但一直处于闲置状态(真是懒到家了)</p>
205+
<p>本着“Learn by teaching”的精神,我打算重启这个博客,写一些技术文章的同时也分享一些所思所想,希望能在茫茫互联网遇到知音。</p>
204206

205207
</div>
206208

en/about/index.html

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,15 @@
2020

2121
<script class="next-config" data-name="main" type="application/json">{"hostname":"yoursite.com","root":"/","images":"/images","scheme":"Gemini","darkmode":false,"version":"8.12.3","exturl":false,"sidebar":{"position":"left","display":"post","padding":18,"offset":12},"copycode":{"enable":false,"style":null},"bookmark":{"enable":false,"color":"#222","save":"auto"},"mediumzoom":false,"lazyload":false,"pangu":false,"comments":{"style":"tabs","active":null,"storage":true,"lazyload":false,"nav":null},"stickytabs":false,"motion":{"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"fadeInDown","post_body":"fadeInDown","coll_header":"fadeInLeft","sidebar":"fadeInUp"}},"i18n":{"placeholder":"搜索...","empty":"没有找到任何搜索结果:${query}","hits_time":"找到 ${hits} 个搜索结果(用时 ${time} 毫秒)","hits":"找到 ${hits} 个搜索结果"}}</script><script src="/js/config.js"></script>
2222

23-
<meta name="description" content="大家好,我是Yang,一枚非科班软件工程师。 我本科毕业于一所财经类院校,毕业后进入银行工作不到八个月就开启了我的转行之路,期间各种心酸暂不在这里赘述,也许后续会写篇文章叙述我的转行之路。其实这个博客在很早就创建了,但是一直被我“束之高阁”。本着“Learn by teaching”的精神,我打算重启这个博客,写一些技术文章的同时也分享一些所思所想,希望能在茫茫互联网遇到知音。">
23+
<meta name="description" content="大家好,我是Yang,目前就职于杭州某厂的软件工程师。 我本科毕业于一所财经类院校,由于心心念念成为一个软件工程师,在毕业后进入银行工作不到八个月就开启了我的转行之路。 由于是重度拖延患者(一直在努力克服),这个博客在2018年就创建,但一直处于闲置状态(真是懒到家了) 本着“Learn by teaching”的精神,我打算重启这个博客,写一些技术文章的同时也分享一些所思所想,希望能在茫茫互联网">
2424
<meta property="og:type" content="website">
2525
<meta property="og:title" content="关于我">
2626
<meta property="og:url" content="http://yoursite.com/en/about/index.html">
2727
<meta property="og:site_name" content="Yang&#39;s Blog">
28-
<meta property="og:description" content="大家好,我是Yang,一枚非科班软件工程师。 我本科毕业于一所财经类院校,毕业后进入银行工作不到八个月就开启了我的转行之路,期间各种心酸暂不在这里赘述,也许后续会写篇文章叙述我的转行之路。其实这个博客在很早就创建了,但是一直被我“束之高阁”。本着“Learn by teaching”的精神,我打算重启这个博客,写一些技术文章的同时也分享一些所思所想,希望能在茫茫互联网遇到知音。">
28+
<meta property="og:description" content="大家好,我是Yang,目前就职于杭州某厂的软件工程师。 我本科毕业于一所财经类院校,由于心心念念成为一个软件工程师,在毕业后进入银行工作不到八个月就开启了我的转行之路。 由于是重度拖延患者(一直在努力克服),这个博客在2018年就创建,但一直处于闲置状态(真是懒到家了) 本着“Learn by teaching”的精神,我打算重启这个博客,写一些技术文章的同时也分享一些所思所想,希望能在茫茫互联网">
2929
<meta property="og:locale" content="en_US">
3030
<meta property="article:published_time" content="2018-07-21T17:32:24.000Z">
31-
<meta property="article:modified_time" content="2022-09-12T14:25:33.487Z">
31+
<meta property="article:modified_time" content="2025-08-03T02:08:14.509Z">
3232
<meta property="article:author" content="Jason Yang">
3333
<meta name="twitter:card" content="summary">
3434

@@ -203,8 +203,10 @@ <h1 class="post-title" itemprop="name headline">关于我
203203

204204

205205
<div class="post-body">
206-
<p>大家好,我是Yang,一枚非科班软件工程师。</p>
207-
<p>我本科毕业于一所财经类院校,毕业后进入银行工作不到八个月就开启了我的转行之路,期间各种心酸暂不在这里赘述,也许后续会写篇文章叙述我的转行之路。其实这个博客在很早就创建了,但是一直被我“束之高阁”。本着“Learn by teaching”的精神,我打算重启这个博客,写一些技术文章的同时也分享一些所思所想,希望能在茫茫互联网遇到知音。</p>
206+
<p>大家好,我是Yang,目前就职于杭州某厂的软件工程师。</p>
207+
<p>我本科毕业于一所财经类院校,由于心心念念成为一个软件工程师,在毕业后进入银行工作不到八个月就开启了我的转行之路。</p>
208+
<p>由于是重度拖延患者(一直在努力克服),这个博客在2018年就创建,但一直处于闲置状态(真是懒到家了)</p>
209+
<p>本着“Learn by teaching”的精神,我打算重启这个博客,写一些技术文章的同时也分享一些所思所想,希望能在茫茫互联网遇到知音。</p>
208210

209211
</div>
210212

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,22 +23,22 @@
2323
<meta name="description" content="Yang的写字空间">
2424
<meta property="og:type" content="website">
2525
<meta property="og:title" content="Yang&#39;s Blog">
26-
<meta property="og:url" content="http://yoursite.com/en/categories/%E7%AE%97%E6%B3%95%E4%B8%8E%E6%95%B0%E6%8D%AE%E7%BB%93%E6%9E%84/index.html">
26+
<meta property="og:url" content="http://yoursite.com/en/tags/%E7%AE%97%E6%B3%95%E4%B8%8E%E6%95%B0%E6%8D%AE%E7%BB%93%E6%9E%84/index.html">
2727
<meta property="og:site_name" content="Yang&#39;s Blog">
2828
<meta property="og:description" content="Yang的写字空间">
2929
<meta property="og:locale" content="en_US">
3030
<meta property="article:author" content="Jason Yang">
3131
<meta name="twitter:card" content="summary">
3232

3333

34-
<link rel="canonical" href="http://yoursite.com/en/categories/%E7%AE%97%E6%B3%95%E4%B8%8E%E6%95%B0%E6%8D%AE%E7%BB%93%E6%9E%84/">
34+
<link rel="canonical" href="http://yoursite.com/en/tags/%E7%AE%97%E6%B3%95%E4%B8%8E%E6%95%B0%E6%8D%AE%E7%BB%93%E6%9E%84/">
3535

3636

3737

38-
<script class="next-config" data-name="page" type="application/json">{"sidebar":"","isHome":false,"isPost":false,"lang":"en","comments":"","permalink":"","path":"en/categories/算法与数据结构/index.html","title":""}</script>
38+
<script class="next-config" data-name="page" type="application/json">{"sidebar":"","isHome":false,"isPost":false,"lang":"en","comments":"","permalink":"","path":"en/tags/算法与数据结构/index.html","title":""}</script>
3939

4040
<script class="next-config" data-name="calendar" type="application/json">""</script>
41-
<title>Category: 算法与数据结构 | Yang's Blog</title>
41+
<title>Tag: 算法与数据结构 | Yang's Blog</title>
4242

4343

4444

@@ -177,7 +177,7 @@
177177
</noscript>
178178

179179

180-
<div class="main-inner category posts-collapse">
180+
<div class="main-inner tag posts-collapse">
181181

182182

183183

@@ -187,7 +187,7 @@
187187
<div class="post-content">
188188
<div class="collection-title">
189189
<h1 class="collection-header">算法与数据结构
190-
<small>Category</small>
190+
<small>Tag</small>
191191
</h1>
192192
</div>
193193

0 commit comments

Comments
 (0)