# 欢迎

## 重要提醒

{% hint style="danger" %}
本网站为**免费公益**站点。一切需要付费获取下载密码的渠道均为网络诈骗！

若您付费从别处获知本网站，为了保护您的权益，请与本站工作人员联系，联系方式：jh\_zhang#smail.nju.edu.cn (把#换成@)。
{% endhint %}

{% hint style="warning" %}
请批判性地使用本站：

本站所有笔记均基于南软的课程/期末试卷，部分内容**和现实的计算机世界存在较大差异**。

读者仅应将本站作为下载资料和提升期末复习效率的工具，如需学习真正的计算机知识，可参考 [CS自学指南](https://csdiy.wiki/) 或进组/实习。

如您对上述表述存在疑惑，可参考南软 21 级前辈的文章 [在南京大学的四年 - 软件工程与纸上谈兵](https://blog.lyc8503.net/post/4-years-at-nju/)。
{% endhint %}

{% hint style="success" %}
欢迎各位学弟学妹参与到本站的建设中！我们欢迎一切形式的贡献，如：

* 期末考卷回忆
* 个人复习笔记
* 课程信息变更
* ……

关于如何增改内容，请参考 [contribution](https://costg.gitbook.io/njuse/instructions/contribution "mention")。
{% endhint %}

***

相信大家在学习过程中常常遇到以下问题：

* PPT 怎么比我的年龄还大啊！
* 学长学姐们给的“祖传资料”好多啊，真的都会考到吗？
* 有一门选修课听上去很有趣，究竟要学些什么？

相信大家在玩乐过程中常常遇到以下问题：

* 周末好空啊，呢喃周围有什么景点呢？
* 高中同学来南京玩，真的要请 ta 吃食堂吗？
* 南京周围有哪些可以探索的地方呢？

本站旨在解决以上问题。

我们将整理提炼前人资料中有用的部分，同时开源网站作者们的笔记，辅以一些课程、景点、美食的介绍，让学弟学妹们平时玩得开心，课上学得放心，佛脚抱得安心，期末考得舒心🤓


---

# 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://costg.gitbook.io/njuse/readme.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.
