From cf3d61c1cd559c9cdb003c93dbaaa214d41f3561 Mon Sep 17 00:00:00 2001 From: "z15755800224@163.com" Date: Fri, 30 Sep 2022 19:36:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E4=BB=B6=E5=A4=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/说明文件.txt | 1 + model/说明文件.txt | 1 + other/说明文件.txt | 1 + src/说明文件.txt | 1 + 4 files changed, 4 insertions(+) create mode 100644 doc/说明文件.txt create mode 100644 model/说明文件.txt create mode 100644 other/说明文件.txt create mode 100644 src/说明文件.txt diff --git a/doc/说明文件.txt b/doc/说明文件.txt new file mode 100644 index 0000000..9195421 --- /dev/null +++ b/doc/说明文件.txt @@ -0,0 +1 @@ +存放各类文档 \ No newline at end of file diff --git a/model/说明文件.txt b/model/说明文件.txt new file mode 100644 index 0000000..10cb1da --- /dev/null +++ b/model/说明文件.txt @@ -0,0 +1 @@ +存放UML模型 \ No newline at end of file diff --git a/other/说明文件.txt b/other/说明文件.txt new file mode 100644 index 0000000..b7778af --- /dev/null +++ b/other/说明文件.txt @@ -0,0 +1 @@ +存放软件系统的产品海报和宣传PPT等 \ No newline at end of file diff --git a/src/说明文件.txt b/src/说明文件.txt new file mode 100644 index 0000000..676d130 --- /dev/null +++ b/src/说明文件.txt @@ -0,0 +1 @@ +存放源程序代码 \ No newline at end of file