# 项目简介

<figure><img src="https://ice.frostsky.com/2024/11/08/a7dc493b8dafea8b80fc36d3a9b39add.png" alt=""><figcaption><p>Days in CS244 视觉识别形象</p></figcaption></figure>

这里是南通大学计算机科学与技术244班的又一个共有项目“Days in CS244”。

在这里，我们将会记录班级生活的点点滴滴，包括但不限于各种主题的班会、出游活动、第二课堂团体活动等等，我们会尽力让每位同学都能在这里发现自己的身影。

希望这里成为计244的一块自留地。

Best Wishes！


---

# 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://www.2024244.xyz/xiang-mu-jian-jie.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.
