<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>Area-CN-02 - 新论坛帖文</title>
		<link>http://area-cn-02.wikidot.com/forum/start</link>
		<description>该站点论坛中的帖文 &quot;Area-CN-02&quot; - 幕后叆叇 千般危异 世间娑婆 万类安常</description>
				<copyright></copyright>
		<lastBuildDate>Mon, 15 Jun 2026 18:17:20 +0000</lastBuildDate>
		
					<item>
				<guid>http://area-cn-02.wikidot.com/forum/t-17032457#post-6807632</guid>
				<title>速记</title>
				<link>http://area-cn-02.wikidot.com/forum/t-17032457/scp-cn-3422#post-6807632</link>
				<description></description>
				<pubDate>Fri, 07 Feb 2025 09:26:51 +0000</pubDate>
				<wikidot:authorName>ParticleV</wikidot:authorName>				<wikidot:authorUserId>8492432</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>肯定是要大规模重来的了，应该要加点扩写，不然不够用，因为发现要对应A02一些设定，但是这个条目感觉就很适合放进来，在思考前台组织之类</p> <p>速记事件：和其他几个管计算机的合作，提升算力，结果搞得跳闸了之类，圆桌会议这玩意挺适合这角色的，但是肯定要加东西，申请书也得重来</p> <br/>论坛分类: <a href="http://area-cn-02.wikidot.com/forum/c-6985787">主版 / 单页讨论</a><br/>论坛讨论串: <a href="http://area-cn-02.wikidot.com/forum/t-17032457/scp-cn-3422">SCP-CN-3422（重修）</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://area-cn-02.wikidot.com/forum/t-14102731#post-6672584</guid>
				<title></title>
				<link>http://area-cn-02.wikidot.com/forum/t-14102731/#post-6672584</link>
				<description></description>
				<pubDate>Mon, 30 Sep 2024 13:55:52 +0000</pubDate>
				<wikidot:authorName>Lxv37-wttoae</wikidot:authorName>				<wikidot:authorUserId>8708015</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>😋</p> <br/>论坛分类: <a href="http://area-cn-02.wikidot.com/forum/c-6985787">主版 / 单页讨论</a><br/>论坛讨论串: <a href="http://area-cn-02.wikidot.com/forum/t-14102731/">站区人员</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://area-cn-02.wikidot.com/forum/t-14235994#post-5796403</guid>
				<title></title>
				<link>http://area-cn-02.wikidot.com/forum/t-14235994/#post-5796403</link>
				<description></description>
				<pubDate>Sat, 31 Dec 2022 02:56:45 +0000</pubDate>
				<wikidot:authorName>four_clovers</wikidot:authorName>				<wikidot:authorUserId>8274616</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>真是好组件啊（感叹</p> <br/>论坛分类: <a href="http://area-cn-02.wikidot.com/forum/c-6985787">主版 / 单页讨论</a><br/>论坛讨论串: <a href="http://area-cn-02.wikidot.com/forum/t-14235994/">长而有猫 组件</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://area-cn-02.wikidot.com/forum/t-14629082#post-5760200</guid>
				<title></title>
				<link>http://area-cn-02.wikidot.com/forum/t-14629082/fire-book#post-5760200</link>
				<description></description>
				<pubDate>Tue, 13 Dec 2022 00:25:07 +0000</pubDate>
				<wikidot:authorName>Fire book</wikidot:authorName>				<wikidot:authorUserId>6830646</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>答案是你的屏幕不够长</p> <br/>论坛分类: <a href="http://area-cn-02.wikidot.com/forum/c-6985787">主版 / 单页讨论</a><br/>论坛讨论串: <a href="http://area-cn-02.wikidot.com/forum/t-14629082/fire-book">Fire Book的代码测试页</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://area-cn-02.wikidot.com/forum/t-14349347#post-5417216</guid>
				<title>目前的问题</title>
				<link>http://area-cn-02.wikidot.com/forum/t-14349347/#post-5417216</link>
				<description></description>
				<pubDate>Mon, 27 Jun 2022 20:55:30 +0000</pubDate>
				<wikidot:authorName>Dr Talcite</wikidot:authorName>				<wikidot:authorUserId>4951855</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>之前想实现每页里每个终端可以用不一样的颜色的功能：共用一个基础css，然后剩下的涉及颜色的属性放进正文的style里</p> <p>但是有些css选择器无法放进div的style里（比如滚动条::selection），只移植了一部分颜色属性，导致很长一段时间内这个组件都是颜色不一致的bug状态</p> <p>现在改成了最早的青色版本然后用一个滤镜旋转色相）也算是强行解决了<sup class="footnoteref"><a id="footnoteref-953330-1" href="javascript:;" class="footnoteref" >1</a></sup></p> <p>但是这样有一个问题，就是图片也会变色</p> <hr /> <h3><span>为什么建议把这个组件放进折叠里？</span></h3> <p>这个组件默认是<strong>全屏覆盖</strong>，除非你的页面所有内容都放在终端里，要不然还是设置一个触发器（任何形式的折叠都可以，包括密码登录框之类的）比较好。</p> <p>另外这个组件默认的z-index非常高，也就是说页面里其它几乎所有元素都会被它盖在底下</p> <p>如果不用特殊方法的话，读者打开了折叠之后，如果又想关掉，只能刷新页面</p> <div class="collapsible-block"> <div class="collapsible-block-folded"><a class="collapsible-block-link" href="javascript:;">已归档信息</a></div> <div class="collapsible-block-unfolded" style="display:none"> <div class="collapsible-block-unfolded-link"><a class="collapsible-block-link" href="javascript:;">已归档信息</a></div> <div class="collapsible-block-content"> <p>虽然这种方法也不是不可行……但是我还是做了一个z-index比这个终端屏更高的一个“特殊折叠块”，以后打算实装到此</p> </div> </div> </div> <br /> 更新：折叠块自定义div“coltype”已经实装 <div class="footnotes-footer"> <div class="title">脚注</div> <div class="footnote-footer" id="footnote-953330-1"><a href="javascript:;" >1</a>. 用HSL体系调色，再加上一个饱和度滤镜一个亮度滤镜就够了</div> </div> <br/>论坛分类: <a href="http://area-cn-02.wikidot.com/forum/c-6985787">主版 / 单页讨论</a><br/>论坛讨论串: <a href="http://area-cn-02.wikidot.com/forum/t-14349347/">沉浸式终端 组件</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://area-cn-02.wikidot.com/forum/t-14629082#post-5280049</guid>
				<title></title>
				<link>http://area-cn-02.wikidot.com/forum/t-14629082/fire-book#post-5280049</link>
				<description></description>
				<pubDate>Mon, 18 Apr 2022 11:56:58 +0000</pubDate>
				<wikidot:authorName>Anymon</wikidot:authorName>				<wikidot:authorUserId>7971864</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>谢谢，这个比长而有猫劲更大()</p> <br/>论坛分类: <a href="http://area-cn-02.wikidot.com/forum/c-6985787">主版 / 单页讨论</a><br/>论坛讨论串: <a href="http://area-cn-02.wikidot.com/forum/t-14629082/fire-book">Fire Book的代码测试页</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://area-cn-02.wikidot.com/forum/t-14629082#post-5269530</guid>
				<title></title>
				<link>http://area-cn-02.wikidot.com/forum/t-14629082/fire-book#post-5269530</link>
				<description></description>
				<pubDate>Fri, 15 Apr 2022 11:28:59 +0000</pubDate>
				<wikidot:authorName>Dr Talcite</wikidot:authorName>				<wikidot:authorUserId>4951855</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p><span style="text-decoration: line-through;">你知道满屏猫猫点不到讨论区和评分按钮是什么感觉吗</span></p> <hr /> <p>模因危害了属于是</p> <hr /> <p>等下，你这🐱怎么没有尾巴（？）</p> <br/>论坛分类: <a href="http://area-cn-02.wikidot.com/forum/c-6985787">主版 / 单页讨论</a><br/>论坛讨论串: <a href="http://area-cn-02.wikidot.com/forum/t-14629082/fire-book">Fire Book的代码测试页</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://area-cn-02.wikidot.com/forum/t-14102731#post-5142226</guid>
				<title></title>
				<link>http://area-cn-02.wikidot.com/forum/t-14102731/#post-5142226</link>
				<description></description>
				<pubDate>Sat, 27 Nov 2021 18:08:49 +0000</pubDate>
				<wikidot:authorName>Dr Talcite</wikidot:authorName>				<wikidot:authorUserId>4951855</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>欢迎——！</p> <br/>论坛分类: <a href="http://area-cn-02.wikidot.com/forum/c-6985787">主版 / 单页讨论</a><br/>论坛讨论串: <a href="http://area-cn-02.wikidot.com/forum/t-14102731/">站区人员</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://area-cn-02.wikidot.com/forum/t-14140373#post-5142057</guid>
				<title>Re: 推书/推歌/推影视贴</title>
				<link>http://area-cn-02.wikidot.com/forum/t-14140373/#post-5142057</link>
				<description></description>
				<pubDate>Sat, 27 Nov 2021 13:07:17 +0000</pubDate>
				<wikidot:authorName>Fire book</wikidot:authorName>				<wikidot:authorUserId>6830646</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>书籍</p> <ul> <li>《脑中黑洞》<em>空想故事集</em></li> <li>《狂想代理人》<em>空想故事集</em></li> <li>《理想国》<em>哲学著作，得多读几遍，不然啥也看不懂</em></li> <li>《我是猫》<em>讽刺小说，语言幽默风趣，也得多读几遍，同时需要大概了解下作者所处的时代，不然也是啥也看不懂</em></li> <li>高中数学·人教A版·选择性必修2—1 <em>一本十分优秀的教学类书籍，作者很努力的想让我们学到点什么，但这本书<strong>多读几遍你也不一定能有多少看懂的</strong></em></li> </ul> <p>音乐</p> <ul> <li>Fatal Force、Crusher P、Deejay Tawharu - Wildfire <em>虚拟歌姬 歌曲风格欢快，我个人比较喜欢这种比较短促尖锐的嗓音</em></li> <li>藏马 - 刹那<em>纯音乐 有种揪人心弦的感觉，整体感觉较为低沉，有种混沌感</em></li> <li>JoeyBG - In the Rain Pt.1 - <em>搞不太懂的分类 节奏感很强，欢快有力</em></li> <li>Xomu - Moonfall - <em>迷幻电音</em></li> </ul> <p>大概就这些</p> <br/>论坛分类: <a href="http://area-cn-02.wikidot.com/forum/c-7111905">主版 / 一般讨论</a><br/>论坛讨论串: <a href="http://area-cn-02.wikidot.com/forum/t-14140373/">推书/推游戏/推歌/推影视贴</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://area-cn-02.wikidot.com/forum/t-14102731#post-5139797</guid>
				<title></title>
				<link>http://area-cn-02.wikidot.com/forum/t-14102731/#post-5139797</link>
				<description></description>
				<pubDate>Wed, 24 Nov 2021 05:27:31 +0000</pubDate>
				<wikidot:authorName>Fire book</wikidot:authorName>				<wikidot:authorUserId>6830646</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>恭喜第一位0karma成员加入——掌声欢迎Fire book）</p> <br/>论坛分类: <a href="http://area-cn-02.wikidot.com/forum/c-6985787">主版 / 单页讨论</a><br/>论坛讨论串: <a href="http://area-cn-02.wikidot.com/forum/t-14102731/">站区人员</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://area-cn-02.wikidot.com/forum/t-14146916#post-5034129</guid>
				<title>Issues</title>
				<link>http://area-cn-02.wikidot.com/forum/t-14146916/#post-5034129</link>
				<description></description>
				<pubDate>Fri, 23 Jul 2021 05:53:01 +0000</pubDate>
				<wikidot:authorName>Dr Talcite</wikidot:authorName>				<wikidot:authorUserId>4951855</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <ul> <li>自带的立体边框真实感较差</li> <li>背面文字无法完全居中</li> </ul> <br/>论坛分类: <a href="http://area-cn-02.wikidot.com/forum/c-6985787">主版 / 单页讨论</a><br/>论坛讨论串: <a href="http://area-cn-02.wikidot.com/forum/t-14146916/">悬停翻转卡片 组件</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://area-cn-02.wikidot.com/forum/t-14140381#post-5024479</guid>
				<title>Wikidot BUG收集</title>
				<link>http://area-cn-02.wikidot.com/forum/t-14140381/#post-5024479</link>
				<description></description>
				<pubDate>Sat, 10 Jul 2021 22:25:24 +0000</pubDate>
				<wikidot:authorName>Dr Talcite</wikidot:authorName>				<wikidot:authorUserId>4951855</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>从今年（2021）上半年开始Wikidot的稳定性开始明显下降</p> <p>第一个征兆是写了一段之后保存，发现改动的部分没显示出来但在源代码里可见，有时等很久也没用，想要显示出来需要点开编辑再直接保存</p> <p>然后变成了非常频繁的图片炸掉、保存奇慢、吞回贴<sup class="footnoteref"><a id="footnoteref-647665-1" href="javascript:;" class="footnoteref" >1</a></sup>、ajax请求错误<sup class="footnoteref"><a id="footnoteref-647665-2" href="javascript:;" class="footnoteref" >2</a></sup>、网站无法访问<sup class="footnoteref"><a id="footnoteref-647665-3" href="javascript:;" class="footnoteref" >3</a></sup>、css崩坏<sup class="footnoteref"><a id="footnoteref-647665-4" href="javascript:;" class="footnoteref" >4</a></sup>、无法上传附件<sup class="footnoteref"><a id="footnoteref-647665-5" href="javascript:;" class="footnoteref" >5</a></sup>、“预览”功能非常卡甚至加载不出变化</p> <p>再往下就开始离谱了。在电脑端打字有个实用功能就是<span style="color:white; background-color: rgba(51,143,255,1);">选中一段文字</span>然后用鼠标拖拽，可以把这段文字插入到任何地方，但是今天在编辑栏里选中了一节斜体字（使用<span style="white-space: pre-wrap;">//斜体代码//</span>的文字），拖拽之后变成了乱码</p> <div class="collapsible-block"> <div class="collapsible-block-folded"><a class="collapsible-block-link" href="javascript:;">+&nbsp;珍&nbsp;贵&nbsp;实&nbsp;录</a></div> <div class="collapsible-block-unfolded" style="display:none"> <div class="collapsible-block-unfolded-link"><a class="collapsible-block-link" href="javascript:;">-&nbsp;折叠</a></div> <div class="collapsible-block-content">刚听人说这个好像是Chrome的新 特 性，和Wikidot没关系）<br /> <img src="http://area-cn-02.wikidot.com/local--files/dr-talcite-s-personnel-file/Wikidot.gif" alt="Wikidot.gif" class="image" /></div> </div> </div> <br /> 以及现在Wikidot在编辑状态下似乎变得很吃内存 <p>总结：以后点保存之前尽量全文复制一下</p> <div class="footnotes-footer"> <div class="title">Footnotes</div> <div class="footnote-footer" id="footnote-647665-1"><a href="javascript:;" >1</a>. 一般需要等半天至几天时间才会出来</div> <div class="footnote-footer" id="footnote-647665-2"><a href="javascript:;" >2</a>. ██████████.wikidot.com says <p>The ajax request failed. Please check your internet connection or report a bug if the error repeats during your work.</p> <p>code:0</p> </div> <div class="footnote-footer" id="footnote-647665-3"><a href="javascript:;" >3</a>. Chrome提示“网站未发送任何数据”或“连接已重置”</div> <div class="footnote-footer" id="footnote-647665-4"><a href="javascript:;" >4</a>. 已基本排除个人网络问题</div> <div class="footnote-footer" id="footnote-647665-5"><a href="javascript:;" >5</a>. 似乎经<span class="printuser avatarhover"><a href="http://www.wikidot.com/user:info/m-element" ><img class="small" src="https://www.wikidot.com/avatar.php?userid=2941964&amp;amp;size=small&amp;amp;timestamp=1696954482" alt="M Element" style="background-image:url(https://www.wikidot.com/userkarma.php?u=2941964)" /></a><a href="http://www.wikidot.com/user:info/m-element" >M Element</a></span>测试，在点击上传的一刻网站后台就出错了？</div> </div> <br/>论坛分类: <a href="http://area-cn-02.wikidot.com/forum/c-7111905">主版 / 一般讨论</a><br/>论坛讨论串: <a href="http://area-cn-02.wikidot.com/forum/t-14140381/">【闲聊】蒸汽广场</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://area-cn-02.wikidot.com/forum/t-14140373#post-5023663</guid>
				<title>Re: 推书/推歌/推影视贴</title>
				<link>http://area-cn-02.wikidot.com/forum/t-14140373/#post-5023663</link>
				<description></description>
				<pubDate>Fri, 09 Jul 2021 19:56:13 +0000</pubDate>
				<wikidot:authorName>Dr Talcite</wikidot:authorName>				<wikidot:authorUserId>4951855</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <h2><span>书籍</span></h2> <ul> <li>刘慈欣的所有小说 <em>科幻</em></li> <li>《一九八四》和《美丽新世界》<sup class="footnoteref"><a id="footnoteref-106073-1" href="javascript:;" class="footnoteref" >1</a></sup> <em>反乌托邦+轻微科幻</em></li> <li>《人类简史》（同作者的其它两本《未来简史》和《今日简史》可选，但是我觉得还是第一本重要）<em>非文学<sup class="footnoteref"><a id="footnoteref-106073-2" href="javascript:;" class="footnoteref" >2</a></sup>，社科+少量自然科学</em></li> <li>《哈利波特》全集共七本（草……确实出名，但是也确实可能有人没看过，相信我大概率不会让你失望的！有能力的话可以把英文原版一块看了，味更正） <em>现代<sup class="footnoteref"><a id="footnoteref-106073-3" href="javascript:;" class="footnoteref" >3</a></sup>魔幻</em></li> <li>书到推时全忘了，以后再补（</li> </ul> <h2><span>影视</span></h2> <ul> <li>最近刚看完《银河铁道之夜》，大概是1986年上映初版，2006年有一个较短的CG重制版<sup class="footnoteref"><a id="footnoteref-106073-4" href="javascript:;" class="footnoteref" >4</a></sup>，推荐先看旧版。B站有，无需大会员。</li> <li>《灵笼》，3D国漫，软科幻+废土+浮空城+动作。看到一半，前期设定挺完整，不清楚后期剧情如何，看完的别剧透（）。B站独家，需B站大会员。</li> <li>《我的三体之章北海传》。看过三体的大概都听说过，就是三体的MC动画版（有少量原创剧情但毫无违和感），这一季不长（共9集，每集大约20分钟），但是无论从画质、渲染、配音、剧情安排上都大幅超越第一季和罗辑传，看过前两季的切莫被劝退，B站9.9的评分至少能说明点什么。B站独家，全部无需B站大会员。</li> </ul> <h2><span>游戏</span></h2> <ul> <li>《我的世界》（Minecraft）<em>沙盒游戏</em>（无论如何还是推荐Java版……虽然Java版貌似没法开光追，但是各种mod和功能还是比较全的）</li> <li>《纪念碑谷》（Monument Valley）<em>单机独立解谜游戏</em> 唯美但不失智慧。意境可以给五星。</li> <li>Undertale（《传说之下》，非官方译名）<em>单机独立像素RPG游戏</em></li> </ul> <div class="footnotes-footer"> <div class="title">Footnotes</div> <div class="footnote-footer" id="footnote-106073-1"><a href="javascript:;" >1</a>. 建议先看《一九八四》</div> <div class="footnote-footer" id="footnote-106073-2"><a href="javascript:;" >2</a>. 简明科普著述</div> <div class="footnote-footer" id="footnote-106073-3"><a href="javascript:;" >3</a>. 主要是20世纪末</div> <div class="footnote-footer" id="footnote-106073-4"><a href="javascript:;" >4</a>. 其实就是一段朗读+音乐剧，不过先看原版电影再看这个的画面气氛着实很唯美</div> </div> <br/>论坛分类: <a href="http://area-cn-02.wikidot.com/forum/c-7111905">主版 / 一般讨论</a><br/>论坛讨论串: <a href="http://area-cn-02.wikidot.com/forum/t-14140373/">推书/推游戏/推歌/推影视贴</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://area-cn-02.wikidot.com/forum/t-14140381#post-5023646</guid>
				<title>【闲聊】蒸汽广场</title>
				<link>http://area-cn-02.wikidot.com/forum/t-14140381/#post-5023646</link>
				<description></description>
				<pubDate>Fri, 09 Jul 2021 19:38:46 +0000</pubDate>
				<wikidot:authorName>Dr Talcite</wikidot:authorName>				<wikidot:authorUserId>4951855</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>虽然是蒸汽，但是不是液态水。</p> <p><span style="text-decoration: line-through;">当前话题：这个讨论串一年之内能有十条回复吗？</span></p> <br/>论坛分类: <a href="http://area-cn-02.wikidot.com/forum/c-7111905">主版 / 一般讨论</a><br/>论坛讨论串: <a href="http://area-cn-02.wikidot.com/forum/t-14140381/">【闲聊】蒸汽广场</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://area-cn-02.wikidot.com/forum/t-14140373#post-5023639</guid>
				<title>在这里，我们真的关心你喜欢什么( ͡° ͜ʖ ͡°)ﾉ✨</title>
				<link>http://area-cn-02.wikidot.com/forum/t-14140373/#post-5023639</link>
				<description></description>
				<pubDate>Fri, 09 Jul 2021 19:30:26 +0000</pubDate>
				<wikidot:authorName>Dr Talcite</wikidot:authorName>				<wikidot:authorUserId>4951855</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>如题，最好每人只回复一贴（在其中可以随时增删项目）</p> <p><span style="text-decoration: line-through;">没有规定格式，队形可以打破</span></p> <p>直接贴上歌单/书单/收藏夹/游戏库/愿望单/购物车也是可以的（</p> <br/>论坛分类: <a href="http://area-cn-02.wikidot.com/forum/c-7111905">主版 / 一般讨论</a><br/>论坛讨论串: <a href="http://area-cn-02.wikidot.com/forum/t-14140373/">推书/推游戏/推歌/推影视贴</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://area-cn-02.wikidot.com/forum/t-14102731#post-4982127</guid>
				<title>统计帖</title>
				<link>http://area-cn-02.wikidot.com/forum/t-14102731/#post-4982127</link>
				<description></description>
				<pubDate>Tue, 18 May 2021 13:36:51 +0000</pubDate>
				<wikidot:authorName>Dr Talcite</wikidot:authorName>				<wikidot:authorUserId>4951855</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>截至2021/5/18，我们有了五位成员，还都是4karma（</p> <hr /> <p>截至2021/6/26，有一位成员掉到了3karma，队形被打破（什</p> <hr /> <p>截至2021/7/10，已经8人了</p> <hr /> <p>截至2021/11/22，14人 <span style="text-decoration: line-through;">两位数了，好耶</span></p> <hr /> <p>时隔多年没有活跃，最近复健而来</p> <p>截至2024/7/19，有35人了</p> <br/>论坛分类: <a href="http://area-cn-02.wikidot.com/forum/c-6985787">主版 / 单页讨论</a><br/>论坛讨论串: <a href="http://area-cn-02.wikidot.com/forum/t-14102731/">站区人员</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://area-cn-02.wikidot.com/forum/t-14046093#post-4949928</guid>
				<title>作者帖</title>
				<link>http://area-cn-02.wikidot.com/forum/t-14046093/#post-4949928</link>
				<description></description>
				<pubDate>Thu, 08 Apr 2021 18:45:08 +0000</pubDate>
				<wikidot:authorName>Dr Talcite</wikidot:authorName>				<wikidot:authorUserId>4951855</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>分割线部分代码有从<span class="printuser avatarhover"><a href="http://www.wikidot.com/user:info/dr-hormress" ><img class="small" src="https://www.wikidot.com/avatar.php?userid=4142571&amp;amp;size=small&amp;amp;timestamp=1696954973" alt="Dr Hormress" style="background-image:url(https://www.wikidot.com/userkarma.php?u=4142571)" /></a><a href="http://www.wikidot.com/user:info/dr-hormress" >Dr Hormress</a></span>处借鉴。</p> <p>请分场合使用此组件，以免引起误会。</p> <p>PS：这个组件在Windows端是有特殊字体（宋体+仿宋）的，但移动端一般不显示，因为其系统一般不会默认安装这两个字体</p> <br/>论坛分类: <a href="http://area-cn-02.wikidot.com/forum/c-6985787">主版 / 单页讨论</a><br/>论坛讨论串: <a href="http://area-cn-02.wikidot.com/forum/t-14046093/">红头文件 组件</a>
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>