-
Notifications
You must be signed in to change notification settings - Fork 0
/
content.json
1 lines (1 loc) · 7.2 KB
/
content.json
1
{"meta":{"title":"Abalone27's Blog","subtitle":"","description":"鲍宇翔的个人博客","author":"Yuxiang Bao","url":"https://abalone27.github.io","root":"/"},"posts":[{"title":"🛜五层体系结构协议复习","date":"2024-10-27T12:00:00.000Z","path":"2024/10/27/五层结构协议复习/","permalink":"https://abalone27.github.io/2024/10/27/%E4%BA%94%E5%B1%82%E7%BB%93%E6%9E%84%E5%8D%8F%E8%AE%AE%E5%A4%8D%E4%B9%A0/","categories":[{"name":"Network","slug":"Network","permalink":"https://abalone27.github.io/categories/Network/"}],"tags":[{"name":"复习","slug":"复习","permalink":"https://abalone27.github.io/tags/%E5%A4%8D%E4%B9%A0/"},{"name":"计算机网络","slug":"计算机网络","permalink":"https://abalone27.github.io/tags/%E8%AE%A1%E7%AE%97%E6%9C%BA%E7%BD%91%E7%BB%9C/"},{"name":"网络协议","slug":"网络协议","permalink":"https://abalone27.github.io/tags/%E7%BD%91%E7%BB%9C%E5%8D%8F%E8%AE%AE/"}]},{"title":"OS:处理机调度与死锁🔒","date":"2024-10-26T05:43:00.000Z","path":"2024/10/26/chapter 3 处理机调度与死锁/","permalink":"https://abalone27.github.io/2024/10/26/chapter%203%20%E5%A4%84%E7%90%86%E6%9C%BA%E8%B0%83%E5%BA%A6%E4%B8%8E%E6%AD%BB%E9%94%81/","categories":[{"name":"OS","slug":"OS","permalink":"https://abalone27.github.io/categories/OS/"}],"tags":[{"name":"操作系统","slug":"操作系统","permalink":"https://abalone27.github.io/tags/%E6%93%8D%E4%BD%9C%E7%B3%BB%E7%BB%9F/"},{"name":"死锁","slug":"死锁","permalink":"https://abalone27.github.io/tags/%E6%AD%BB%E9%94%81/"},{"name":"复习","slug":"复习","permalink":"https://abalone27.github.io/tags/%E5%A4%8D%E4%B9%A0/"}]},{"title":"最常见的图像压缩算法:JPEG","date":"2024-10-22T08:22:03.000Z","path":"2024/10/22/最常见的图像压缩算法:JPEG/","permalink":"https://abalone27.github.io/2024/10/22/%E6%9C%80%E5%B8%B8%E8%A7%81%E7%9A%84%E5%9B%BE%E5%83%8F%E5%8E%8B%E7%BC%A9%E7%AE%97%E6%B3%95%EF%BC%9AJPEG/","categories":[{"name":"DIP","slug":"DIP","permalink":"https://abalone27.github.io/categories/DIP/"}],"tags":[{"name":"JPEG","slug":"JPEG","permalink":"https://abalone27.github.io/tags/JPEG/"},{"name":"数字图像处理","slug":"数字图像处理","permalink":"https://abalone27.github.io/tags/%E6%95%B0%E5%AD%97%E5%9B%BE%E5%83%8F%E5%A4%84%E7%90%86/"},{"name":"算法","slug":"算法","permalink":"https://abalone27.github.io/tags/%E7%AE%97%E6%B3%95/"},{"name":"图像压缩","slug":"图像压缩","permalink":"https://abalone27.github.io/tags/%E5%9B%BE%E5%83%8F%E5%8E%8B%E7%BC%A9/"},{"name":"哈夫曼编码","slug":"哈夫曼编码","permalink":"https://abalone27.github.io/tags/%E5%93%88%E5%A4%AB%E6%9B%BC%E7%BC%96%E7%A0%81/"}]},{"title":"Three.Js简介","date":"2024-10-21T08:33:28.000Z","path":"2024/10/21/Three-Js简介/","permalink":"https://abalone27.github.io/2024/10/21/Three-Js%E7%AE%80%E4%BB%8B/","categories":[{"name":"前端","slug":"前端","permalink":"https://abalone27.github.io/categories/%E5%89%8D%E7%AB%AF/"}],"tags":[{"name":"前端","slug":"前端","permalink":"https://abalone27.github.io/tags/%E5%89%8D%E7%AB%AF/"},{"name":"javascript框架","slug":"javascript框架","permalink":"https://abalone27.github.io/tags/javascript%E6%A1%86%E6%9E%B6/"},{"name":"WebGL","slug":"WebGL","permalink":"https://abalone27.github.io/tags/WebGL/"},{"name":"渲染引擎","slug":"渲染引擎","permalink":"https://abalone27.github.io/tags/%E6%B8%B2%E6%9F%93%E5%BC%95%E6%93%8E/"}]},{"title":"axios简介","date":"2024-10-21T08:25:25.000Z","path":"2024/10/21/axios简介/","permalink":"https://abalone27.github.io/2024/10/21/axios%E7%AE%80%E4%BB%8B/","categories":[{"name":"前端","slug":"前端","permalink":"https://abalone27.github.io/categories/%E5%89%8D%E7%AB%AF/"}],"tags":[{"name":"前端","slug":"前端","permalink":"https://abalone27.github.io/tags/%E5%89%8D%E7%AB%AF/"},{"name":"ajax","slug":"ajax","permalink":"https://abalone27.github.io/tags/ajax/"},{"name":"异步","slug":"异步","permalink":"https://abalone27.github.io/tags/%E5%BC%82%E6%AD%A5/"},{"name":"javascript","slug":"javascript","permalink":"https://abalone27.github.io/tags/javascript/"}]},{"title":"计算机科学分支 CS Map","date":"2024-10-20T16:02:46.371Z","path":"2024/10/21/计算机分支/","permalink":"https://abalone27.github.io/2024/10/21/%E8%AE%A1%E7%AE%97%E6%9C%BA%E5%88%86%E6%94%AF/","categories":[{"name":"计算机科学","slug":"计算机科学","permalink":"https://abalone27.github.io/categories/%E8%AE%A1%E7%AE%97%E6%9C%BA%E7%A7%91%E5%AD%A6/"}],"tags":[{"name":"计算机科学导航","slug":"计算机科学导航","permalink":"https://abalone27.github.io/tags/%E8%AE%A1%E7%AE%97%E6%9C%BA%E7%A7%91%E5%AD%A6%E5%AF%BC%E8%88%AA/"}]}],"categories":[{"name":"Network","slug":"Network","permalink":"https://abalone27.github.io/categories/Network/"},{"name":"OS","slug":"OS","permalink":"https://abalone27.github.io/categories/OS/"},{"name":"DIP","slug":"DIP","permalink":"https://abalone27.github.io/categories/DIP/"},{"name":"前端","slug":"前端","permalink":"https://abalone27.github.io/categories/%E5%89%8D%E7%AB%AF/"},{"name":"计算机科学","slug":"计算机科学","permalink":"https://abalone27.github.io/categories/%E8%AE%A1%E7%AE%97%E6%9C%BA%E7%A7%91%E5%AD%A6/"}],"tags":[{"name":"复习","slug":"复习","permalink":"https://abalone27.github.io/tags/%E5%A4%8D%E4%B9%A0/"},{"name":"计算机网络","slug":"计算机网络","permalink":"https://abalone27.github.io/tags/%E8%AE%A1%E7%AE%97%E6%9C%BA%E7%BD%91%E7%BB%9C/"},{"name":"网络协议","slug":"网络协议","permalink":"https://abalone27.github.io/tags/%E7%BD%91%E7%BB%9C%E5%8D%8F%E8%AE%AE/"},{"name":"操作系统","slug":"操作系统","permalink":"https://abalone27.github.io/tags/%E6%93%8D%E4%BD%9C%E7%B3%BB%E7%BB%9F/"},{"name":"死锁","slug":"死锁","permalink":"https://abalone27.github.io/tags/%E6%AD%BB%E9%94%81/"},{"name":"JPEG","slug":"JPEG","permalink":"https://abalone27.github.io/tags/JPEG/"},{"name":"数字图像处理","slug":"数字图像处理","permalink":"https://abalone27.github.io/tags/%E6%95%B0%E5%AD%97%E5%9B%BE%E5%83%8F%E5%A4%84%E7%90%86/"},{"name":"算法","slug":"算法","permalink":"https://abalone27.github.io/tags/%E7%AE%97%E6%B3%95/"},{"name":"图像压缩","slug":"图像压缩","permalink":"https://abalone27.github.io/tags/%E5%9B%BE%E5%83%8F%E5%8E%8B%E7%BC%A9/"},{"name":"哈夫曼编码","slug":"哈夫曼编码","permalink":"https://abalone27.github.io/tags/%E5%93%88%E5%A4%AB%E6%9B%BC%E7%BC%96%E7%A0%81/"},{"name":"前端","slug":"前端","permalink":"https://abalone27.github.io/tags/%E5%89%8D%E7%AB%AF/"},{"name":"javascript框架","slug":"javascript框架","permalink":"https://abalone27.github.io/tags/javascript%E6%A1%86%E6%9E%B6/"},{"name":"WebGL","slug":"WebGL","permalink":"https://abalone27.github.io/tags/WebGL/"},{"name":"渲染引擎","slug":"渲染引擎","permalink":"https://abalone27.github.io/tags/%E6%B8%B2%E6%9F%93%E5%BC%95%E6%93%8E/"},{"name":"ajax","slug":"ajax","permalink":"https://abalone27.github.io/tags/ajax/"},{"name":"异步","slug":"异步","permalink":"https://abalone27.github.io/tags/%E5%BC%82%E6%AD%A5/"},{"name":"javascript","slug":"javascript","permalink":"https://abalone27.github.io/tags/javascript/"},{"name":"计算机科学导航","slug":"计算机科学导航","permalink":"https://abalone27.github.io/tags/%E8%AE%A1%E7%AE%97%E6%9C%BA%E7%A7%91%E5%AD%A6%E5%AF%BC%E8%88%AA/"}]}