# MacIndex 的故事

MacIndex 最初作为 CS 125 Fall 2019 的 Final Project，于 2019 年 12 月 9 日一个寒冷的冬夜，在美国香槟县伊利诺伊大学的 UGL 图书馆内诞生。

作者二人都是十足的电脑小白，再加上时间有限，因此早期的 MacIndex 仅收录了 2005 年之前的 200 余台 Mac 机型，且只有发布日期、处理器、最大内存、型号四项数据可查，可以说是十分简陋了。但两个人还是以极大的热情在图书馆里近乎通了宵。

2019 年 12 月 12 日下午 4 点，CS 125 Project Fair 在 Siebel Center 举行。MacIndex 参与了这一活动，但没有斩获任何荣誉。

在 2020 年 5 月，MacIndex 被翻译为 Kotlin 参与了 CS 199 Kotlin 的线上 Project Fair，并添加了几项小功能。

2020 年 6 月，MacIndex 在沈阳天文酒店将底层近乎重写，改变了固定种类的模式，支持分类筛选和搜索功能，还有全新的外观、交互逻辑和 Logo。

2021 年 1 月 7 日，MacIndex 增加了 Intel 和 ARM 的百余款 Mac 机型以及大量详尽的其他参数，并正式在酷安市场发布，之后也会继续更新下去。

{% tabs %}
{% tab title="UGL" %}
![2019.12.9 UGL](/files/-MdxoVaWkeRYzcPQonfT)
{% endtab %}

{% tab title="UGL" %}
![2019.12.9 UGL](/files/-MdxonSAFwg__eG7V1-n)
{% endtab %}

{% tab title="Siebel" %}
![2019.12.12 Siebel 1404](/files/-MdxorI2tZE2h2qzQN98)
{% endtab %}
{% endtabs %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://macindex.paizhang.info/story-of-macindex.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
