<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
  xmlns:atom="http://www.w3.org/2005/Atom"
  xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Gs&#39;Blog</title>
    <link>http://gs2ygc.online/</link>
    
    <image>
      <url>http://gs2ygc.online/icon.png</url>
      <title>Gs&#39;Blog</title>
      <link>http://gs2ygc.online/</link>
    </image>
    
    <atom:link href="http://gs2ygc.online/rss2.xml" rel="self" type="application/rss+xml"/>
    
    <description></description>
    <pubDate>Tue, 23 Jul 2024 06:59:54 GMT</pubDate>
    <generator>http://hexo.io/</generator>
    
    <item>
      <title>Markdown学习</title>
      <link>http://gs2ygc.online/2024/07/23/Markdown%E5%AD%A6%E4%B9%A0/</link>
      <guid>http://gs2ygc.online/2024/07/23/Markdown%E5%AD%A6%E4%B9%A0/</guid>
      <pubDate>Tue, 23 Jul 2024 06:59:54 GMT</pubDate>
      
        
        
          
          
      <description>&lt;h2 id=&quot;初探&quot;&gt;初探&lt;/h2&gt;
&lt;p&gt;Markdown 由 Daring Fireball 创建，原始指南在
这里。但是，它的语法因不同的解析器或编辑器而异。Typora 正在使用 GitHub
Flavored Markdown。 &lt;a</description>
          
        
      
      
      
      
      <category domain="http://gs2ygc.online/categories/%E6%9C%AF/">术</category>
      
      
      <category domain="http://gs2ygc.online/tags/%E9%9A%8F%E7%AC%94/">随笔</category>
      
      <category domain="http://gs2ygc.online/tags/%E6%9C%AF/">术</category>
      
      
      <comments>http://gs2ygc.online/2024/07/23/Markdown%E5%AD%A6%E4%B9%A0/#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>Linux</title>
      <link>http://gs2ygc.online/2024/07/23/Linux/</link>
      <guid>http://gs2ygc.online/2024/07/23/Linux/</guid>
      <pubDate>Tue, 23 Jul 2024 05:02:34 GMT</pubDate>
      
        
        
          
          
      <description>&lt;h2 id=&quot;linux-与gnu-linux&quot;&gt;Linux 与GNU Linux&lt;/h2&gt;
&lt;p&gt;TODO Update 耳熟能详的操作系统Linux</description>
          
        
      
      
      
      
      <category domain="http://gs2ygc.online/categories/Linux/">Linux</category>
      
      
      <category domain="http://gs2ygc.online/tags/%E9%9A%8F%E7%AC%94/">随笔</category>
      
      <category domain="http://gs2ygc.online/tags/Linux/">Linux</category>
      
      
      <comments>http://gs2ygc.online/2024/07/23/Linux/#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>C/C++ Clang开发环境</title>
      <link>http://gs2ygc.online/2024/05/02/Ubuntu-C-C-Clang%E5%BC%80%E5%8F%91%E7%8E%AF%E5%A2%83/</link>
      <guid>http://gs2ygc.online/2024/05/02/Ubuntu-C-C-Clang%E5%BC%80%E5%8F%91%E7%8E%AF%E5%A2%83/</guid>
      <pubDate>Thu, 02 May 2024 10:43:24 GMT</pubDate>
      
        
        
          
          
      <description>&lt;h2 id=&quot;从最新源代码安装clang编译器&quot;&gt;从最新源代码安装Clang编译器&lt;/h2&gt;
&lt;p&gt;当然，还是那句话，先看官方文档：</description>
          
        
      
      
      
      
      <category domain="http://gs2ygc.online/categories/%E4%B8%80%E7%94%9F%E4%B8%80%E8%8A%AF/">一生一芯</category>
      
      
      <category domain="http://gs2ygc.online/tags/C%E8%AF%AD%E8%A8%80/">C语言</category>
      
      <category domain="http://gs2ygc.online/tags/%E5%BC%80%E5%8F%91%E7%8E%AF%E5%A2%83/">开发环境</category>
      
      <category domain="http://gs2ygc.online/tags/%E8%AE%B0%E5%BD%95%E8%87%AA%E7%94%A8/">记录自用</category>
      
      
      <comments>http://gs2ygc.online/2024/05/02/Ubuntu-C-C-Clang%E5%BC%80%E5%8F%91%E7%8E%AF%E5%A2%83/#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>Linux安装的思考</title>
      <link>http://gs2ygc.online/2024/04/29/Linux%E5%AE%89%E8%A3%85%E7%9A%84%E6%80%9D%E8%80%83/</link>
      <guid>http://gs2ygc.online/2024/04/29/Linux%E5%AE%89%E8%A3%85%E7%9A%84%E6%80%9D%E8%80%83/</guid>
      <pubDate>Mon, 29 Apr 2024 06:46:25 GMT</pubDate>
      
        
        
          
          
      <description>&lt;h2
id=&quot;当我们给电脑安装系统时到底在安装什么&quot;&gt;当我们给电脑安装系统时，到底在安装什么？&lt;/h2&gt;
&lt;p&gt;流行的Linux桌面发行版Ubuntu，官方有自己的安装指南</description>
          
        
      
      
      
      
      <category domain="http://gs2ygc.online/categories/%E4%B8%80%E7%94%9F%E4%B8%80%E8%8A%AF/">一生一芯</category>
      
      
      <category domain="http://gs2ygc.online/tags/%E9%9A%8F%E7%AC%94/">随笔</category>
      
      <category domain="http://gs2ygc.online/tags/Linux/">Linux</category>
      
      <category domain="http://gs2ygc.online/tags/%E4%B8%80%E7%94%9F%E4%B8%80%E8%8A%AF/">一生一芯</category>
      
      
      <comments>http://gs2ygc.online/2024/04/29/Linux%E5%AE%89%E8%A3%85%E7%9A%84%E6%80%9D%E8%80%83/#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>谈谈提问</title>
      <link>http://gs2ygc.online/2024/04/29/%E8%B0%88%E8%B0%88%E6%8F%90%E9%97%AE/</link>
      <guid>http://gs2ygc.online/2024/04/29/%E8%B0%88%E8%B0%88%E6%8F%90%E9%97%AE/</guid>
      <pubDate>Mon, 29 Apr 2024 02:46:25 GMT</pubDate>
      
        
        
          
          
      <description>&lt;h2 id=&quot;前言&quot;&gt;前言&lt;/h2&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;现有知识存量无法解决自己的某个需求，就形成问题。&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;互联网时代，通过在相关线上社区对人类提问，辅助自己解决问题成为主流。&lt;br</description>
          
        
      
      
      
      
      <category domain="http://gs2ygc.online/categories/%E4%B8%80%E7%94%9F%E4%B8%80%E8%8A%AF/">一生一芯</category>
      
      
      <category domain="http://gs2ygc.online/tags/%E9%9A%8F%E7%AC%94/">随笔</category>
      
      <category domain="http://gs2ygc.online/tags/%E4%B8%80%E7%94%9F%E4%B8%80%E8%8A%AF/">一生一芯</category>
      
      
      <comments>http://gs2ygc.online/2024/04/29/%E8%B0%88%E8%B0%88%E6%8F%90%E9%97%AE/#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>Hello 一生一芯</title>
      <link>http://gs2ygc.online/2024/04/29/%E4%B8%80%E7%94%9F%E4%B8%80%E8%8A%AFHello-World/</link>
      <guid>http://gs2ygc.online/2024/04/29/%E4%B8%80%E7%94%9F%E4%B8%80%E8%8A%AFHello-World/</guid>
      <pubDate>Mon, 29 Apr 2024 01:08:54 GMT</pubDate>
      
        
        
          
          
      <description>&lt;h2</description>
          
        
      
      
      
      
      <category domain="http://gs2ygc.online/categories/%E4%B8%80%E7%94%9F%E4%B8%80%E8%8A%AF/">一生一芯</category>
      
      
      <category domain="http://gs2ygc.online/tags/%E4%B8%80%E7%94%9F%E4%B8%80%E8%8A%AF/">一生一芯</category>
      
      
      <comments>http://gs2ygc.online/2024/04/29/%E4%B8%80%E7%94%9F%E4%B8%80%E8%8A%AFHello-World/#disqus_thread</comments>
      
    </item>
    
  </channel>
</rss>
