<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>猫咪老师的技术博客</title><link>https://happydrink-okk.github.io/</link><description>记录 ROS 2、Gazebo、Linux、Docker 和机器人开发</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><lastBuildDate>Sun, 23 Aug 2026 15:57:40 +0800</lastBuildDate><atom:link href="https://happydrink-okk.github.io/index.xml" rel="self" type="application/rss+xml"/><item><title>软件架构基础</title><link>https://happydrink-okk.github.io/knowledge/ruankao/architecture/</link><pubDate>Sun, 23 Aug 2026 15:57:40 +0800</pubDate><author>猫咪老师</author><guid>https://happydrink-okk.github.io/knowledge/ruankao/architecture/</guid><description><![CDATA[<h2 id="考情分析">考情分析</h2>
<p>上午题：10分左右，考察概念的应用
案例：基础部分与进阶部分综合题
论文：以章节题目组织</p>
<p><strong>一切皆重点，全背</strong></p>
<h2 id="软件架构综述">软件架构综述</h2>
<h3 id="1项目介绍">1、项目介绍</h3>
<p>大数据可视化组态软件
<a class="lightgallery" href="/knowledge/ruankao/architecture/images/Pastedimage20260824190221.png" title="/knowledge/ruankao/architecture/images/Pastedimage20260824190221.png" data-thumbnail="/knowledge/ruankao/architecture/images/Pastedimage20260824190221.png">
        
    </a></p>]]></description></item><item><title>数据库设计</title><link>https://happydrink-okk.github.io/knowledge/ruankao/database/</link><pubDate>Sat, 25 Jul 2026 10:45:40 +0800</pubDate><author>猫咪老师</author><guid>https://happydrink-okk.github.io/knowledge/ruankao/database/</guid><description><![CDATA[<h2 id="一考情分析">一、考情分析</h2>
<ul>
<li>选择：3-4分左右，考察概念的应用</li>
<li>考点：所有重点知识均有</li>
<li>案例：一道数据库设计综合性大题（第2大题）；以非关系型数据库为背景的综合题</li>
</ul>
<h2 id="二数据库综述">二、数据库综述</h2>
<h3 id="1-数据库基本概念">1. 数据库基本概念</h3>
<p>数据、数据库、数据库系统。<br>
数据模型：描述数据的一组概念或定义，包括：数据结构、数据操作、约束条件。<br></p>]]></description></item><item><title>Linux中好用的工具</title><link>https://happydrink-okk.github.io/knowledge/linux/linux_tools/</link><pubDate>Mon, 20 Jul 2026 16:48:32 +0800</pubDate><author>猫咪老师</author><guid>https://happydrink-okk.github.io/knowledge/linux/linux_tools/</guid><description><![CDATA[<h2 id="gif动图制作工具kooha">gif动图制作工具：Kooha</h2>
<p><code>Kooha</code>可进行屏幕录制，开源软件(GPL-3.0 license)，支持录制成<code>gif</code>、<code>mp4</code>等格式，对于个人记录wiki、写博客等场景功能已满足。官网<a href="https://github.com/seadve/kooha" target="_blank" rel="noopener noreffer ">github链接</a>
推荐使用<code>snap</code>来安装</p>]]></description></item><item><title>我的第一篇博客</title><link>https://happydrink-okk.github.io/posts/hello-hugo/</link><pubDate>Thu, 16 Jul 2026 15:30:00 +0800</pubDate><author>猫咪老师</author><guid>https://happydrink-okk.github.io/posts/hello-hugo/</guid><description><![CDATA[<h2 id="前言">前言</h2>
<p>这是我使用 Hugo 和 GitHub Pages 搭建的第一篇博客。</p>
<h2 id="hugo是什么">Hugo是什么</h2>
<p>Hugo是一个静态网站生成器，可以把Markdown文章转换成HTML网页。</p>
<h2 id="代码示例">代码示例</h2>
<div class="code-block code-line-numbers open" style="counter-reset: code-block 0">
    <div class="code-header language-bash">
        <span class="code-title"><i class="arrow fas fa-angle-right" aria-hidden="true"></i></span>
        <span class="ellipses"><i class="fas fa-ellipsis-h" aria-hidden="true"></i></span>
        <span class="copy" title="复制到剪贴板"><i class="far fa-copy" aria-hidden="true"></i></span>
    </div><div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">hugo server -D</span></span></code></pre></div></div>]]></description></item></channel></rss>