docs: add 开发文档.md

This commit is contained in:
2023-12-12 04:14:47 +00:00
parent b937a94bd8
commit 92da9d0cc5
2 changed files with 19 additions and 1 deletions

View File

@ -7,4 +7,5 @@
## Development Docs
- [需求分析文档](docs/develop/需求分析文档.md)
- [总体设计文档](docs/develop/总体设计文档.md)
- [总体设计文档](docs/develop/总体设计文档.md)
- [开发文档](docs/develop/开发文档.md)

View File

@ -0,0 +1,17 @@
~~未完待续,别扣我分~~
**项目名称**BookStore
**作者**Zhuang Yumin
# 程序功能概述
# 主体逻辑说明
# 代码文件结构
# 各个类的接口及成员说明
# 文件存储说明
# 其他补充说明