添加生产者消费者模型并更改了gitignore

This commit is contained in:
Jacky
2026-02-23 21:34:00 +08:00
parent e1e9babaa0
commit 06fa0c1609
3 changed files with 61 additions and 3 deletions

7
.gitignore vendored
View File

@@ -0,0 +1,7 @@
# 文件夹
build/
cmake-build-debug/
.idea/
# 文件
*.exe