[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">
|
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-cn">
|
||||||
<id>https://aza.moe/life</id>
|
<id>https://aza.moe/life</id>
|
||||||
<title>小桂桂的回忆录 📒</title>
|
<title>小桂桂的回忆录 📒</title>
|
||||||
<updated>2024-03-20T00:11:43.223546+00:00</updated>
|
<updated>2024-03-20T02:14:19.446514+00:00</updated>
|
||||||
<link href="https://aza.moe/life" rel="alternate"/>
|
<link href="https://aza.moe/life" rel="alternate"/>
|
||||||
<generator uri="https://lkiesow.github.io/python-feedgen" version="0.9.0">python-feedgen</generator>
|
<generator uri="https://lkiesow.github.io/python-feedgen" version="0.9.0">python-feedgen</generator>
|
||||||
<logo>https://aza.moe/meru_256px.png</logo>
|
<logo>https://aza.moe/meru_256px.png</logo>
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@@ -47608,7 +47608,7 @@
|
|||||||
"id": 3490,
|
"id": 3490,
|
||||||
"date": "2024-03-18T13:22:59",
|
"date": "2024-03-18T13:22:59",
|
||||||
"text": "踩了一个很 🤯 的 Kotlin 反射坑...\n\n刚刚尝试反射找一个 <code>@Annotation</code> 的时候发现怎样找都找不到,debug 好久之后查查才发现,原来这一个 var 编译成字节码之后即是 property 又是 field 又是 getter 又是 setter 又是 constructor parameter,这五个地方都有可能加 <code>@Annotation</code>,所以它默认加到 param 上了 🤯",
|
"text": "踩了一个很 🤯 的 Kotlin 反射坑...\n\n刚刚尝试反射找一个 <code>@Annotation</code> 的时候发现怎样找都找不到,debug 好久之后查查才发现,原来这一个 var 编译成字节码之后即是 property 又是 field 又是 getter 又是 setter 又是 constructor parameter,这五个地方都有可能加 <code>@Annotation</code>,所以它默认加到 param 上了 🤯",
|
||||||
"views": 55,
|
"views": 56,
|
||||||
"forwards": 0,
|
"forwards": 0,
|
||||||
"media_group_id": 13686145436962309,
|
"media_group_id": 13686145436962309,
|
||||||
"images": [
|
"images": [
|
||||||
@@ -47638,7 +47638,7 @@
|
|||||||
"id": 3492,
|
"id": 3492,
|
||||||
"date": "2024-03-19T01:51:11",
|
"date": "2024-03-19T01:51:11",
|
||||||
"text": "重新定义 vegetable",
|
"text": "重新定义 vegetable",
|
||||||
"views": 49,
|
"views": 51,
|
||||||
"forwards": 0,
|
"forwards": 0,
|
||||||
"images": [
|
"images": [
|
||||||
{
|
{
|
||||||
@@ -47657,7 +47657,7 @@
|
|||||||
"id": 3493,
|
"id": 3493,
|
||||||
"date": "2024-03-19T16:56:42",
|
"date": "2024-03-19T16:56:42",
|
||||||
"text": "??? 下雪了!",
|
"text": "??? 下雪了!",
|
||||||
"views": 39,
|
"views": 43,
|
||||||
"forwards": 0,
|
"forwards": 0,
|
||||||
"images": [
|
"images": [
|
||||||
{
|
{
|
||||||
@@ -47676,7 +47676,7 @@
|
|||||||
"id": 3494,
|
"id": 3494,
|
||||||
"date": "2024-03-19T19:35:30",
|
"date": "2024-03-19T19:35:30",
|
||||||
"text": "雪好看",
|
"text": "雪好看",
|
||||||
"views": 27,
|
"views": 36,
|
||||||
"forwards": 0,
|
"forwards": 0,
|
||||||
"images": [
|
"images": [
|
||||||
{
|
{
|
||||||
@@ -47695,7 +47695,7 @@
|
|||||||
"id": 3495,
|
"id": 3495,
|
||||||
"date": "2024-03-19T21:05:13",
|
"date": "2024-03-19T21:05:13",
|
||||||
"text": "购物车长出了天线",
|
"text": "购物车长出了天线",
|
||||||
"views": 22,
|
"views": 32,
|
||||||
"forwards": 0,
|
"forwards": 0,
|
||||||
"images": [
|
"images": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<link>https://aza.moe/life</link>
|
<link>https://aza.moe/life</link>
|
||||||
</image>
|
</image>
|
||||||
<language>zh-cn</language>
|
<language>zh-cn</language>
|
||||||
<lastBuildDate>Wed, 20 Mar 2024 00:11:43 +0000</lastBuildDate>
|
<lastBuildDate>Wed, 20 Mar 2024 02:14:19 +0000</lastBuildDate>
|
||||||
<item>
|
<item>
|
||||||
<title>小桂桂的回忆录 📒 #3495</title>
|
<title>小桂桂的回忆录 📒 #3495</title>
|
||||||
<link>https://aza.moe/life?post=3495</link>
|
<link>https://aza.moe/life?post=3495</link>
|
||||||
|
|||||||
Reference in New Issue
Block a user