docs(GESPc++): 添加 GESP 一级知识总结文档

- 新增 GESP 一级知识总结 Markdown 文件
- 内容涵盖计算机历史、变量、数据类型、运算符、逻辑结构、输入输出语句等
- 添加 Intellij IDEA 项目配置文件
- 更新 .gitignore 文件
This commit is contained in:
sairate 2025-07-12 16:51:18 +08:00
parent c9f8710d03
commit 1ad673a0d1

3
.idea/.gitignore generated vendored Normal file
View File

@ -0,0 +1,3 @@
# 默认忽略的文件
/shelf/
/workspace.xml