<?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>大眼珠子啊哈哈哈太搞笑了 - 新论坛讨论串</title>
		<link>http://eyesimpart.wikidot.com/forum/start</link>
		<description>本站点论坛中的讨论串 &quot;大眼珠子啊哈哈哈太搞笑了&quot; - 欢迎前来嘲讽</description>
				<copyright></copyright>
		<lastBuildDate>Tue, 14 Jul 2026 09:46:38 +0000</lastBuildDate>
		
					<item>
				<guid>http://eyesimpart.wikidot.com/forum/t-16429939</guid>
				<title>2546466161694</title>
				<link>http://eyesimpart.wikidot.com/forum/t-16429939/2546466161694</link>
				<description>水k</description>
				<pubDate>Sun, 29 Oct 2023 04:07:57 +0000</pubDate>
				<wikidot:authorName>THE ASTER_111END</wikidot:authorName>				<wikidot:authorUserId>8452950</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>6464961…</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://eyesimpart.wikidot.com/forum/t-16375393</guid>
				<title>什么烂中之烂</title>
				<link>http://eyesimpart.wikidot.com/forum/t-16375393/</link>
				<description></description>
				<pubDate>Tue, 03 Oct 2023 20:28:06 +0000</pubDate>
				<wikidot:authorName>theGemini</wikidot:authorName>				<wikidot:authorUserId>6030713</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <blockquote> <h1><span><strong><em>l<span style="text-decoration: underline;"><span style="text-decoration: line-through;"><tt><span style="white-space: pre-wrap;">屑</span></tt></span></span></em></strong></span></h1> </blockquote> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://eyesimpart.wikidot.com/forum/t-16297298</guid>
				<title>真的吗？</title>
				<link>http://eyesimpart.wikidot.com/forum/t-16297298/</link>
				<description>真的吗？</description>
				<pubDate>Wed, 30 Aug 2023 13:16:38 +0000</pubDate>
				<wikidot:authorName>jason 123456789</wikidot:authorName>				<wikidot:authorUserId>8701376</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>真的吗？</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://eyesimpart.wikidot.com/forum/t-16175386</guid>
				<title>代码讨论串（基础）</title>
				<link>http://eyesimpart.wikidot.com/forum/t-16175386/</link>
				<description>在此处讨论基础的代码</description>
				<pubDate>Wed, 19 Jul 2023 09:09:57 +0000</pubDate>
								<wikidot:authorUserId>8455816</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p><strong>代码讨论串（基础）：</strong></p> <p>标题代码：</p> <h1><span>（一级标题）</span></h1> <h2><span>（二级标题）</span></h2> <h3><span>（三级标题）</span></h3> <h4><span>（四级标题）</span></h4> <h5><span>（五级标题）</span></h5> <h6><span>（六级标题）</span></h6> <p>使用[[size]][[/size]]也达成此效果</p> <p>例子：</p> <p>[[size 150%]]这是一个例子[[/size]</p> <p>【size的运用我不是很会，漏代码了，请在下方指正】</p> 粗体：<strong>bold text</strong><br /> 斜体：<em>italic text</em><br /> 下划线：<span style="text-decoration: underline;">underline text</span><br /> 删除线：<span style="text-decoration: line-through;">strikethrough text</span><br /> 等宽字：<tt>teletype text</tt><br /> 引用：&gt; quoted text<br /> 上标：<sup>superscript</sup><br /> 下标：<sub>subscript</sub><br /> 原始文字 - 避免解析：<span style="white-space: pre-wrap;">raw&#32;text</span><br /> 水平线：<span style="text-decoration: line-through;">-</span>-<br /> div方块元素（记得分三行）：<br /> [[div]]block contents[[/div]]<br /> 清除浮动属性（包含左右）：~~~~<br /> 这是一个表格，相信你已经知道怎么制作了↓<br /> <table class="wiki-content-table"> <tr> <th>这是</th> <th>标题</th> <th>记得写这</th> </tr> <tr> <td>内容</td> <td>同左</td> <td>同左左</td> </tr> <tr> <td>同上</td> <td>同左上</td> <td>同左左上</td> </tr> </table> <p>目录：[[toc]]<br /> 代码块（记得分三行）：</p> <div class="code"> <pre><code>insert the code here</code></pre></div> <br /> 一个C++代码块（记得分三行）： <div class="code"> <div class="hl-main"> <pre><span class="hl-identifier">insert</span><span class="hl-code"> </span><span class="hl-identifier">the</span><span class="hl-code"> </span><span class="hl-identifier">code</span><span class="hl-code"> </span><span class="hl-identifier">here</span></pre></div> </div> <br /> URL链接：<br /> <a href="http://www.example.com">describe link</a><br /> URL链接右边是向导，这边不做示范<br /> 页面链接：<br /> <a class="newpage" href="http://eyesimpart.wikidot.com/page-name">page name</a><br /> 页面链接右边是向导，这边不做示范<br /> 插入图片：<br /> <span class="error-inline">To refer to an image attached to a page, use <em>pagename</em>/<em>filename</em></span><br /> 插入图片右侧是向导，我点不到，所以不做示范<br /> 有序清单： <ol> <li>list item</li> </ol> <p>无序列表：</p> <ul> <li>list item</li> </ul> 增加清单层级用：<br /> *<br /> 减少列表层级用：<br /> *<br /> 【这俩我看不懂，后面还埋着一个东西，但是碰不到】<br /> 定义列表：<br /> <dl> <dt>item</dt> <dd>definition</dd> </dl> <p>扩张列表用“：”<br /> 这里是脚注；<sup class="footnoteref"><a id="footnoteref-376103-1" href="javascript:;" class="footnoteref" >1</a></sup><br /> 行间公式：</p> <span class="equation-number">(1)</span> <div class="math-equation" id="equation-777214-1">\begin{equation} \end{equation}</div> <p>内建数学表达式：<br /> <span class="math-inline">$insert LaTeX equation here$</span><br /> [[/math]]<br /> 等效参考需要一个标记方程，不做演示<br /> 参考文献方块：</p> <div class="bibitems"> <div class="title">Bibliography</div> <div class="bibitem" id="bibitem-605949-1">1. full source reference</div> </div> <p>引用参考文献：<br /> [<a href="javascript:;" class="bibcite" id="bibcite-605949-1-98367a" >1</a>]</p> <p>不用谢我</p> <div class="footnotes-footer"> <div class="title">Footnotes</div> <div class="footnote-footer" id="footnote-376103-1"><a href="javascript:;" >1</a>. footnote text</div> </div> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://eyesimpart.wikidot.com/forum/t-16105881</guid>
				<title>karma</title>
				<link>http://eyesimpart.wikidot.com/forum/t-16105881/karma</link>
				<description>amrak</description>
				<pubDate>Mon, 03 Jul 2023 03:04:18 +0000</pubDate>
				<wikidot:authorName>Wheat_Haddock</wikidot:authorName>				<wikidot:authorUserId>8443503</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>关于这个事，我简单说两句，你明白就行，总而言之，这个事呢，现在就是这个情况，具体的呢，大家也都看得到，也得出来说那么几句，可能，你听的不是很明白，但是意思就是那么个意思，不知道的你也不用去猜，这种事情见得多了，我只想说懂得都懂，不懂的我也不多解释，毕竟自己知道就好，细细品吧。你们也别来问我怎么了，利益牵扯太大，说了对你我都没好处，当不知道就行了，其余的我只能说这里面水很深，牵扯到很多东西。详细情况你们自己是很难找的，网上大部分已经删除千净了，所以我只能说懂得都懂。懂的人己经基本都获利上岸什么的了，不懂的人永远不懂，关键懂的人都是自己悟的，你也不知道谁是懂的人也没法请教，大家都藏着掖着生怕别人知</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://eyesimpart.wikidot.com/forum/t-15931913</guid>
				<title>封禁baixiehu</title>
				<link>http://eyesimpart.wikidot.com/forum/t-15931913/baixiehu</link>
				<description></description>
				<pubDate>Wed, 31 May 2023 08:27:01 +0000</pubDate>
				<wikidot:authorName>very cooool</wikidot:authorName>				<wikidot:authorUserId>8461776</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>封禁银帕管理<span class="printuser avatarhover"><a href="http://www.wikidot.com/user:info/baixiehu" ><img class="small" src="http://www.wikidot.com/avatar.php?userid=8324175&amp;amp;size=small&amp;amp;timestamp=1696946390" alt="baixiehu" style="background-image:url(http://www.wikidot.com/userkarma.php?u=8324175)" /></a><a href="http://www.wikidot.com/user:info/baixiehu" >baixiehu</a></span><br /> 元音：趁站长不在私自冒充站长。<br /> 杀！傻！沙！<br /> 😈😈😈<br /> 群照常由baihu管理。其余全由我接管</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>