<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>bearThomas Blog</title>
        <link>https://bearthomas.pages.dev/</link>
        <description>Recent content on bearThomas Blog</description>
        <generator>Hugo -- gohugo.io</generator>
        <language>zh-cn</language>
        <lastBuildDate>Sat, 15 Aug 2026 14:55:51 +0800</lastBuildDate><atom:link href="https://bearthomas.pages.dev/index.xml" rel="self" type="application/rss+xml" /><item>
            <title>自介</title>
            <link>https://bearthomas.pages.dev/post/myself/</link>
            <pubDate>Sat, 15 Aug 2026 14:55:51 +0800</pubDate>
            <guid>https://bearthomas.pages.dev/post/myself/</guid>
            <description>&lt;img src=&#34;https://bearthomas.pages.dev/post/myself/AboutMe.jpg&#34; alt=&#34;Featured image of post 自介&#34; /&gt;&lt;h2 id=&#34;基本信息&#34;&gt;基本信息&#xA;&lt;/h2&gt;&lt;p&gt;年龄    &lt;span id=&#34;age-display&#34; style=&#34;font-weight: bold; color: #4A90D9;&#34;&gt;计算中&amp;hellip;&lt;/span&gt;&lt;/p&gt;&#xA;&lt;script&gt;&#xA;  (function() {&#xA;    var birth = new Date(2012, 3, 3, 7, 58, 30);&#xA;&#xA;    function updateAge() {&#xA;      var now = new Date();&#xA;      var diff = now - birth;&#xA;    &#xA;      if (diff &lt; 0) {&#xA;        document.getElementById(&#39;age-display&#39;).textContent = &#39;还没出生呢 🎈&#39;;&#xA;        return;&#xA;      }&#xA;    &#xA;      // 计算年龄（年）&#xA;      var ageYears = now.getFullYear() - birth.getFullYear();&#xA;      var m = now.getMonth() - birth.getMonth();&#xA;      if (m &lt; 0 || (m === 0 &amp;&amp; now.getDate() &lt; birth.getDate())) {&#xA;        ageYears--;&#xA;      }&#xA;    &#xA;      // 今年生日&#xA;      var thisYearBirth = new Date(now.getFullYear(), birth.getMonth(), birth.getDate());&#xA;      if (thisYearBirth &gt; now) {&#xA;        thisYearBirth = new Date(now.getFullYear() - 1, birth.getMonth(), birth.getDate());&#xA;      }&#xA;      var days = Math.floor((now - thisYearBirth) / (1000 * 60 * 60 * 24));&#xA;    &#xA;      // 当天已过的秒数（从 00:00:00 到现在）&#xA;      var startOfDay = new Date(now);&#xA;      startOfDay.setHours(0, 0, 0, 0);&#xA;      var secondsToday = Math.floor((now - startOfDay) / 1000);&#xA;      var hours = Math.floor(secondsToday / 3600);&#xA;      var minutes = Math.floor((secondsToday % 3600) / 60);&#xA;      var seconds = secondsToday % 60;&#xA;    &#xA;      var el = document.getElementById(&#39;age-display&#39;);&#xA;      if (el) {&#xA;        el.textContent = ageYears + &#39; 岁 &#39; + days + &#39; 天 &#39; +&#xA;                         String(hours).padStart(2, &#39;0&#39;) + &#39; 时 &#39; +&#xA;                         String(minutes).padStart(2, &#39;0&#39;) + &#39; 分&#39;;&#xA;      }&#xA;    }&#xA;&#xA;    updateAge();&#xA;    setInterval(updateAge, 1000);&#xA;  })();&#xA;&lt;/script&gt;&#xA;&lt;p&gt;性别    &lt;span style=&#34;font-weight: bold; color: #4A90D9;&#34;&gt;男&lt;/span&gt;&lt;/p&gt;&#xA;&lt;p&gt;祖籍    &lt;span style=&#34;font-weight: bold; color: #4A90D9;&#34;&gt;江西 南昌&lt;/span&gt;&lt;/p&gt;&#xA;&lt;p&gt;现居    &lt;span style=&#34;font-weight: bold; color: #4A90D9;&#34;&gt;广东 深圳&lt;/span&gt;&lt;/p&gt;&#xA;&lt;p&gt;邮箱    &lt;a style=&#34;font-weight: bold; color: #4A90D9;&#34; href=&#34;mailto: thomas_xiong@outlook.com&#34;&gt;&lt;a class=&#34;link&#34; href=&#34;mailto:thomas_xiong@outlook.com&#34; &gt;thomas_xiong@outlook.com&lt;/a&gt;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;MBTI    &lt;span style=&#34;font-weight: bold; color: #4A90D9;&#34;&gt;ENFJ&lt;/span&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;喜欢的&#34;&gt;喜欢的……&#xA;&lt;/h2&gt;&lt;p&gt;书籍    &lt;span style=&#34;font-weight: bold; color: #4A90D9;&#34;&gt;下面哦！&lt;/span&gt;&lt;/p&gt;&#xA;&lt;p&gt;颜色    &lt;span style=&#34;font-weight: bold; color: #4A90D9;&#34;&gt;Blue &lt;span style=&#34;color: #3387B6;&#34;&gt; #3387B6 &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xA;&lt;p&gt;操作系统    &lt;span style=&#34;font-weight: bold; color: #4A90D9;&#34;&gt;Arch Linux&lt;/span&gt;&lt;/p&gt;&#xA;&lt;p&gt;OJ    &lt;span style=&#34;font-weight: bold; color: #4A90D9;&#34;&gt;必须给到洛谷！&lt;/span&gt;&lt;/p&gt;&#xA;&lt;p&gt;赛制    &lt;span style=&#34;font-weight: bold; color: #4A90D9;&#34;&gt;IOI&lt;/span&gt;&lt;/p&gt;&#xA;&lt;p&gt;女孩    &lt;span style=&#34;font-weight: bold; color: #4A90D9;&#34;&gt;额……这个不能说吧&lt;/span&gt;&lt;/p&gt;&#xA;&lt;p&gt;浏览器    &lt;span style=&#34;font-weight: bold; color: #4A90D9;&#34;&gt;Chrome&lt;/span&gt;&lt;/p&gt;&#xA;&lt;p&gt;AI    &lt;span style=&#34;font-weight: bold; color: #4A90D9;&#34;&gt;Gemini（具体的嘛，主要是它的限额比ChatGPT慷慨）&lt;/span&gt;&lt;/p&gt;&#xA;&lt;p&gt;语言    &lt;span style=&#34;font-weight: bold; color: #4A90D9;&#34;&gt;C++&lt;/span&gt;&lt;/p&gt;&#xA;&lt;h3 id=&#34;补充一下书籍部分&#34;&gt;补充一下书籍部分&#xA;&lt;/h3&gt;&lt;p&gt;阿西莫夫《银河帝国》&lt;/p&gt;&#xA;&lt;p&gt;刘慈欣《三体》&lt;/p&gt;&#xA;&lt;p&gt;道格拉斯·亚当斯《银河系搭车客指南》&lt;/p&gt;&#xA;&lt;p&gt;奥森·斯科特·卡德《安德的游戏》&lt;/p&gt;&#xA;</description>
        </item></channel>
</rss>
