<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>统计 on Uni星人</title><link>https://unicornumr1314.github.io/tags/%E7%BB%9F%E8%AE%A1/</link><description>Recent content in 统计 on Uni星人</description><generator>Hugo</generator><language>zh-CN</language><lastBuildDate>Sun, 30 Nov 2025 10:05:00 +0800</lastBuildDate><atom:link href="https://unicornumr1314.github.io/tags/%E7%BB%9F%E8%AE%A1/index.xml" rel="self" type="application/rss+xml"/><item><title>工具介绍：B萌动漫角色票数统计</title><link>https://unicornumr1314.github.io/posts/%E5%B7%A5%E5%85%B7-b%E8%90%8C%E5%8A%A8%E6%BC%AB%E8%A7%92%E8%89%B2%E7%A5%A8%E6%95%B0%E7%BB%9F%E8%AE%A1%E5%B7%A5%E5%85%B7/</link><pubDate>Sun, 30 Nov 2025 10:05:00 +0800</pubDate><guid>https://unicornumr1314.github.io/posts/%E5%B7%A5%E5%85%B7-b%E8%90%8C%E5%8A%A8%E6%BC%AB%E8%A7%92%E8%89%B2%E7%A5%A8%E6%95%B0%E7%BB%9F%E8%AE%A1%E5%B7%A5%E5%85%B7/</guid><description>&lt;p&gt;本工具按分隔符 &lt;code&gt;》&lt;/code&gt; 将输入文本拆分为多组，自动提取每组中的“角色名 数字票”并进行累加统计。&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;功能要点：分组解析、角色票数累加、错误格式提醒、结果下载&lt;/li&gt;
&lt;li&gt;适用场景：B萌/角色票数统计、分组文档快速汇总&lt;/li&gt;
&lt;li&gt;&lt;a href="https://unicornumr1314.github.io/tools/B%e8%90%8c%e5%8a%a8%e6%bc%ab%e8%a7%92%e8%89%b2%e7%a5%a8%e6%95%b0%e7%bb%9f%e8%ae%a1%e5%b7%a5%e5%85%b7.html" rel=""&gt;直接打开工具&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;使用步骤：&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;将整段文本合并为一行，按 &lt;code&gt;》&lt;/code&gt; 分割为多组&lt;/li&gt;
&lt;li&gt;每组以“角色名 数字票”格式书写，如：&lt;code&gt;雪之下雪乃 3票&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;点击“确认统计（累加）”，可多次输入累加结果&lt;/li&gt;
&lt;li&gt;支持将统计结果导出为 &lt;code&gt;txt&lt;/code&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;示例输入：&lt;/p&gt;
&lt;div class="code-block highlight is-closed show-line-numbers tw-group tw-my-2"&gt;
 &lt;div class="
 
 tw-flex 
 tw-flex-row
 tw-flex-1 
 tw-justify-between 
 tw-w-full tw-bg-bgColor-secondary
 "&gt; 
 &lt;button 
 class="
 code-block-button
 tw-mx-2 
 tw-flex
 tw-flex-row
 tw-flex-1"
 aria-hidden="true"&gt;
 &lt;div class="group-[.is-open]:tw-rotate-90 tw-transition-[transform] tw-duration-500 tw-ease-in-out print:!tw-hidden tw-w-min tw-h-min tw-my-1 tw-mx-1"&gt;&lt;svg class="icon"
 xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"&gt;&lt;!-- Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --&gt;&lt;path d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/&gt;&lt;/svg&gt;&lt;/div&gt;
 &lt;p class="tw-select-none !tw-my-1"&gt;text&lt;/p&gt;</description></item><item><title>工具介绍：世萌数据统计</title><link>https://unicornumr1314.github.io/posts/%E5%B7%A5%E5%85%B7-%E4%B8%96%E8%90%8C%E6%95%B0%E6%8D%AE%E7%BB%9F%E8%AE%A1/</link><pubDate>Sun, 30 Nov 2025 10:00:00 +0800</pubDate><guid>https://unicornumr1314.github.io/posts/%E5%B7%A5%E5%85%B7-%E4%B8%96%E8%90%8C%E6%95%B0%E6%8D%AE%E7%BB%9F%E8%AE%A1/</guid><description>&lt;p&gt;本工具用于统计文本中被 &lt;code&gt;[[...]]&lt;/code&gt; 标记的内容出现频率，并支持检测 &lt;code&gt;Voter Id&lt;/code&gt; 重复。&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;功能要点：统计 &lt;code&gt;[[标签]]&lt;/code&gt; 次数，检测并提醒重复的 &lt;code&gt;Voter Id&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;适用场景：世萌/票选类文本统计、结果汇总&lt;/li&gt;
&lt;li&gt;&lt;a href="https://unicornumr1314.github.io/tools/%e4%b8%96%e8%90%8c%e6%95%b0%e6%8d%ae%e7%bb%9f%e8%ae%a1.html" rel=""&gt;直接打开工具&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;使用步骤：&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;在输入框粘贴文本，包含 &lt;code&gt;[[标签]]&lt;/code&gt; 格式&lt;/li&gt;
&lt;li&gt;点击“确认统计”，工具会解析并汇总出现次数&lt;/li&gt;
&lt;li&gt;如检测到重复 &lt;code&gt;Voter Id&lt;/code&gt; 会提示并阻止累加&lt;/li&gt;
&lt;li&gt;可一键下载统计结果为 &lt;code&gt;txt&lt;/code&gt; 文件&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;示例输入：&lt;/p&gt;
&lt;div class="code-block highlight is-closed show-line-numbers tw-group tw-my-2"&gt;
 &lt;div class="
 
 tw-flex 
 tw-flex-row
 tw-flex-1 
 tw-justify-between 
 tw-w-full tw-bg-bgColor-secondary
 "&gt; 
 &lt;button 
 class="
 code-block-button
 tw-mx-2 
 tw-flex
 tw-flex-row
 tw-flex-1"
 aria-hidden="true"&gt;
 &lt;div class="group-[.is-open]:tw-rotate-90 tw-transition-[transform] tw-duration-500 tw-ease-in-out print:!tw-hidden tw-w-min tw-h-min tw-my-1 tw-mx-1"&gt;&lt;svg class="icon"
 xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"&gt;&lt;!-- Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --&gt;&lt;path d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/&gt;&lt;/svg&gt;&lt;/div&gt;
 &lt;p class="tw-select-none !tw-my-1"&gt;text&lt;/p&gt;</description></item></channel></rss>