From d58ce48b9d6c1072a8f3aa89867522037d3be67b Mon Sep 17 00:00:00 2001 From: Ye Wenyu <92284321+ye-rm@users.noreply.github.com> Date: Sat, 21 Sep 2024 14:58:23 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A0=E5=85=A5=E6=9C=AC=E4=BA=BA=E4=BD=BF?= =?UTF-8?q?=E7=94=A8c++=E5=92=8Cqt=E6=8B=BC=E5=87=91=EF=BC=8C=E9=80=82?= =?UTF-8?q?=E5=90=88=E5=A4=A7=E4=B8=89=E8=BF=98=E5=8F=AA=E4=BC=9Ac++/c?= =?UTF-8?q?=E5=90=8C=E5=AD=A6=E7=9A=84=E8=BD=AF=E4=BB=B6=E5=B7=A5=E7=A8=8B?= =?UTF-8?q?=E9=A1=B9=E7=9B=AE=20(#109)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Update Program-Practice.md 添加本人使用Go实现的程序设计实践大作业 * add my poor project in software-engineering.md --- projects/Software-Engineering.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/projects/Software-Engineering.md b/projects/Software-Engineering.md index 5169c79..951b10d 100644 --- a/projects/Software-Engineering.md +++ b/projects/Software-Engineering.md @@ -38,4 +38,5 @@ * [PostGuard](https://github.com/post-guard/Martina) (C# & ASP.NET Core & React) * [Guo-Chenxu & hvinci & Rablady & cky00493 & joule2003](https://github.com/Guo-Chenxu/hotel-backend) (Java & Spring Boot & Vue) -* [Nerlci & 3DRX & weiguang1 & daixinwang](https://github.com/Nerlci/hotel_management) (Node.js & React) \ No newline at end of file +* [Nerlci & 3DRX & weiguang1 & daixinwang](https://github.com/Nerlci/hotel_management) (Node.js & React) +* [EXTRAME-PRACTICE](https://github.com/ye-rm/EXTRAME-PRACTICE) (C++ & Qt6) \ No newline at end of file