完善:《关于知识库》
This commit is contained in:
@@ -16,7 +16,6 @@ English | [中文](./README.md)
|
|||||||
📝 <strong>This is the charles's personal knowledge repositories website.</strong>
|
📝 <strong>This is the charles's personal knowledge repositories website.</strong>
|
||||||
</p>
|
</p>
|
||||||
<p align="center">
|
<p align="center">
|
||||||
🐢 GitHub Pages:<a href="https://blog.charles7c.top">https://blog.charles7c.top</a><br>
|
🐢 GitHub Pages:<a href="https://blog.charles7c.top" target="_blank">https://blog.charles7c.top</a><br>
|
||||||
🐇 Gitee Pages:<a href="https://charles7c.gitee.io">https://charles7c.gitee.io</a>
|
🐇 Gitee Pages:<a href="https://charles7c.gitee.io" target="_blank">https://charles7c.gitee.io</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
@@ -16,7 +16,7 @@
|
|||||||
📝 <strong>查尔斯的个人知识库,记录 & 分享个人碎片化、结构化、体系化的知识内容。</strong>
|
📝 <strong>查尔斯的个人知识库,记录 & 分享个人碎片化、结构化、体系化的知识内容。</strong>
|
||||||
</p>
|
</p>
|
||||||
<p align="center">
|
<p align="center">
|
||||||
🐢 GitHub Pages:<a href="https://blog.charles7c.top">https://blog.charles7c.top</a><br>
|
🐢 GitHub Pages:<a href="https://blog.charles7c.top" target="_blank">https://blog.charles7c.top</a><br>
|
||||||
🐇 Gitee Pages:<a href="https://charles7c.gitee.io">https://charles7c.gitee.io</a>
|
🐇 Gitee Pages:<a href="https://charles7c.gitee.io" target="_blank">https://charles7c.gitee.io</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
@@ -66,8 +66,8 @@ function sidebarIssues() {
|
|||||||
return [
|
return [
|
||||||
{
|
{
|
||||||
items: [
|
items: [
|
||||||
{ text: '无法访问 F:\\。文件或目录损坏且无法读取。', link: '/issues/2021/12/无法访问F盘。文件或目录损坏且无法读取' },
|
|
||||||
{ text: 'JavaScript 无法存储 Java Long 类型数据问题', link: '/issues/2022/01/JavaScript 无法存储 Java Long 类型数据问题' },
|
{ text: 'JavaScript 无法存储 Java Long 类型数据问题', link: '/issues/2022/01/JavaScript 无法存储 Java Long 类型数据问题' },
|
||||||
|
{ text: '无法访问 F:\\。文件或目录损坏且无法读取。', link: '/issues/2021/12/无法访问F盘。文件或目录损坏且无法读取' },
|
||||||
{ text: 'Command line is too long. Shorten command line for XXX or also for Spring Boot default configuration?', link: '/issues/2021/12/Command line is too long. Shorten command line for XXX or also for Spring Boot default configuration' },
|
{ text: 'Command line is too long. Shorten command line for XXX or also for Spring Boot default configuration?', link: '/issues/2021/12/Command line is too long. Shorten command line for XXX or also for Spring Boot default configuration' },
|
||||||
{ text: 'for循环中删除集合元素隐藏的陷阱', link: '/issues/2021/12/for循环中删除集合元素隐藏的陷阱' },
|
{ text: 'for循环中删除集合元素隐藏的陷阱', link: '/issues/2021/12/for循环中删除集合元素隐藏的陷阱' },
|
||||||
{ text: 'F:\\ 上的回收站已损坏。是否清空该驱动器上的"回收站"?', link: '/issues/2021/12/F盘上的回收站已损坏。是否清空该驱动器上的回收站' }
|
{ text: 'F:\\ 上的回收站已损坏。是否清空该驱动器上的"回收站"?', link: '/issues/2021/12/F盘上的回收站已损坏。是否清空该驱动器上的回收站' }
|
||||||
|
@@ -1,23 +1,24 @@
|
|||||||
<h1>关于知识库</h1>
|
<h1 align="center">关于知识库</h1>
|
||||||
<p>
|
<p align="center">
|
||||||
<a href="http://creativecommons.org/licenses/by-sa/4.0/" target="_blank">
|
<a href="http://creativecommons.org/licenses/by-sa/4.0/" target="_blank">
|
||||||
<img style="display: inline-block; margin-right: 5px" src="https://camo.githubusercontent.com/4ef49a39775d72ab9806b4ea68378139ef759520d22ea1f6b4c9bacac91e7ad5/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f506f73742532304c6963656e73652d4343253230342e3025323042592d2d53412d626c75652e737667">
|
<img style="display: inline-block; margin-right: 3px" src="https://camo.githubusercontent.com/4ef49a39775d72ab9806b4ea68378139ef759520d22ea1f6b4c9bacac91e7ad5/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f506f73742532304c6963656e73652d4343253230342e3025323042592d2d53412d626c75652e737667">
|
||||||
</a>
|
</a>
|
||||||
<a href="https://github.com/Charles7c/charles7c.github.io/blob/main/LICENSE" target="_blank">
|
<a href="https://github.com/Charles7c/charles7c.github.io/blob/main/LICENSE" target="_blank">
|
||||||
<img style="display: inline-block; margin-right: 5px" src="https://camo.githubusercontent.com/863c205550f070412f8a74b278a26f6f04d884e6549f3c4e106893447854021d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f436f64652532304c6963656e73652d4d49542d626c75652e737667">
|
<img style="display: inline-block; margin-right: 3px" src="https://camo.githubusercontent.com/863c205550f070412f8a74b278a26f6f04d884e6549f3c4e106893447854021d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f436f64652532304c6963656e73652d4d49542d626c75652e737667">
|
||||||
</a>
|
</a>
|
||||||
<a href="https://github.com/Charles7c/charles7c.github.io/actions/workflows/deploy-pages.yml" target="_blank">
|
<a href="https://github.com/Charles7c/charles7c.github.io/actions/workflows/deploy-pages.yml" target="_blank">
|
||||||
<img style="display: inline-block;" src="https://github.com/Charles7c/charles7c.github.io/actions/workflows/deploy-pages.yml/badge.svg">
|
<img style="display: inline-block;" src="https://github.com/Charles7c/charles7c.github.io/actions/workflows/deploy-pages.yml/badge.svg">
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p align="center">
|
||||||
📝 <strong>查尔斯的个人知识库,记录 & 分享个人碎片化、结构化、体系化的知识内容。</strong>
|
📝 <strong>查尔斯的个人知识库,记录 & 分享个人碎片化、结构化、体系化的知识内容。</strong>
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p align="center">
|
||||||
🐢 GitHub Pages:<a href="https://blog.charles7c.top">https://blog.charles7c.top</a><br>
|
🐢 GitHub Pages:<a href="https://blog.charles7c.top" target="_blank">https://blog.charles7c.top</a><br>
|
||||||
🐇 Gitee Pages:<a href="https://charles7c.gitee.io">https://charles7c.gitee.io</a>
|
🐇 Gitee Pages:<a href="https://charles7c.gitee.io" target="_blank">https://charles7c.gitee.io</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
::: tip 《警惕碎片化陷阱!如何让你的知识体系价值最大化?》
|
::: tip 《警惕碎片化陷阱!如何让你的知识体系价值最大化?》
|
||||||
|
Reference in New Issue
Block a user