<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Tools on 秋色的个人博客</title>
    <link>https://www.aurorac.cn/tools/</link>
    <description>Recent content in Tools on 秋色的个人博客</description>
    <image>
      <title>秋色的个人博客</title>
      <url>https://www.aurorac.cn/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</url>
      <link>https://www.aurorac.cn/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</link>
    </image>
    <generator>Hugo -- 0.157.0</generator>
    <language>en</language>
    <lastBuildDate>Fri, 27 Feb 2026 00:11:00 -0800</lastBuildDate>
    <atom:link href="https://www.aurorac.cn/tools/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>工具</title>
      <link>https://www.aurorac.cn/tools/---/</link>
      <pubDate>Fri, 27 Feb 2026 00:11:00 -0800</pubDate>
      <guid>https://www.aurorac.cn/tools/---/</guid>
      <description>&lt;p&gt;# 数据分析工具集&lt;/p&gt;
&lt;p&gt;请选择工具：&lt;/p&gt;
&lt;p&gt;- &lt;a href=&#34;https://www.aurorac.cn/tools/zscore/&#34;&gt;Z-score 标准化工具&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title></title>
      <link>https://www.aurorac.cn/tools/zscore/zscore/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.aurorac.cn/tools/zscore/zscore/</guid>
      <description>&lt;!DOCTYPE html&gt;
&lt;html lang=&#34;zh-CN&#34;&gt;
&lt;head&gt;
  &lt;meta charset=&#34;UTF-8&#34; /&gt;
  &lt;meta name=&#34;viewport&#34; content=&#34;width=device-width, initial-scale=1.0&#34; /&gt;
  &lt;title&gt;Excel数据 Z-score 标准化工具&lt;/title&gt;
  &lt;style&gt;
    body {
      font-family: &#34;Microsoft YaHei&#34;, Arial, sans-serif;
      max-width: 1100px;
      margin: 30px auto;
      padding: 0 20px;
      background: #f7f9fc;
      color: #222;
    }

    h1 {
      font-size: 28px;
      margin-bottom: 10px;
    }

    p {
      color: #555;
      margin-bottom: 20px;
    }

    .panel {
      background: #fff;
      border-radius: 12px;
      padding: 20px;
      box-shadow: 0 4px 18px rgba(0, 0, 0, 0.08);
      margin-bottom: 20px;
    }

    textarea {
      width: 100%;
      min-height: 220px;
      resize: vertical;
      font-size: 14px;
      line-height: 1.6;
      padding: 12px;
      border: 1px solid #cfd8e3;
      border-radius: 8px;
      box-sizing: border-box;
      font-family: Consolas, &#34;Microsoft YaHei&#34;, monospace;
      background: #fcfdff;
    }

    .controls {
      display: flex;
      flex-wrap: wrap;
      gap: 12px;
      align-items: center;
      margin: 15px 0;
    }

    label {
      font-size: 14px;
    }

    select, button {
      padding: 10px 14px;
      font-size: 14px;
      border-radius: 8px;
      border: 1px solid #cfd8e3;
      cursor: pointer;
    }

    button {
      background: #1677ff;
      color: white;
      border: none;
    }

    button:hover {
      background: #0f63d8;
    }

    .secondary {
      background: #f1f5f9;
      color: #222;
      border: 1px solid #cfd8e3;
    }

    .secondary:hover {
      background: #e5ebf3;
    }

    .note {
      font-size: 13px;
      color: #666;
      margin-top: 8px;
    }

    .status {
      margin-top: 10px;
      font-size: 14px;
      color: #0a7a2f;
      min-height: 20px;
    }
  &lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
  &lt;h1&gt;Z-score 标准化工具&lt;/h1&gt;
  &lt;p&gt;将 Excel 中复制的数据直接粘贴到下方，选择按行或按列进行标准化，自动输出结果。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
