[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>2024-03-18T18:09:46.737629+00:00</updated>
|
||||
<updated>2024-03-18T20:09:35.170674+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
@@ -47608,7 +47608,7 @@
|
||||
"id": 3490,
|
||||
"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 上了 🤯",
|
||||
"views": 32,
|
||||
"views": 34,
|
||||
"forwards": 0,
|
||||
"media_group_id": 13686145436962309,
|
||||
"images": [
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<link>https://aza.moe/life</link>
|
||||
</image>
|
||||
<language>zh-cn</language>
|
||||
<lastBuildDate>Mon, 18 Mar 2024 18:09:46 +0000</lastBuildDate>
|
||||
<lastBuildDate>Mon, 18 Mar 2024 20:09:35 +0000</lastBuildDate>
|
||||
<item>
|
||||
<title>小桂桂的回忆录 📒 #3490</title>
|
||||
<link>https://aza.moe/life?post=3490</link>
|
||||
|
||||
Reference in New Issue
Block a user