diff --git a/doc/小米便签开源代码的质量分析报告.docx b/doc/小米便签开源代码的质量分析报告.docx new file mode 100644 index 0000000..6a1e2c6 Binary files /dev/null and b/doc/小米便签开源代码的质量分析报告.docx differ diff --git a/doc/小米便签维护需求与设计方案.docx b/doc/小米便签维护需求与设计方案.docx new file mode 100644 index 0000000..4b7289f Binary files /dev/null and b/doc/小米便签维护需求与设计方案.docx differ diff --git a/doc/小米便签阅读与维护-汇报PPT.pptx b/doc/小米便签阅读与维护-汇报PPT.pptx new file mode 100644 index 0000000..d857543 Binary files /dev/null and b/doc/小米便签阅读与维护-汇报PPT.pptx differ diff --git a/model/添加图片_界面设计1.vsdx b/model/添加图片_界面设计1.vsdx new file mode 100644 index 0000000..ef4a929 Binary files /dev/null and b/model/添加图片_界面设计1.vsdx differ diff --git a/model/添加图片_界面设计2.vsdx b/model/添加图片_界面设计2.vsdx new file mode 100644 index 0000000..21da901 Binary files /dev/null and b/model/添加图片_界面设计2.vsdx differ diff --git a/model/统计便签数_界面设计1.vsdx b/model/统计便签数_界面设计1.vsdx new file mode 100644 index 0000000..05cbd53 Binary files /dev/null and b/model/统计便签数_界面设计1.vsdx differ diff --git a/model/统计便签数_界面设计2.vsdx b/model/统计便签数_界面设计2.vsdx new file mode 100644 index 0000000..4331c19 Binary files /dev/null and b/model/统计便签数_界面设计2.vsdx differ diff --git a/other/img/体系结构图.png b/other/img/体系结构图.png new file mode 100644 index 0000000..29f286e Binary files /dev/null and b/other/img/体系结构图.png differ diff --git a/other/img/添加图片_分析类图.png b/other/img/添加图片_分析类图.png new file mode 100644 index 0000000..5a8beb3 Binary files /dev/null and b/other/img/添加图片_分析类图.png differ diff --git a/other/img/添加图片_时序图.png b/other/img/添加图片_时序图.png new file mode 100644 index 0000000..930f848 Binary files /dev/null and b/other/img/添加图片_时序图.png differ diff --git a/other/img/添加图片_活动图.png b/other/img/添加图片_活动图.png new file mode 100644 index 0000000..54a098e Binary files /dev/null and b/other/img/添加图片_活动图.png differ diff --git a/other/img/统计便签数_分析类图.jpg b/other/img/统计便签数_分析类图.jpg new file mode 100644 index 0000000..a7d3dcc Binary files /dev/null and b/other/img/统计便签数_分析类图.jpg differ diff --git a/other/img/统计便签数_时序图.png b/other/img/统计便签数_时序图.png new file mode 100644 index 0000000..bdc5d34 Binary files /dev/null and b/other/img/统计便签数_时序图.png differ diff --git a/other/img/统计便签数_活动图.png b/other/img/统计便签数_活动图.png new file mode 100644 index 0000000..b18439a Binary files /dev/null and b/other/img/统计便签数_活动图.png differ diff --git a/src/屏幕录制 2023-06-07 101136.mp4 b/src/屏幕录制 2023-06-07 101136.mp4 new file mode 100644 index 0000000..7ed3f1c Binary files /dev/null and b/src/屏幕录制 2023-06-07 101136.mp4 differ diff --git a/src/添加图片_用例描述.md b/src/添加图片_用例描述.md deleted file mode 100644 index cfefbb9..0000000 --- a/src/添加图片_用例描述.md +++ /dev/null @@ -1,18 +0,0 @@ -基本交互动作: - -1.用户点击添加图片按钮。 - -2.手机打开相册,判断图片是否存在。 - -3.图片存在则返回图片的路径。 - -4.在编辑光标处插入要添加的图片。 - -5.更新数据库的数据 - -扩展交互动作: - -2a.没有可以添加的图片。 - -2a1 取消添加图片。 -