diff --git a/doc/软件需求构思及描述.docx b/doc/软件需求构思及描述.docx
new file mode 100644
index 0000000..76077b9
Binary files /dev/null and b/doc/软件需求构思及描述.docx differ
diff --git a/src/Notes/.idea/.gitignore b/src/Notes/.idea/.gitignore
new file mode 100644
index 0000000..359bb53
--- /dev/null
+++ b/src/Notes/.idea/.gitignore
@@ -0,0 +1,3 @@
+# 默认忽略的文件
+/shelf/
+/workspace.xml
diff --git a/src/Notes/.idea/Notes.iml b/src/Notes/.idea/Notes.iml
new file mode 100644
index 0000000..d6ebd48
--- /dev/null
+++ b/src/Notes/.idea/Notes.iml
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Notes/.idea/misc.xml b/src/Notes/.idea/misc.xml
new file mode 100644
index 0000000..639900d
--- /dev/null
+++ b/src/Notes/.idea/misc.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Notes/.idea/modules.xml b/src/Notes/.idea/modules.xml
new file mode 100644
index 0000000..329e32d
--- /dev/null
+++ b/src/Notes/.idea/modules.xml
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Notes/.idea/vcs.xml b/src/Notes/.idea/vcs.xml
new file mode 100644
index 0000000..b2bdec2
--- /dev/null
+++ b/src/Notes/.idea/vcs.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Notes/Notes/.idea/vcs.xml b/src/Notes/Notes/.idea/vcs.xml
new file mode 100644
index 0000000..c2365ab
--- /dev/null
+++ b/src/Notes/Notes/.idea/vcs.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/图/便签操作用例图.png b/图/便签操作用例图.png
new file mode 100644
index 0000000..e8267fd
Binary files /dev/null and b/图/便签操作用例图.png differ
diff --git a/图/便签操作顺序图.png b/图/便签操作顺序图.png
new file mode 100644
index 0000000..8dcb89e
Binary files /dev/null and b/图/便签操作顺序图.png differ
diff --git a/图/发短信用例图.png b/图/发短信用例图.png
new file mode 100644
index 0000000..b7bc579
Binary files /dev/null and b/图/发短信用例图.png differ
diff --git a/图/发短信顺序图.png b/图/发短信顺序图.png
new file mode 100644
index 0000000..1f5f404
Binary files /dev/null and b/图/发短信顺序图.png differ
diff --git a/图/打电话用例图.png b/图/打电话用例图.png
new file mode 100644
index 0000000..7b0054a
Binary files /dev/null and b/图/打电话用例图.png differ
diff --git a/图/打电话顺序图.png b/图/打电话顺序图.png
new file mode 100644
index 0000000..f5692ea
Binary files /dev/null and b/图/打电话顺序图.png differ
diff --git a/图/文件夹操作用例图.png b/图/文件夹操作用例图.png
new file mode 100644
index 0000000..ea2c86d
Binary files /dev/null and b/图/文件夹操作用例图.png differ
diff --git a/图/文件夹操作顺序图.png b/图/文件夹操作顺序图.png
new file mode 100644
index 0000000..b71b7c4
Binary files /dev/null and b/图/文件夹操作顺序图.png differ
diff --git a/图/类图.png b/图/类图.png
new file mode 100644
index 0000000..80a7392
Binary files /dev/null and b/图/类图.png differ
diff --git a/图/菜单用例图.png b/图/菜单用例图.png
new file mode 100644
index 0000000..2c08851
Binary files /dev/null and b/图/菜单用例图.png differ
diff --git a/图/菜单顺序图.png b/图/菜单顺序图.png
new file mode 100644
index 0000000..64b6a24
Binary files /dev/null and b/图/菜单顺序图.png differ
diff --git a/图/超链接用例图.png b/图/超链接用例图.png
new file mode 100644
index 0000000..2f0f377
Binary files /dev/null and b/图/超链接用例图.png differ
diff --git a/图/超链接顺序图.png b/图/超链接顺序图.png
new file mode 100644
index 0000000..2011d66
Binary files /dev/null and b/图/超链接顺序图.png differ
diff --git a/图/闹钟提醒用例图.png b/图/闹钟提醒用例图.png
new file mode 100644
index 0000000..2e034d2
Binary files /dev/null and b/图/闹钟提醒用例图.png differ
diff --git a/图/闹钟提醒顺序图.png b/图/闹钟提醒顺序图.png
new file mode 100644
index 0000000..6814736
Binary files /dev/null and b/图/闹钟提醒顺序图.png differ
diff --git a/图/顺序图.jpg b/图/顺序图.jpg
new file mode 100644
index 0000000..a9d7b39
Binary files /dev/null and b/图/顺序图.jpg differ
diff --git a/开源代码质量分析报告.docx b/开源代码质量分析报告.docx
new file mode 100644
index 0000000..046cdb5
Binary files /dev/null and b/开源代码质量分析报告.docx differ
diff --git a/开源软件维护方案及成果.docx b/开源软件维护方案及成果.docx
new file mode 100644
index 0000000..04fec98
Binary files /dev/null and b/开源软件维护方案及成果.docx differ
diff --git a/文档模板-软件需求规格说明书模板.docx b/文档模板-软件需求规格说明书模板.docx
new file mode 100644
index 0000000..4289221
Binary files /dev/null and b/文档模板-软件需求规格说明书模板.docx differ
diff --git a/软件需求构思及描述.docx b/软件需求构思及描述.docx
new file mode 100644
index 0000000..76077b9
Binary files /dev/null and b/软件需求构思及描述.docx differ