<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>MoMoNiz的博客</title>
  
  
  <link href="https://momoniz.github.io/atom.xml" rel="self"/>
  
  <link href="https://momoniz.github.io/"/>
  <updated>2024-05-02T15:23:46.490Z</updated>
  <id>https://momoniz.github.io/</id>
  
  <generator uri="https://hexo.io/">Hexo</generator>
  
  <entry>
    <title>文章测试</title>
    <link href="https://momoniz.github.io/2024/05/02/%E6%96%87%E7%AB%A0%E6%B5%8B%E8%AF%95/"/>
    <id>https://momoniz.github.io/2024/05/02/%E6%96%87%E7%AB%A0%E6%B5%8B%E8%AF%95/</id>
    <published>2024-05-02T07:39:26.000Z</published>
    <updated>2024-05-02T15:23:46.490Z</updated>
    
    <content type="html"><![CDATA[<p>这是测试文章写作用的  </p><span id="more"></span><!-- toc --><ul><li><a href="#%E4%BA%8C%E7%BA%A7%E6%A0%87%E9%A2%98">二级标题</a><ul><li><a href="#%E4%B8%89%E7%BA%A7%E6%A0%87%E9%A2%98">三级标题</a></li></ul></li></ul><!-- tocstop --><h2><span id="二级标题">二级标题</span></h2><h3><span id="三级标题">三级标题</span></h3><p>段落没有特殊的格式。  </p><p>段落的换行是用两个以上的空格加上回车</p><p><em>斜体文本</em><br><strong>粗体文本</strong><br><em><strong>粗斜体文本</strong></em>  </p><hr><p><del>删除线</del><br><u>下划线</u>  </p><ul><li>第一项  </li><li>第二项  </li><li>第三项</li></ul><ol><li>第一项  <ul><li>第一项嵌套</li><li>第二项嵌套</li></ul></li></ol><hr><blockquote><p>区块引用最外层</p><blockquote><p>区块第一层嵌套  </p><blockquote><p>第二层</p></blockquote></blockquote></blockquote><ul><li>第一项<blockquote><p>区块1<br>区块2</p></blockquote></li><li>第二项</li></ul><p>下面是代码</p><figure class="highlight c"><table><tr><td class="gutter"><pre><span class="line">1</span><br><span class="line">2</span><br><span class="line">3</span><br><span class="line">4</span><br><span class="line">5</span><br><span class="line">6</span><br><span class="line">7</span><br><span class="line">8</span><br><span class="line">9</span><br><span class="line">10</span><br><span class="line">11</span><br><span class="line">12</span><br><span class="line">13</span><br><span class="line">14</span><br></pre></td><td class="code"><pre><span class="line"><span class="type">void</span> <span class="title function_">LED_Init</span><span class="params">(<span class="type">void</span>)</span></span><br><span class="line">&#123;</span><br><span class="line">    GPIO_InitTypeDef GPIO_InitStruct = &#123;<span class="number">0</span>&#125;;</span><br><span class="line"></span><br><span class="line">    __HAL_RCC_LED1_CLK_ENABLE;  <span class="comment">// 初始化LED1 GPIO时钟 </span></span><br><span class="line"></span><br><span class="line">    HAL_GPIO_WritePin(LED1_PORT, LED1_PIN, GPIO_PIN_RESET);  <span class="comment">// LED1引脚输出低，即点亮LED1</span></span><br><span class="line">    GPIO_InitStruct.Pin   = LED1_PIN;     <span class="comment">// LED1引脚</span></span><br><span class="line">    GPIO_InitStruct.Mode  = GPIO_MODE_OUTPUT_PP; <span class="comment">// 推挽输出模式</span></span><br><span class="line">    GPIO_InitStruct.Pull  = GPIO_NOPULL;    <span class="comment">// 不上下拉</span></span><br><span class="line">    GPIO_InitStruct.Speed  = GPIO_SPEED_FREQ_LOW; <span class="comment">// 低速模式</span></span><br><span class="line">    HAL_GPIO_Init(LED1_PORT, &amp;GPIO_InitStruct);</span><br><span class="line">&#125;</span><br><span class="line"><span class="built_in">printf</span>(<span class="string">&quot;hello world\r\n&quot;</span>);</span><br></pre></td></tr></table></figure><p>这是一个链接<a href="https://momoniz.top/">我的博客</a></p><p><img src="https://s2.loli.net/2024/05/01/n1NJToDZEB65Yhx.jpg" alt="alt 图片1" title="图片标题">  </p><div class="bvideo"><a href="//www.bilibili.com/video/BV1Yp421Q7bP" target="_blank">        <div class="bvideo-box">            <div class="bvideo-cover">                <div class="cover-default"></div>                <div class="bvideo-cover-layer" style="background-image:url(https://images.weserv.nl/?url=http://i1.hdslb.com/bfs/archive/503c99fee2d5e966f39b4054e5b496c9a0477f0f.jpg)">                    <i class="icon-video"></i>                </div>                <span class="duration">00:08:45</span>            </div>            <div class="bvideo-info">                <p class="title">《我的VS Code 不可能这么可爱!》之 修改VS code 背景logo</p>                <p class="card-status">                    <span class="play-num">                        <i class="fa fa-youtube-play"></i>                        <span>5.2万</span></span>                    <span>                        <i class="fa fa-list-alt"></i>                        <span>6</span></span></p>                <div class="partition">                    <label class="card-label">视频</label>                    <label class="up-label"></label>                    <label class="up-name">自然选择-_前进四</label>                </div>                <div class="actions hide"></div>            </div>        </div>    </a></div>  <table><thead><tr><th>表头</th><th>表头</th></tr></thead><tbody><tr><td>单元格子</td><td>单元格子</td></tr></tbody></table><table><thead><tr><th align="left">左对齐</th><th align="right">右对齐</th><th align="center">居中对齐</th></tr></thead><tbody><tr><td align="left">单元格1</td><td align="right">单元格2</td><td align="center">单元格3</td></tr><tr><td align="left">单元格1</td><td align="right">单元格2</td><td align="center">单元格3</td></tr></tbody></table><p>下面用自动生成工具生成的表格  </p><style type="text/css">.tg  {border-collapse:collapse;border-spacing:0;}.tg td{border-color:black;border-style:solid;border-width:1px;font-family:Arial, sans-serif;font-size:14px;  overflow:hidden;padding:9px 8px;word-break:normal;}.tg th{border-color:black;border-style:solid;border-width:1px;font-family:Arial, sans-serif;font-size:14px;  font-weight:normal;overflow:hidden;padding:9px 8px;word-break:normal;}.tg .tg-t3uq{border-color:#f56b00;color:#53ad35;text-align:left;vertical-align:top}.tg .tg-6eiy{background-color:#cd1a1a;border-color:#f56b00;color:#53ad35;text-align:left;vertical-align:top}</style><table class="tg"><thead>  <tr>    <th class="tg-t3uq">表格</th>    <th class="tg-t3uq">表格2</th>    <th class="tg-t3uq"></th>    <th class="tg-t3uq"></th>    <th class="tg-6eiy"></th>  </tr></thead><tbody>  <tr>    <td class="tg-t3uq"></td>    <td class="tg-t3uq"></td>    <td class="tg-t3uq" colspan="2"></td>    <td class="tg-t3uq"></td>  </tr>  <tr>    <td class="tg-t3uq"></td>    <td class="tg-t3uq"></td>    <td class="tg-t3uq"></td>    <td class="tg-t3uq"></td>    <td class="tg-t3uq"></td>  </tr></tbody></table>]]></content>
    
    
    <summary type="html">&lt;p&gt;这是测试文章写作用的  &lt;/p&gt;</summary>
    
    
    
    <category term="分类1" scheme="https://momoniz.github.io/categories/%E5%88%86%E7%B1%BB1/"/>
    
    
    <category term="标签1" scheme="https://momoniz.github.io/tags/%E6%A0%87%E7%AD%BE1/"/>
    
    <category term="标签2" scheme="https://momoniz.github.io/tags/%E6%A0%87%E7%AD%BE2/"/>
    
  </entry>
  
  <entry>
    <title>Hello World 你好世界</title>
    <link href="https://momoniz.github.io/2024/05/02/hello-world/"/>
    <id>https://momoniz.github.io/2024/05/02/hello-world/</id>
    <published>2024-05-02T06:53:16.190Z</published>
    <updated>2024-05-02T06:57:27.150Z</updated>
    
    <content type="html"><![CDATA[<p>Welcome to <a href="https://hexo.io/">Hexo</a>! This is your very first post. Check <a href="https://hexo.io/docs/">documentation</a> for more info. If you get any problems when using Hexo, you can find the answer in <a href="https://hexo.io/docs/troubleshooting.html">troubleshooting</a> or you can ask me on <a href="https://github.com/hexojs/hexo/issues">GitHub</a>.</p><h2 id="快速开始"><a href="#快速开始" class="headerlink" title="快速开始"></a>快速开始</h2><h3 id="创建新邮件"><a href="#创建新邮件" class="headerlink" title="创建新邮件"></a>创建新邮件</h3><figure class="highlight bash"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">$ hexo new <span class="string">&quot;My New Post&quot;</span></span><br></pre></td></tr></table></figure><p>More info: <a href="https://hexo.io/docs/writing.html">Writing</a></p><h3 id="Run-server"><a href="#Run-server" class="headerlink" title="Run server"></a>Run server</h3><figure class="highlight bash"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">$ hexo server</span><br></pre></td></tr></table></figure><p>More info: <a href="https://hexo.io/docs/server.html">Server</a></p><h3 id="Generate-static-files"><a href="#Generate-static-files" class="headerlink" title="Generate static files"></a>Generate static files</h3><figure class="highlight bash"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">$ hexo generate</span><br></pre></td></tr></table></figure><p>More info: <a href="https://hexo.io/docs/generating.html">Generating</a></p><h3 id="Deploy-to-remote-sites"><a href="#Deploy-to-remote-sites" class="headerlink" title="Deploy to remote sites"></a>Deploy to remote sites</h3><figure class="highlight bash"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">$ hexo deploy</span><br></pre></td></tr></table></figure><p>More info: <a href="https://hexo.io/docs/one-command-deployment.html">Deployment</a></p>]]></content>
    
    
      
      
    <summary type="html">&lt;p&gt;Welcome to &lt;a href=&quot;https://hexo.io/&quot;&gt;Hexo&lt;/a&gt;! This is your very first post. Check &lt;a href=&quot;https://hexo.io/docs/&quot;&gt;documentation&lt;/a&gt; for</summary>
      
    
    
    
    
  </entry>
  
</feed>
