<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Sunsuwan Blog</title>
    <link>http://swimlessbird.github.io/</link>
    <description>Sunsuwan的个人博客</description>
    <language>zh-CN</language>
    <pubDate>Tue, 23 Nov 2021 12:23:01 +0000</pubDate>
    <lastBuildDate>Tue, 23 Nov 2021 12:23:01 +0000</lastBuildDate>
    <generator>Jekyll v3.9.0</generator>
    <atom:link href="http://swimlessbird.github.io//static/xml/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>git lfs的使用</title>
      <link>http://swimlessbird.github.io//posts/2021/11/23/git-lfs%E7%9A%84%E4%BD%BF%E7%94%A8.html</link>
      <description>gitlfs的使用whatgitlfs是git的一个扩展，用于实现git对大文件的支持。why在一些开发过程中，存在一些体积较大的二进制文件，但git的diff/patch等是基于文件行的，对于二进制文件来说，git需要存储每次com...</description>
      <pubDate>Tue, 23 Nov 2021 00:00:00 +0000</pubDate>
      <gui>http://swimlessbird.github.io//posts/2021/11/23/git-lfs%E7%9A%84%E4%BD%BF%E7%94%A8.html</gui>
    </item>
    <item>
      <title>大小端相关编译选项</title>
      <link>http://swimlessbird.github.io//posts/2021/11/22/%E5%A4%A7%E5%B0%8F%E7%AB%AF%E7%9B%B8%E5%85%B3%E7%BC%96%E8%AF%91%E9%80%89%E9%A1%B9.html</link>
      <description>大小端相关编译选项编译器控制使用命令gcc-E-dM-&amp;lt;/dev/null导出gcc编译器的所有编译选项，在其中搜索大小端相关宏[root@localhost~]#gcc-E-dM-&amp;lt;/dev/null|grep-iend...</description>
      <pubDate>Mon, 22 Nov 2021 00:00:00 +0000</pubDate>
      <gui>http://swimlessbird.github.io//posts/2021/11/22/%E5%A4%A7%E5%B0%8F%E7%AB%AF%E7%9B%B8%E5%85%B3%E7%BC%96%E8%AF%91%E9%80%89%E9%A1%B9.html</gui>
    </item>
  </channel>
</rss>