<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:wfw="http://wellformedweb.org/CommentAPI/">
<channel>
<title>拾光 - 闲言碎语</title>
<link>https://www.ishiguang.cn/default.html</link>
<atom:link href="https://www.ishiguang.cn/feed/default.html" rel="self" type="application/rss+xml" />
<language>zh-CN</language>
<description>只是一个默认分类</description>
<lastBuildDate>Fri, 14 Nov 2025 18:09:39 +0800</lastBuildDate>
<pubDate>Fri, 14 Nov 2025 18:09:39 +0800</pubDate>
<item>
<title>Markdown样式测试</title>
<link>https://www.ishiguang.cn/22071.html</link>
<guid>https://www.ishiguang.cn/22071.html</guid>
<pubDate>Fri, 14 Nov 2025 18:09:39 +0800</pubDate>
<dc:creator>admin</dc:creator>
<description><![CDATA[1 Markdown.com.cn 简介支持自定义样式的 Markdown 编辑器支持微信公众号、知乎和稀土掘金点击右上方对应图标，一键复制到各平台2 Markdown语法教程2.1 标题不同数...]]></description>
<content:encoded xml:lang="zh-CN"><![CDATA[
<h2>1 Markdown.com.cn 简介</h2><ul><li>支持自定义样式的 Markdown 编辑器</li><li>支持微信公众号、知乎和稀土掘金</li><li>点击右上方对应图标，一键复制到各平台</li></ul><h2>2 Markdown语法教程</h2><h3>2.1 标题</h3><p>不同数量的<code>#</code>可以完成不同的标题，如下：</p><h1>一级标题</h1><h2>二级标题</h2><h3>三级标题</h3><h3>2.2 字体</h3><p>粗体、斜体、粗体和斜体，删除线，需要在文字前后加不同的标记符号。如下：</p><p><strong>这个是粗体</strong></p><p><em>这个是斜体</em></p><p><strong><em>这个是粗体加斜体</em></strong></p><p>~这里想用删除线~~</p><p>注：如果想给字体换颜色、字体或者居中显示，需要使用内嵌HTML来实现。</p><h3>2.3 无序列表</h3><p>无序列表的使用，在符号<code>-</code>后加空格使用。如下：</p><ul><li>无序列表 1</li><li>无序列表 2</li><li>无序列表 3</li></ul><p>如果要控制列表的层级，则需要在符号<code>-</code>前使用空格。如下：</p><ul><li>无序列表 1</li><li><p>无序列表 2</p><ul><li>无序列表 2.1</li><li>无序列表 2.2</li></ul></li></ul><p><strong>由于微信原因，最多支持到二级列表</strong>。</p><h3>2.4 有序列表</h3><p>有序列表的使用，在数字及符号<code>.</code>后加空格后输入内容，如下：</p><ol><li>有序列表 1</li><li>有序列表 2</li><li>有序列表 3</li></ol><h3>2.5 引用</h3><p>引用的格式是在符号<code>&gt;</code>后面书写文字。如下：</p><blockquote><p>读一本好书，就是在和高尚的人谈话。 ——歌德</p><p>雇用制度对工人不利，但工人根本无力摆脱这个制度。 ——阮一峰</p></blockquote>
]]></content:encoded>
<slash:comments>0</slash:comments>
<comments>https://www.ishiguang.cn/22071.html#comments</comments>
<wfw:commentRss>https://www.ishiguang.cn/feed/default.html</wfw:commentRss>
</item>
<item>
<title>测试-代码高亮解析</title>
<link>https://www.ishiguang.cn/22059.html</link>
<guid>https://www.ishiguang.cn/22059.html</guid>
<pubDate>Wed, 12 Nov 2025 21:04:10 +0800</pubDate>
<dc:creator>admin</dc:creator>
<description><![CDATA[测试测试测试测试-代码高亮解析-测试测试测试测试测试-代码高亮解析-测试public class HelloWorld {    public static void main(String[]...]]></description>
<content:encoded xml:lang="zh-CN"><![CDATA[
<p>测试测试测试测试-代码高亮解析-测试测试测试测试测试-代码高亮解析-测试</p><pre><code class="lang-java">public class HelloWorld {
    public static void main(String[] args) {
        System.out.println(&quot;Hello World&quot;);
    }
}</code></pre>
]]></content:encoded>
<slash:comments>0</slash:comments>
<comments>https://www.ishiguang.cn/22059.html#comments</comments>
<wfw:commentRss>https://www.ishiguang.cn/feed/default.html</wfw:commentRss>
</item>
<item>
<title>人有时候真的会胡思乱想</title>
<link>https://www.ishiguang.cn/22052.html</link>
<guid>https://www.ishiguang.cn/22052.html</guid>
<pubDate>Sat, 08 Nov 2025 07:43:52 +0800</pubDate>
<dc:creator>admin</dc:creator>
<description><![CDATA[天亮了，快7点了，感觉这个时间段就像一种闹铃一样，自然的叫醒我，以前习惯性的躺床上继续睡，或者玩手机都感觉不知道要干啥，也不知道脑子有想啥，更不知道今天要干啥，很混乱，唯一想的就是我昨天还有啥事...]]></description>
<content:encoded xml:lang="zh-CN"><![CDATA[
<p>天亮了，快7点了，感觉这个时间段就像一种闹铃一样，自然的叫醒我，以前习惯性的躺床上继续睡，或者玩手机都感觉不知道要干啥，也不知道脑子有想啥，更不知道今天要干啥，很混乱，唯一想的就是我昨天还有啥事没做完，今天继续去完成，然后又会有一种懒惰的思想，还是算了吧，昨天都没有完成，这一时半会也不可能完成，还是起床散散心。<br>想出去走走，这个点去哪里？好像空气好的地方都有一点远，附近都是好多出租房，唯独就是早起上班的，买菜的，送娃的还有那些谋生的贩夫走卒。以前我会骑着摩托车出去散心，现在也不知道咋回事，真的人懒了吗，连骑个10来分钟的摩托车都不愿意了。也许吧，可能这就是人的胡思乱想吧，不知道在想啥的胡思乱想，总感觉有很多事要去做，但又感觉不知道该做啥，又在想我先做啥。<br>不管了，按照习惯还是先出去楼下“黄金”小店，吃个早餐，毕竟他家的早餐还可以，至少吃了这么多次都还没腻，天好蓝好美，这边的的气温，也不知道算啥，我还是穿了一件外套，反正外面穿啥的都有，有短袖，也有外套的，也说不出来这到底还是秋天还是在别人眼里，这已经是夏天过去的秋天。至少有些地方下雪了😂。<br>不写了，再写，早餐就凉了，吃早餐先。</p><pre><code>     -----乱写，胡思乱想，不知道想啥的那种胡思乱想。
</code></pre><p><img src="https://up.ishiguang.cn/upload/1762558511913_mmexport1762322832802.jpg?imageMogr2/format/webp?imageMogr2/format/webp" alt="图片" title="图片"></p><p><img src="https://up.ishiguang.cn/upload/1762558544162_mmexport1762322751068.jpg?imageMogr2/format/webp?imageMogr2/format/webp" alt="图片" title="图片"></p><p><img src="https://up.ishiguang.cn/upload/1762558562548_IMG_20251104_120521.jpg?imageMogr2/format/webp?imageMogr2/format/webp" alt="图片" title="图片"></p>
]]></content:encoded>
<slash:comments>0</slash:comments>
<comments>https://www.ishiguang.cn/22052.html#comments</comments>
<wfw:commentRss>https://www.ishiguang.cn/feed/default.html</wfw:commentRss>
</item>
<item>
<title>素描美女</title>
<link>https://www.ishiguang.cn/21685.html</link>
<guid>https://www.ishiguang.cn/21685.html</guid>
<pubDate>Sun, 31 Aug 2025 17:26:00 +0800</pubDate>
<dc:creator>ssr</dc:creator>
<description><![CDATA[素描美女]]></description>
<content:encoded xml:lang="zh-CN"><![CDATA[
<p>素描美女</p><p><img src="https://up.ishiguang.cn/uploads/2025/08/1040954805.png?imageMogr2/format/webp" alt="2025-08-31T09:09:37.png" title="2025-08-31T09:09:37.png"></p><p><img src="https://up.ishiguang.cn/uploads/2025/08/1079130900.png?imageMogr2/format/webp" alt="2025-08-31T09:10:42.png" title="2025-08-31T09:10:42.png"></p><p><img src="https://up.ishiguang.cn/uploads/2025/08/2341039934.png?imageMogr2/format/webp" alt="2025-08-31T09:11:02.png" title="2025-08-31T09:11:02.png"></p><p><img src="https://up.ishiguang.cn/uploads/2025/08/487249229.png?imageMogr2/format/webp" alt="2025-08-31T09:11:32.png" title="2025-08-31T09:11:32.png"></p><p><img src="https://up.ishiguang.cn/uploads/2025/08/1862656611.png?imageMogr2/format/webp" alt="2025-08-31T09:11:47.png" title="2025-08-31T09:11:47.png"></p><p><img src="https://up.ishiguang.cn/uploads/2025/08/2293478110.png?imageMogr2/format/webp" alt="2025-08-31T09:12:02.png" title="2025-08-31T09:12:02.png"></p>
]]></content:encoded>
<slash:comments>0</slash:comments>
<comments>https://www.ishiguang.cn/21685.html#comments</comments>
<wfw:commentRss>https://www.ishiguang.cn/feed/default.html</wfw:commentRss>
</item>
<item>
<title>乡村菜园</title>
<link>https://www.ishiguang.cn/21683.html</link>
<guid>https://www.ishiguang.cn/21683.html</guid>
<pubDate>Sun, 31 Aug 2025 12:53:00 +0800</pubDate>
<dc:creator>ssr</dc:creator>
<description><![CDATA[乡村菜园]]></description>
<content:encoded xml:lang="zh-CN"><![CDATA[
<p>乡村菜园</p><p><img src="https://up.ishiguang.cn/uploads/2025/08/4092116840.png?imageMogr2/format/webp" alt="2025-08-31T04:43:27.png" title="2025-08-31T04:43:27.png"></p><p><img src="https://up.ishiguang.cn/uploads/2025/08/107271506.png?imageMogr2/format/webp" alt="2025-08-31T04:43:55.png" title="2025-08-31T04:43:55.png"></p><p><img src="https://up.ishiguang.cn/uploads/2025/08/3219936717.png?imageMogr2/format/webp" alt="2025-08-31T04:44:25.png" title="2025-08-31T04:44:25.png"></p><p><img src="https://up.ishiguang.cn/uploads/2025/08/517114315.png?imageMogr2/format/webp" alt="2025-08-31T04:44:57.png" title="2025-08-31T04:44:57.png"></p><p><img src="https://up.ishiguang.cn/uploads/2025/08/1397891330.png?imageMogr2/format/webp" alt="2025-08-31T04:45:16.png" title="2025-08-31T04:45:16.png"></p><p><img src="https://up.ishiguang.cn/uploads/2025/08/1596190143.png?imageMogr2/format/webp" alt="2025-08-31T04:45:41.png" title="2025-08-31T04:45:41.png"></p><p><img src="https://up.ishiguang.cn/uploads/2025/08/1788350171.png?imageMogr2/format/webp" alt="2025-08-31T04:47:19.png" title="2025-08-31T04:47:19.png"></p>
]]></content:encoded>
<slash:comments>0</slash:comments>
<comments>https://www.ishiguang.cn/21683.html#comments</comments>
<wfw:commentRss>https://www.ishiguang.cn/feed/default.html</wfw:commentRss>
</item>
<item>
<title>爱过爱错 - 周文凯</title>
<link>https://www.ishiguang.cn/21393.html</link>
<guid>https://www.ishiguang.cn/21393.html</guid>
<pubDate>Fri, 02 May 2025 21:14:52 +0800</pubDate>
<dc:creator>admin</dc:creator>
<description><![CDATA[吹吹风望着昏黄的街灯我一个人走依旧孤独的漂泊人海中明明我不再期待能重逢怎么我醒来还是有泪水在我的眼中可惜世上没有反方向的钟我们的爱回不到最初相逢做不到像你一样走的轻松你不懂你不懂心多痛我们两个爱...]]></description>
<content:encoded xml:lang="zh-CN"><![CDATA[
<p>吹吹风望着昏黄的街灯</p><p>我一个人走依旧孤独的漂泊人海中</p><p>明明我不再期待能重逢</p><p>怎么我醒来还是有泪水在我的眼中</p><p>可惜世上没有反方向的钟</p><p>我们的爱回不到最初相逢</p><p>做不到像你一样走的轻松</p><p>你不懂你不懂心多痛</p><p>我们两个爱了爱过爱错最后散了</p><p>先说爱的最后却先走了</p><p>我怎么忘呢</p><p>我们两个哭过笑过结局却成遗憾了</p><p>原来说过的爱全是假的</p><p>我也应该学会放下你了</p><p>可惜世上没有反方向的钟</p><p>我们的爱回不到最初相逢</p><p>做不到像你一样走的轻松</p><p>你不懂你不懂心多痛</p><p>我们两个爱了爱过爱错最后散了</p><p>先说爱的最后却先走了</p><p>我怎么忘呢</p><p>我们两个哭过笑过结局却成遗憾了</p><p>原来说过的爱全是假的</p><p>我也应该学会</p><p>我们两个爱了爱过爱错最后散了</p><p>先说爱的最后却先走了</p><p>我怎么忘呢</p><p>我们两个哭过笑过结局却成遗憾了</p><p>原来说过的爱全是假的</p><p>我也应该学会放下你了</p><p><img src="https://up.ishiguang.cn/uploads/2025/05/343292070.png?imageMogr2/format/webp" alt="2025-05-02T13:13:23.png" title="2025-05-02T13:13:23.png"></p><p>《周文凯-爱过爱错》<br></p>
]]></content:encoded>
<slash:comments>0</slash:comments>
<comments>https://www.ishiguang.cn/21393.html#comments</comments>
<wfw:commentRss>https://www.ishiguang.cn/feed/default.html</wfw:commentRss>
</item>
<item>
<title>请你别走太快(My heart move move 跳太快)-汪六六/潘成（皮卡潘）</title>
<link>https://www.ishiguang.cn/21326.html</link>
<guid>https://www.ishiguang.cn/21326.html</guid>
<pubDate>Sun, 06 Apr 2025 21:34:49 +0800</pubDate>
<dc:creator>admin</dc:creator>
<description><![CDATA[爱是风中的花朵总不停在摇摆散场时的情景像电影开始在倒带自言自语变成了最后一句可笑告白我的身体难以承受已严重超载My heart move move 跳太快脑海who who 已空白你一步步走过来...]]></description>
<content:encoded xml:lang="zh-CN"><![CDATA[
<p>爱是风中的花朵总不停在摇摆</p><p>散场时的情景像电影开始在倒带</p><p>自言自语变成了最后一句可笑告白</p><p>我的身体难以承受已严重超载</p><p>My heart move move 跳太快</p><p>脑海who who 已空白</p><p>你一步步走过来</p><p>心都被你收买</p><p>Forever love love 在等待</p><p>我被孤独快打败</p><p>想要哭诉哭不出来</p><p>心已被你出卖</p><p>你说你像月亮守护星辰永远不会离开</p><p>可是此刻的你变成云朵独自飘向未来</p><p>我其实明白对爱情有时候不能太过依赖</p><p>但是我以为我们会和别人不同所以难以释怀</p><p>现实打碎了我的幻想也不会再有彩排</p><p>从前的快乐开始反噬它形成了一片阴霾</p><p>记忆的伤疤躲在时光背后长满了青苔</p><p>如果有一天我们再次相遇请你别走太快</p><p>My heart move move 跳太快</p><p>脑海who who 已空白</p><p>你一步步走过来</p><p>心都被你收买</p><p>Forever love love 在等待</p><p>我被孤独快打败</p><p>想要哭诉哭不出来</p><p>心已被你出卖</p><p>当我想你的时候才知道已分开</p><p>当心流浪的时候慢慢远离人海</p><p>我们渺小得就像地上一粒尘埃</p><p>那无处安放的伤在黑夜又被深埋</p><p>爱是风中的花朵总不停在摇摆</p><p>散场时的情景像电影开始在倒带</p><p>自言自语变成了最后一句可笑告白</p><p>我的身体难以承受已严重超载</p><p>My heart move move 跳太快</p><p>脑海who who 已空白</p><p>你一步步走过来</p><p>心都被你收买</p><p>Forever love love 在等待</p><p>我被孤独快打败</p><p>想要哭诉哭不出来</p><p>心已被你出卖</p><p><img src="https://up.ishiguang.cn/uploads/2025/04/2144829846.png?imageMogr2/format/webp" alt="2025-04-06T13:33:57.png" title="2025-04-06T13:33:57.png"></p><p>《潘成（皮卡潘）&汪六六-请你别走太快》<br></p>
]]></content:encoded>
<slash:comments>0</slash:comments>
<comments>https://www.ishiguang.cn/21326.html#comments</comments>
<wfw:commentRss>https://www.ishiguang.cn/feed/default.html</wfw:commentRss>
</item>
<item>
<title>一个人的夜里 - 婷儿</title>
<link>https://www.ishiguang.cn/20810.html</link>
<guid>https://www.ishiguang.cn/20810.html</guid>
<pubDate>Tue, 17 Dec 2024 22:06:35 +0800</pubDate>
<dc:creator>admin</dc:creator>
<description><![CDATA[分开之后发现好多习惯像你都是爱过的证据连朋友都说我们走到今天多可惜怕我伤心不敢再提后来整夜开着灯害怕太压抑可是孤单偏偏又遇上雨季忙碌的白天 思念找不到缝隙最怕黄昏一过到了晚上人都散去我在没有路灯...]]></description>
<content:encoded xml:lang="zh-CN"><![CDATA[
<p>分开之后发现好多习惯像你</p><p>都是爱过的证据</p><p>连朋友都说我们走到今天多可惜</p><p>怕我伤心不敢再提</p><p>后来整夜开着灯害怕太压抑</p><p>可是孤单偏偏又遇上雨季</p><p>忙碌的白天 思念找不到缝隙</p><p>最怕黄昏一过到了晚上</p><p>人都散去</p><p>我在没有路灯没有冷风的夜里</p><p>闭着眼睛去慢慢回忆</p><p>一半是悲伤 而另一半是美丽</p><p>不知该保留还是忘记</p><p>我在没有路灯寂寞无声的夜里</p><p>留着眼泪不敢去呼吸</p><p>多害怕最后一丝被你吻过的空气</p><p>随着哭泣和叹息</p><p>也都散去</p><p>后来整夜开着灯害怕太压抑</p><p>可是孤单偏偏又遇上雨季</p><p>忙碌的白天 思念找不到缝隙</p><p>最怕黄昏一过到了晚上</p><p>人都散去</p><p>我在没有路灯没有冷风的夜里</p><p>闭着眼睛去慢慢回忆</p><p>一半是悲伤 而另一半是美丽</p><p>不知该保留还是忘记</p><p>我在没有路灯寂寞无声的夜里</p><p>留着眼泪不敢去呼吸</p><p>多害怕最后一丝被你吻过的空气</p><p>随着哭泣和叹息</p><p>也都散去</p><p>我在没有路灯没有冷风的夜里</p><p>闭着眼睛去慢慢回忆</p><p>一半是悲伤 而另一半是美丽</p><p>不知该保留还是忘记</p><p>我在没有路灯寂寞无声的夜里</p><p>留着眼泪不敢去呼吸</p><p>多害怕最后一丝被你吻过的空气</p><p>随着哭泣和叹息</p><p>也都散去</p><p><img src="https://up.ishiguang.cn/uploads/2024/12/4005772185.png?imageMogr2/format/webp" alt="2024-12-17T14:05:29.png" title="2024-12-17T14:05:29.png"></p><p>《婷儿-一个人的夜里》<br></p>
]]></content:encoded>
<slash:comments>0</slash:comments>
<comments>https://www.ishiguang.cn/20810.html#comments</comments>
<wfw:commentRss>https://www.ishiguang.cn/feed/default.html</wfw:commentRss>
</item>
<item>
<title>23055</title>
<link>https://www.ishiguang.cn/18660.html</link>
<guid>https://www.ishiguang.cn/18660.html</guid>
<pubDate>Sun, 14 May 2023 21:45:00 +0800</pubDate>
<dc:creator>admin</dc:creator>
<description><![CDATA[23055]]></description>
<content:encoded xml:lang="zh-CN"><![CDATA[
<p><img src="https://up.ishiguang.cn/blog/typecho/IMG_20230514_214444-20230514094509.jpg?imageMogr2/format/webp" alt="IMG_20230514_214444-20230514094509.jpg" title="IMG_20230514_214444-20230514094509.jpg"></p><p><img src="https://up.ishiguang.cn/blog/typecho/Screenshot_2023-05-14-21-48-06-326_com.miui.gallery-edit-20230514094914.jpg?imageMogr2/format/webp" alt="Screenshot_2023-05-14-21-48-06-326_com.miui.gallery-edit-20230514094914.jpg" title="Screenshot_2023-05-14-21-48-06-326_com.miui.gallery-edit-20230514094914.jpg"></p><p><img src="https://up.ishiguang.cn/blog/typecho/Screenshot_2023-05-14-21-47-55-122_com.miui.gallery-edit-20230514094915.jpg?imageMogr2/format/webp" alt="Screenshot_2023-05-14-21-47-55-122_com.miui.gallery-edit-20230514094915.jpg" title="Screenshot_2023-05-14-21-47-55-122_com.miui.gallery-edit-20230514094915.jpg"></p><p><img src="https://up.ishiguang.cn/blog/typecho/Screenshot_2023-05-14-21-47-43-436_com.miui.gallery-edit-20230514094916.jpg?imageMogr2/format/webp" alt="Screenshot_2023-05-14-21-47-43-436_com.miui.gallery-edit-20230514094916.jpg" title="Screenshot_2023-05-14-21-47-43-436_com.miui.gallery-edit-20230514094916.jpg"></p><p><img src="https://up.ishiguang.cn/blog/typecho/Screenshot_2023-05-14-21-47-33-239_com.miui.gallery-edit-20230514094917.jpg?imageMogr2/format/webp" alt="Screenshot_2023-05-14-21-47-33-239_com.miui.gallery-edit-20230514094917.jpg" title="Screenshot_2023-05-14-21-47-33-239_com.miui.gallery-edit-20230514094917.jpg"></p><p><img src="https://up.ishiguang.cn/blog/typecho/Screenshot_2023-05-14-21-47-24-298_com.miui.gallery-edit-20230514094917.jpg?imageMogr2/format/webp" alt="Screenshot_2023-05-14-21-47-24-298_com.miui.gallery-edit-20230514094917.jpg" title="Screenshot_2023-05-14-21-47-24-298_com.miui.gallery-edit-20230514094917.jpg"></p><p><img src="https://up.ishiguang.cn/blog/typecho/Screenshot_2023-05-14-21-47-12-841_com.miui.gallery-edit-20230514094918.jpg?imageMogr2/format/webp" alt="Screenshot_2023-05-14-21-47-12-841_com.miui.gallery-edit-20230514094918.jpg" title="Screenshot_2023-05-14-21-47-12-841_com.miui.gallery-edit-20230514094918.jpg"></p>
]]></content:encoded>
<slash:comments>0</slash:comments>
<comments>https://www.ishiguang.cn/18660.html#comments</comments>
<wfw:commentRss>https://www.ishiguang.cn/feed/default.html</wfw:commentRss>
</item>
<item>
<title>23054期</title>
<link>https://www.ishiguang.cn/18651.html</link>
<guid>https://www.ishiguang.cn/18651.html</guid>
<pubDate>Sat, 13 May 2023 11:32:00 +0800</pubDate>
<dc:creator>admin</dc:creator>
<description><![CDATA[23054期]]></description>
<content:encoded xml:lang="zh-CN"><![CDATA[
<p><img src="https://up.ishiguang.cn/blog/typecho/Screenshot_2023-05-13-11-31-08-204_com.UCMobile-edit-20230513113205.jpg?imageMogr2/format/webp" alt="Screenshot_2023-05-13-11-31-08-204_com.UCMobile-edit-20230513113205.jpg" title="Screenshot_2023-05-13-11-31-08-204_com.UCMobile-edit-20230513113205.jpg"></p><p><img src="https://up.ishiguang.cn/blog/typecho/Screenshot_2023-05-13-11-30-56-012_com.UCMobile-edit-20230513113206.jpg?imageMogr2/format/webp" alt="Screenshot_2023-05-13-11-30-56-012_com.UCMobile-edit-20230513113206.jpg" title="Screenshot_2023-05-13-11-30-56-012_com.UCMobile-edit-20230513113206.jpg"></p><p><img src="https://up.ishiguang.cn/blog/typecho/Screenshot_2023-05-13-11-30-42-992_com.UCMobile-edit-20230513113207.jpg?imageMogr2/format/webp" alt="Screenshot_2023-05-13-11-30-42-992_com.UCMobile-edit-20230513113207.jpg" title="Screenshot_2023-05-13-11-30-42-992_com.UCMobile-edit-20230513113207.jpg"></p>
]]></content:encoded>
<slash:comments>0</slash:comments>
<comments>https://www.ishiguang.cn/18651.html#comments</comments>
<wfw:commentRss>https://www.ishiguang.cn/feed/default.html</wfw:commentRss>
</item>
</channel>
</rss>