[U] Update channel content
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-cn">
|
||||
<id>https://aza.moe/life</id>
|
||||
<title>小桂桂的回忆录 📒</title>
|
||||
<updated>2025-01-19T10:11:28.681490+00:00</updated>
|
||||
<updated>2025-01-19T12:12:01.448253+00:00</updated>
|
||||
<link href="https://aza.moe/life" rel="alternate"/>
|
||||
<generator uri="https://lkiesow.github.io/python-feedgen" version="0.9.0">python-feedgen</generator>
|
||||
<logo>https://aza.moe/meru_256px.png</logo>
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -67272,7 +67272,7 @@
|
||||
"id": 4877,
|
||||
"date": "2025-01-19T06:31:18",
|
||||
"text": "奇妙小 bug,有人反馈说玩联机的时候背景时不时会发出 Windows 那个错误提示音\n\ndebug 了半天想不出为什么,盯着日志看的时候,看着这些不可打印字符,突然想起来 ASCII 有一个控制字符叫 Bell 0x07,最初的用途是打印到命令行里会发出铃铛的声音提醒用户,虽然说现在基本上没人用甚至很少有人知道了...\n\n实在想不出可能的问题,不妨试一下把所有控制字符都去掉... 然后居然真的就没有错误提示音了 <i class=\"custom-emoji\" emoji-src=\"emoji/5445226814236533679.tgs\">🧐</i> 草\n\n居然 Windows 现在还会读这个 Bell 字符,奇妙",
|
||||
"views": 60,
|
||||
"views": 66,
|
||||
"forwards": 1,
|
||||
"images": [
|
||||
{
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<link>https://aza.moe/life</link>
|
||||
</image>
|
||||
<language>zh-cn</language>
|
||||
<lastBuildDate>Sun, 19 Jan 2025 10:11:28 +0000</lastBuildDate>
|
||||
<lastBuildDate>Sun, 19 Jan 2025 12:12:01 +0000</lastBuildDate>
|
||||
<item>
|
||||
<title>小桂桂的回忆录 📒 #4877</title>
|
||||
<link>https://aza.moe/life?post=4877</link>
|
||||
|
||||
Reference in New Issue
Block a user