<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://2199k.cn</id>
    <title>Bittersweet</title>
    <updated>2023-11-30T09:14:31.273Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <link rel="alternate" href="https://2199k.cn"/>
    <link rel="self" href="https://2199k.cn/atom.xml"/>
    <subtitle>&lt;br&gt;送你一朵小红🌺
&lt;br&gt;开在那牛羊遍野的天涯🌈
&lt;br&gt;奖励你走到哪🌧
&lt;br&gt;都不会忘记我呀☀️
</subtitle>
    <logo>https://2199k.cn/images/avatar.png</logo>
    <icon>https://2199k.cn/favicon.ico</icon>
    <rights>All rights reserved 2023, Bittersweet</rights>
    <entry>
        <title type="html"><![CDATA[保姆级教程: 手把手教你配置好看又实用的vim]]></title>
        <id>https://2199k.cn/83DPInaWj/</id>
        <link href="https://2199k.cn/83DPInaWj/">
        </link>
        <updated>2023-11-14T09:32:27.000Z</updated>
        <summary type="html"><![CDATA[<p>都3023年了，为什么要用vim呢？仁者见仁智者见智啦。对于笔者而言😁，最重要的原因莫过于方便简洁可拓展性强啦嘻嘻~ 你想让自己的vim像笔者一样炫酷嘛？下面跟着笔者一起来让你的vim更加多姿多彩吧~</p>
]]></summary>
        <content type="html"><![CDATA[<p>都3023年了，为什么要用vim呢？仁者见仁智者见智啦。对于笔者而言😁，最重要的原因莫过于方便简洁可拓展性强啦嘻嘻~ 你想让自己的vim像笔者一样炫酷嘛？下面跟着笔者一起来让你的vim更加多姿多彩吧~</p>
]]></content>
    </entry>
    <entry>
        <title type="html"><![CDATA[保姆级教程: 从零开始, 如何创建自己的github仓库, 并将本地文件进行同步？]]></title>
        <id>https://2199k.cn/SDfTjaZeX/</id>
        <link href="https://2199k.cn/SDfTjaZeX/">
        </link>
        <updated>2023-08-15T02:14:42.000Z</updated>
        <summary type="html"><![CDATA[<p>相信大家有很多时候想将自己的本地代码同步到云端，从而分享代码，或与他人进行协同创作，或者是进行代码备份。如果您有这种需求，那么使用github将是很好的一个选择。这具体应该如何实现呢？您所需要的或许都囊括在本篇文章当中啦，快来跟着笔者一起入门github吧😄</p>
]]></summary>
        <content type="html"><![CDATA[<p>相信大家有很多时候想将自己的本地代码同步到云端，从而分享代码，或与他人进行协同创作，或者是进行代码备份。如果您有这种需求，那么使用github将是很好的一个选择。这具体应该如何实现呢？您所需要的或许都囊括在本篇文章当中啦，快来跟着笔者一起入门github吧😄</p>
]]></content>
    </entry>
    <entry>
        <title type="html"><![CDATA[使用Dnsmasq+Sniproxy来解锁chatgpt或其他流媒体]]></title>
        <id>https://2199k.cn/9ea136eI-/</id>
        <link href="https://2199k.cn/9ea136eI-/">
        </link>
        <updated>2023-07-24T01:11:30.000Z</updated>
        <summary type="html"><![CDATA[<p>当你使用你的vps进行上网的时候，是否会发现chatgpt不让你登陆，提示说ip不允许❌访问呢？本文以使用DNS解锁chatgpt为例，阅读此文，或许能解决你的困惑，欢迎收藏以及转发👏</p>
]]></summary>
        <content type="html"><![CDATA[<p>当你使用你的vps进行上网的时候，是否会发现chatgpt不让你登陆，提示说ip不允许❌访问呢？本文以使用DNS解锁chatgpt为例，阅读此文，或许能解决你的困惑，欢迎收藏以及转发👏</p>
]]></content>
    </entry>
    <entry>
        <title type="html"><![CDATA[如何理解在射电观测中温度的概念？]]></title>
        <id>https://2199k.cn/O9wGwKH7e/</id>
        <link href="https://2199k.cn/O9wGwKH7e/">
        </link>
        <updated>2023-07-21T09:45:22.000Z</updated>
        <summary type="html"><![CDATA[<p>你是否曾感到好奇，明明我们使用射电望远镜观测的是信号是强度(Intensity)，但是为什么射电领域大家都常常使用“温度”🌡️来描述呢？阅读此文，或许能帮你有一个清晰的理解👏</p>
]]></summary>
        <content type="html"><![CDATA[<p>你是否曾感到好奇，明明我们使用射电望远镜观测的是信号是强度(Intensity)，但是为什么射电领域大家都常常使用“温度”🌡️来描述呢？阅读此文，或许能帮你有一个清晰的理解👏</p>
]]></content>
    </entry>
    <entry>
        <title type="html"><![CDATA[对ipv4/v6的理解笔记碎碎念]]></title>
        <id>https://2199k.cn/uI6Mil4y_/</id>
        <link href="https://2199k.cn/uI6Mil4y_/">
        </link>
        <updated>2023-07-10T04:27:50.000Z</updated>
        <summary type="html"><![CDATA[<p>本文比较杂乱，主要记录笔者学习与理解ipv4/v6的心路历程😇包括与chatgpt的聊天，以及笔者自己的测试记录，并且附上了比较优秀的关于ipv4/v6基础知识讲解的文章，欢迎参阅👏</p>
]]></summary>
        <content type="html"><![CDATA[<p>本文比较杂乱，主要记录笔者学习与理解ipv4/v6的心路历程😇包括与chatgpt的聊天，以及笔者自己的测试记录，并且附上了比较优秀的关于ipv4/v6基础知识讲解的文章，欢迎参阅👏</p>
]]></content>
    </entry>
    <entry>
        <title type="html"><![CDATA[与ChatGPT的学习之旅之五：UPnP, STUN和DMZ是什么？]]></title>
        <id>https://2199k.cn/ybgNikRby/</id>
        <link href="https://2199k.cn/ybgNikRby/">
        </link>
        <updated>2023-06-23T11:57:05.000Z</updated>
        <summary type="html"><![CDATA[<p>你是否也像笔者一样疑惑，傻傻分不清到底什么是UPnP, STUN以及DMZ呢？可以参阅参阅此文，chatgpt或许可以帮到你🙌</p>
]]></summary>
        <content type="html"><![CDATA[<p>你是否也像笔者一样疑惑，傻傻分不清到底什么是UPnP, STUN以及DMZ呢？可以参阅参阅此文，chatgpt或许可以帮到你🙌</p>
]]></content>
    </entry>
    <entry>
        <title type="html"><![CDATA[下载神器yt-dlp(原youtube-dl)使用技巧总结]]></title>
        <id>https://2199k.cn/PcblUA-9U/</id>
        <link href="https://2199k.cn/PcblUA-9U/">
        </link>
        <updated>2023-06-23T00:54:07.000Z</updated>
        <summary type="html"><![CDATA[<p>强大的下载工具yt-dlp应该如何正确使用捏？<br>
其又有哪些比较常用的功能呢？<br>
笔者在此做一总结，方便未来进行查阅，欢迎收藏👏</p>
]]></summary>
        <content type="html"><![CDATA[<p>强大的下载工具yt-dlp应该如何正确使用捏？<br>
其又有哪些比较常用的功能呢？<br>
笔者在此做一总结，方便未来进行查阅，欢迎收藏👏</p>
]]></content>
    </entry>
    <entry>
        <title type="html"><![CDATA[傅立叶变换阶段性理解笔记]]></title>
        <id>https://2199k.cn/80LfR8egt/</id>
        <link href="https://2199k.cn/80LfR8egt/">
        </link>
        <updated>2023-06-21T02:03:57.000Z</updated>
        <summary type="html"><![CDATA[<p>笔者自己的碎碎念📒，记录理解傅立叶变换的一些心得体会，欢迎参阅👏</p>
]]></summary>
        <content type="html"><![CDATA[<p>笔者自己的碎碎念📒，记录理解傅立叶变换的一些心得体会，欢迎参阅👏</p>
]]></content>
    </entry>
    <entry>
        <title type="html"><![CDATA[对TCP/IP网络不同层的理解总结]]></title>
        <id>https://2199k.cn/OH3J0n8Lh/</id>
        <link href="https://2199k.cn/OH3J0n8Lh/">
        </link>
        <updated>2023-06-19T02:15:58.000Z</updated>
        <summary type="html"><![CDATA[<p>应用层，传输层，网络层，网络接口层 各自是干嘛的？本文是笔者学习过程中的心得记录，欢迎参阅😋</p>
]]></summary>
        <content type="html"><![CDATA[<p>应用层，传输层，网络层，网络接口层 各自是干嘛的？本文是笔者学习过程中的心得记录，欢迎参阅😋</p>
]]></content>
    </entry>
    <entry>
        <title type="html"><![CDATA[Apache如何根据客户端设置规则禁止访问？]]></title>
        <id>https://2199k.cn/m5ea4B5OD/</id>
        <link href="https://2199k.cn/m5ea4B5OD/">
        </link>
        <updated>2023-06-18T02:09:00.000Z</updated>
        <summary type="html"><![CDATA[<p>如果你想禁止某一客户端对你服务器的访问，比如禁止微信里直接点击的访问，那么应该如何做呢？强大的网页代理软件Apache便可以做到。<br>
本文教程仅针Apache✍️</p>
]]></summary>
        <content type="html"><![CDATA[<p>如果你想禁止某一客户端对你服务器的访问，比如禁止微信里直接点击的访问，那么应该如何做呢？强大的网页代理软件Apache便可以做到。<br>
本文教程仅针Apache✍️</p>
]]></content>
    </entry>
    <entry>
        <title type="html"><![CDATA[Linux上CPU查询常用指令懒人包]]></title>
        <id>https://2199k.cn/-KMH6JLxl/</id>
        <link href="https://2199k.cn/-KMH6JLxl/">
        </link>
        <updated>2023-06-16T10:54:27.000Z</updated>
        <summary type="html"><![CDATA[<p>如何查询你自己机器上的CPU具体信息呢？比如说有多少核，多少线程，其频率是多少捏？<br>
✌️笔者为了以后查询方便，于是总结了此懒人包，如有需要，欢迎惠存</p>
]]></summary>
        <content type="html"><![CDATA[<p>如何查询你自己机器上的CPU具体信息呢？比如说有多少核，多少线程，其频率是多少捏？<br>
✌️笔者为了以后查询方便，于是总结了此懒人包，如有需要，欢迎惠存</p>
]]></content>
    </entry>
    <entry>
        <title type="html"><![CDATA[Linux强大的防火墙软件firewalld进阶使用技巧]]></title>
        <id>https://2199k.cn/WhJQNv0s7/</id>
        <link href="https://2199k.cn/WhJQNv0s7/">
        </link>
        <updated>2023-06-12T12:39:21.000Z</updated>
        <summary type="html"><![CDATA[<p>此文记录笔者捣腾linux的firewalld的一些复杂使用技巧，欢迎参阅与收藏👏若有疑问，欢迎来函或评论区进行讨论✌️</p>
]]></summary>
        <content type="html"><![CDATA[<p>此文记录笔者捣腾linux的firewalld的一些复杂使用技巧，欢迎参阅与收藏👏若有疑问，欢迎来函或评论区进行讨论✌️</p>
]]></content>
    </entry>
    <entry>
        <title type="html"><![CDATA[与ChatGPT的学习之旅之四：两ip之间网络连接速度测试]]></title>
        <id>https://2199k.cn/EaH98STZ2/</id>
        <link href="https://2199k.cn/EaH98STZ2/">
        </link>
        <updated>2023-06-09T12:31:32.000Z</updated>
        <summary type="html"><![CDATA[<p>如果你想测试两个<font color='blue'><strong>IP</strong></font>之间网络连接速度，那么有没有比较简易的方法来实现呢？</p>
]]></summary>
        <content type="html"><![CDATA[<p>如果你想测试两个<font color='blue'><strong>IP</strong></font>之间网络连接速度，那么有没有比较简易的方法来实现呢？</p>
]]></content>
    </entry>
    <entry>
        <title type="html"><![CDATA[与ChatGPT的学习之旅之三：linux的简易磁盘速度读写测试]]></title>
        <id>https://2199k.cn/c7KnW-_VA/</id>
        <link href="https://2199k.cn/c7KnW-_VA/">
        </link>
        <updated>2023-06-08T05:18:22.000Z</updated>
        <summary type="html"><![CDATA[<p>假设你有一个文件夹<code>/home/haha</code>，那么如何能快速测试此文件夹下的读写速度呢？</p>
]]></summary>
        <content type="html"><![CDATA[<p>假设你有一个文件夹<code>/home/haha</code>，那么如何能快速测试此文件夹下的读写速度呢？</p>
]]></content>
    </entry>
    <entry>
        <title type="html"><![CDATA[内网机器使用nfs来共享硬盘总结]]></title>
        <id>https://2199k.cn/3MJGAWc0-/</id>
        <link href="https://2199k.cn/3MJGAWc0-/">
        </link>
        <updated>2023-06-07T03:12:19.000Z</updated>
        <summary type="html"><![CDATA[<p>如果在你的局域网里有两个linux机器，一个A，其ip是<code>192.168.10.2</code>，另外一个是B，ip是<code>192.168.10.3</code>，那么是否有办法将机器A的<code>/home/haha/</code>文件夹通过网络的方式共享给B呢？</p>
<p>答案是有的😀，且看下方的实战教程</p>
]]></summary>
        <content type="html"><![CDATA[<p>如果在你的局域网里有两个linux机器，一个A，其ip是<code>192.168.10.2</code>，另外一个是B，ip是<code>192.168.10.3</code>，那么是否有办法将机器A的<code>/home/haha/</code>文件夹通过网络的方式共享给B呢？</p>
<p>答案是有的😀，且看下方的实战教程</p>
]]></content>
    </entry>
    <entry>
        <title type="html"><![CDATA[与ChatGPT的学习之旅之二：linux的端口转发]]></title>
        <id>https://2199k.cn/omXtkD3Ku/</id>
        <link href="https://2199k.cn/omXtkD3Ku/">
        </link>
        <updated>2023-06-06T02:37:45.000Z</updated>
    </entry>
    <entry>
        <title type="html"><![CDATA[Tailscale到底是如何工作的？]]></title>
        <id>https://2199k.cn/HBng4_7Dg/</id>
        <link href="https://2199k.cn/HBng4_7Dg/">
        </link>
        <updated>2023-06-01T05:27:48.000Z</updated>
        <summary type="html"><![CDATA[<p>神器有没有！此文记录📝笔者捣腾tailscale的各种心得体会记录(其实就是碎碎念😓)，欢迎大家讨论😄</p>
]]></summary>
        <content type="html"><![CDATA[<p>神器有没有！此文记录📝笔者捣腾tailscale的各种心得体会记录(其实就是碎碎念😓)，欢迎大家讨论😄</p>
]]></content>
    </entry>
    <entry>
        <title type="html"><![CDATA[Radio Astronomy (Finished)]]></title>
        <id>https://2199k.cn/CtsbieFID/</id>
        <link href="https://2199k.cn/CtsbieFID/">
        </link>
        <updated>2023-03-07T08:34:33.000Z</updated>
        <summary type="html"><![CDATA[<p>Spring, 2023<br>
蹭课计划😅</p>
]]></summary>
        <content type="html"><![CDATA[<p>Spring, 2023<br>
蹭课计划😅</p>
]]></content>
    </entry>
    <entry>
        <title type="html"><![CDATA[与chatGPT的学习之旅之一：并行计算]]></title>
        <id>https://2199k.cn/iwLRFph9Z/</id>
        <link href="https://2199k.cn/iwLRFph9Z/">
        </link>
        <updated>2023-02-06T10:41:47.000Z</updated>
        <summary type="html"><![CDATA[<p>我真是服了这些人工智能老六O_o<br>
虽然可能未来我们都要被淘汰<br>
但也依然不能忘记学习哈哈哈😄</p>
]]></summary>
        <content type="html"><![CDATA[<p>我真是服了这些人工智能老六O_o<br>
虽然可能未来我们都要被淘汰<br>
但也依然不能忘记学习哈哈哈😄</p>
]]></content>
    </entry>
    <entry>
        <title type="html"><![CDATA[SKA SurveySim配置心得]]></title>
        <id>https://2199k.cn/ubrxCZPec/</id>
        <link href="https://2199k.cn/ubrxCZPec/">
        </link>
        <updated>2022-10-31T12:03:46.000Z</updated>
        <summary type="html"><![CDATA[<p>SKA Pipeline课题个人心得本🗒️</p>
]]></summary>
        <content type="html"><![CDATA[<p>SKA Pipeline课题个人心得本🗒️</p>
]]></content>
    </entry>
    <entry>
        <title type="html"><![CDATA[根据质量分辨率计算粒子数]]></title>
        <id>https://2199k.cn/hzbQjn2IQ/</id>
        <link href="https://2199k.cn/hzbQjn2IQ/">
        </link>
        <updated>2022-10-28T01:21:59.000Z</updated>
        <summary type="html"><![CDATA[<p>小记~</p>
]]></summary>
        <content type="html"><![CDATA[<p>小记~</p>
]]></content>
    </entry>
    <entry>
        <title type="html"><![CDATA[对称加密与非对称加密]]></title>
        <id>https://2199k.cn/HGpzz2Iyh/</id>
        <link href="https://2199k.cn/HGpzz2Iyh/">
        </link>
        <updated>2022-09-25T01:59:48.000Z</updated>
        <summary type="html"><![CDATA[<p>什么是对称加密，什么又是非对称加密呢？<br>
跟我一起来学习一下吧😄</p>
]]></summary>
        <content type="html"><![CDATA[<p>什么是对称加密，什么又是非对称加密呢？<br>
跟我一起来学习一下吧😄</p>
]]></content>
    </entry>
    <entry>
        <title type="html"><![CDATA[特制的Amazing Gracezz]]></title>
        <id>https://2199k.cn/amazingGrace/</id>
        <link href="https://2199k.cn/amazingGrace/">
        </link>
        <updated>2022-07-16T04:57:30.000Z</updated>
        <summary type="html"><![CDATA[<p>“你看啊  我可是有证据的”<br>
🌇🌇🌇</p>
]]></summary>
        <content type="html"><![CDATA[<p>“你看啊  我可是有证据的”<br>
🌇🌇🌇</p>
]]></content>
    </entry>
    <entry>
        <title type="html"><![CDATA[破碎太阳之心]]></title>
        <id>https://2199k.cn/uMTJ92prf/</id>
        <link href="https://2199k.cn/uMTJ92prf/">
        </link>
        <updated>2022-05-09T01:59:32.000Z</updated>
        <summary type="html"><![CDATA[<p>Deng deng deng deng deng deng deng deng, deng~📱</p>
]]></summary>
        <content type="html"><![CDATA[<p>Deng deng deng deng deng deng deng deng, deng~📱</p>
]]></content>
    </entry>
    <entry>
        <title type="html"><![CDATA[一去不反的时光]]></title>
        <id>https://2199k.cn/ZejB6xijp/</id>
        <link href="https://2199k.cn/ZejB6xijp/">
        </link>
        <updated>2022-04-16T00:25:58.000Z</updated>
        <summary type="html"><![CDATA[<p>如果我多十张船票， 你会不会跟我买?</p>
]]></summary>
        <content type="html"><![CDATA[<p>如果我多十张船票， 你会不会跟我买?</p>
]]></content>
    </entry>
    <entry>
        <title type="html"><![CDATA[电动力学Assist Record(不想更新了╮(╯▽╰)╭)]]></title>
        <id>https://2199k.cn/0etqymDkE/</id>
        <link href="https://2199k.cn/0etqymDkE/">
        </link>
        <updated>2022-02-18T06:28:35.000Z</updated>
    </entry>
    <entry>
        <title type="html"><![CDATA[Modern Astrophysics.Notes (Finished)]]></title>
        <id>https://2199k.cn/modern-astrophynotes/</id>
        <link href="https://2199k.cn/modern-astrophynotes/">
        </link>
        <updated>2022-01-10T15:36:12.000Z</updated>
        <summary type="html"><![CDATA[<p>Good good study, day day up</p>
]]></summary>
        <content type="html"><![CDATA[<p>Good good study, day day up</p>
]]></content>
    </entry>
    <entry>
        <title type="html"><![CDATA[Linux下好用的壁纸管理软件推荐: Variety]]></title>
        <id>https://2199k.cn/K1MyAGLyA/</id>
        <link href="https://2199k.cn/K1MyAGLyA/">
        </link>
        <updated>2021-12-11T03:28:44.000Z</updated>
        <summary type="html"><![CDATA[<p>是否在发愁Linux自带的壁纸功能太弱鸡呢😥~<br>
这款开源软件或许可能适合你☘️</p>
]]></summary>
        <content type="html"><![CDATA[<p>是否在发愁Linux自带的壁纸功能太弱鸡呢😥~<br>
这款开源软件或许可能适合你☘️</p>
]]></content>
    </entry>
    <entry>
        <title type="html"><![CDATA[SYSU Eng.Notes (Finished)]]></title>
        <id>https://2199k.cn/sysuengnote/</id>
        <link href="https://2199k.cn/sysuengnote/">
        </link>
        <updated>2021-12-08T08:17:41.000Z</updated>
        <summary type="html"><![CDATA[<p>SYSU 2021 PhD backup</p>
]]></summary>
        <content type="html"><![CDATA[<p>SYSU 2021 PhD backup</p>
]]></content>
    </entry>
    <entry>
        <title type="html"><![CDATA[任意Blog搭载Live2d-widget纸片娘教程]]></title>
        <id>https://2199k.cn/JUHSumTpb/</id>
        <link href="https://2199k.cn/JUHSumTpb/">
        </link>
        <updated>2021-11-14T04:01:03.000Z</updated>
        <summary type="html"><![CDATA[<p>热烈恭祝👧Shizuku入驻本站第二天🎉🙌😋😜🎆</p>
]]></summary>
        <content type="html"><![CDATA[<p>热烈恭祝👧Shizuku入驻本站第二天🎉🙌😋😜🎆</p>
]]></content>
    </entry>
    <entry>
        <title type="html"><![CDATA[VPS搭建Gridea个人博客以及使用acme.sh配置网站自动续签ssl证书]]></title>
        <id>https://2199k.cn/Pu00hfAeZ/</id>
        <link href="https://2199k.cn/Pu00hfAeZ/">
        </link>
        <updated>2021-11-05T16:52:41.000Z</updated>
        <summary type="html"><![CDATA[<p>都2120年了，还有人想搭建自己的博客，不会吧不会吧🤡🤡🤡</p>
]]></summary>
        <content type="html"><![CDATA[<p>都2120年了，还有人想搭建自己的博客，不会吧不会吧🤡🤡🤡</p>
]]></content>
    </entry>
    <entry>
        <title type="html"><![CDATA[ 在Linux服务器or集群非root用户下搭建终端代理软件Proxychains4]]></title>
        <id>https://2199k.cn/jXe1ECs9M/</id>
        <link href="https://2199k.cn/jXe1ECs9M/">
        </link>
        <updated>2021-11-05T16:14:42.000Z</updated>
        <summary type="html"><![CDATA[<p>😛如何将Linux服务器上的socks*或http代理映射至终端命令当中呢？开源软件Proxychains4则可以帮你完美实现</p>
]]></summary>
        <content type="html"><![CDATA[<p>😛如何将Linux服务器上的socks*或http代理映射至终端命令当中呢？开源软件Proxychains4则可以帮你完美实现</p>
]]></content>
    </entry>
    <entry>
        <title type="html"><![CDATA[Green's Function 理解总结]]></title>
        <id>https://2199k.cn/oqdaCDiTO/</id>
        <link href="https://2199k.cn/oqdaCDiTO/">
        </link>
        <updated>2021-10-18T01:17:36.000Z</updated>
    </entry>
    <entry>
        <title type="html"><![CDATA[SYSU Eng.Assignment backup]]></title>
        <id>https://2199k.cn/vasojozjojoj111edebn/</id>
        <link href="https://2199k.cn/vasojozjojoj111edebn/">
        </link>
        <updated>2021-09-13T00:32:18.000Z</updated>
        <summary type="html"><![CDATA[<p>What a nice day.</p>
]]></summary>
        <content type="html"><![CDATA[<p>What a nice day.</p>
]]></content>
    </entry>
    <entry>
        <title type="html"><![CDATA[珍重再珍重]]></title>
        <id>https://2199k.cn/zhoqnojo11zcq/</id>
        <link href="https://2199k.cn/zhoqnojo11zcq/">
        </link>
        <updated>2021-06-29T15:52:02.000Z</updated>
        <summary type="html"><![CDATA[<p>Memory for GZHU</p>
]]></summary>
        <content type="html"><![CDATA[<p>Memory for GZHU</p>
]]></content>
    </entry>
    <entry>
        <title type="html"><![CDATA[Openwrt单独编译锐捷校园网客户端minieap.ipk包]]></title>
        <id>https://2199k.cn/hvahvohvoho1/</id>
        <link href="https://2199k.cn/hvahvohvoho1/">
        </link>
        <updated>2021-05-30T14:33:57.000Z</updated>
        <summary type="html"><![CDATA[<p>如若你的Openwrt固件中没有你想要的插件，或者学校更新了网络策略原来的MentoHust用不了了，那应该怎么办呢？快看看吧～</p>
]]></summary>
        <content type="html"><![CDATA[<p>如若你的Openwrt固件中没有你想要的插件，或者学校更新了网络策略原来的MentoHust用不了了，那应该怎么办呢？快看看吧～</p>
]]></content>
    </entry>
    <entry>
        <title type="html"><![CDATA[路由器手动设置无线AP(Access Point)模式]]></title>
        <id>https://2199k.cn/zohcoho12hasdcz/</id>
        <link href="https://2199k.cn/zohcoho12hasdcz/">
        </link>
        <updated>2021-05-25T06:52:03.000Z</updated>
        <summary type="html"><![CDATA[<p>想让你的网络多设备处于平行连接状态<br>
并且只有一个主网关嘛<br>
快来看看吧😎</p>
]]></summary>
        <content type="html"><![CDATA[<p>想让你的网络多设备处于平行连接状态<br>
并且只有一个主网关嘛<br>
快来看看吧😎</p>
]]></content>
    </entry>
    <entry>
        <title type="html"><![CDATA[剩余的日子]]></title>
        <id>https://2199k.cn/zojojo121eaxc/</id>
        <link href="https://2199k.cn/zojojo121eaxc/">
        </link>
        <updated>2021-05-24T14:30:39.000Z</updated>
        <summary type="html"><![CDATA[<p>也许过去的一年<br>
你曾被风浪拍得颓废失意🐶<br>
但新的一年<br>
愿你乘风破浪🦋🦋🦋</p>
]]></summary>
        <content type="html"><![CDATA[<p>也许过去的一年<br>
你曾被风浪拍得颓废失意🐶<br>
但新的一年<br>
愿你乘风破浪🦋🦋🦋</p>
]]></content>
    </entry>
    <entry>
        <title type="html"><![CDATA[一篇有颜色的文章]]></title>
        <id>https://2199k.cn/ashkzocwwqa/</id>
        <link href="https://2199k.cn/ashkzocwwqa/">
        </link>
        <updated>2021-05-23T11:04:25.000Z</updated>
        <summary type="html"><![CDATA[<p>带不走的留不下✈️<br>
留不下的莫牵挂🌇</p>
]]></summary>
        <content type="html"><![CDATA[<p>带不走的留不下✈️<br>
留不下的莫牵挂🌇</p>
]]></content>
    </entry>
    <entry>
        <title type="html"><![CDATA[Python matplotlib.pyplot究极玩法]]></title>
        <id>https://2199k.cn/hphahjzxocjojoasd/</id>
        <link href="https://2199k.cn/hphahjzxocjojoasd/">
        </link>
        <updated>2021-05-23T10:29:24.000Z</updated>
        <summary type="html"><![CDATA[<p>本文讲述了Python画图包的高阶用法，主要功能是实现多阵列子图组合，以及美化～</p>
]]></summary>
        <content type="html"><![CDATA[<p>本文讲述了Python画图包的高阶用法，主要功能是实现多阵列子图组合，以及美化～</p>
]]></content>
    </entry>
    <entry>
        <title type="html"><![CDATA[Calculated formula]]></title>
        <id>https://2199k.cn/ojojolzjvlzjljl2j12/</id>
        <link href="https://2199k.cn/ojojolzjvlzjljl2j12/">
        </link>
        <updated>2021-05-23T07:56:12.000Z</updated>
        <summary type="html"><![CDATA[<p>I wish you have a nice day.😋</p>
]]></summary>
        <content type="html"><![CDATA[<p>I wish you have a nice day.😋</p>
]]></content>
    </entry>
    <entry>
        <title type="html"><![CDATA[血压走势图python小试]]></title>
        <id>https://2199k.cn/ouaoslkasjdqwwd/</id>
        <link href="https://2199k.cn/ouaoslkasjdqwwd/">
        </link>
        <updated>2021-05-23T05:15:40.000Z</updated>
        <summary type="html"><![CDATA[<p>为长辈所制作，希望大家都能珍惜眼前人，且行且珍惜~</p>
]]></summary>
        <content type="html"><![CDATA[<p>为长辈所制作，希望大家都能珍惜眼前人，且行且珍惜~</p>
]]></content>
    </entry>
    <entry>
        <title type="html"><![CDATA[使用Fortran+Python计算宇宙学光度距离]]></title>
        <id>https://2199k.cn/dasdajllwkjalkwjkla/</id>
        <link href="https://2199k.cn/dasdajllwkjalkwjkla/">
        </link>
        <updated>2018-06-14T07:12:52.000Z</updated>
        <summary type="html"><![CDATA[<p>这是读书时候的一个小作业，仅贡参考~</p>
]]></summary>
        <content type="html"><![CDATA[<p>这是读书时候的一个小作业，仅贡参考~</p>
]]></content>
    </entry>
</feed>