diff --git a/doc/小米便签开源代码的泛读报告.docx b/doc/01_张良坤_泛读报告.docx similarity index 100% rename from doc/小米便签开源代码的泛读报告.docx rename to doc/01_张良坤_泛读报告.docx diff --git a/other/小米便签开源代码的质量分析报告.docx b/doc/02_张良坤_质量分析报告.docx similarity index 100% rename from other/小米便签开源代码的质量分析报告.docx rename to doc/02_张良坤_质量分析报告.docx diff --git a/doc/03_张良坤_维护需求与设计方案.docx b/doc/03_张良坤_维护需求与设计方案.docx new file mode 100644 index 0000000..62ff838 Binary files /dev/null and b/doc/03_张良坤_维护需求与设计方案.docx differ diff --git a/model/逻辑视图/小米便签逻辑视图.vsdx b/model/体系结构设计/小米便签逻辑视图.vsdx similarity index 68% rename from model/逻辑视图/小米便签逻辑视图.vsdx rename to model/体系结构设计/小米便签逻辑视图.vsdx index c82f785..ab0d3a7 100644 Binary files a/model/逻辑视图/小米便签逻辑视图.vsdx and b/model/体系结构设计/小米便签逻辑视图.vsdx differ diff --git a/model/分析类图/小米便签分析类图.vsdx b/model/分析类图/小米便签分析类图.vsdx deleted file mode 100644 index b009840..0000000 Binary files a/model/分析类图/小米便签分析类图.vsdx and /dev/null differ diff --git a/model/用例图/小米便签用例图.vsdx b/model/用例图/小米便签用例图.vsdx deleted file mode 100644 index 52f5701..0000000 Binary files a/model/用例图/小米便签用例图.vsdx and /dev/null differ diff --git a/model/用例描述/切换背景模式用例描述.txt b/model/用例描述/切换背景模式用例描述.txt deleted file mode 100644 index a26688b..0000000 --- a/model/用例描述/切换背景模式用例描述.txt +++ /dev/null @@ -1,19 +0,0 @@ -用例名称: 切换背景模式功能 - -参与者:用户 - -目标:给小米便签软件增加一个切换背景模式功能,使用户可以在白天和黑夜模式切换不同的背景,增强用户的使用体验 - -前置条件:用户已经安装了小米便签软件,用户已经登录到小米便签应用 - -基本流程: -1.用户打开小米便签应用 -2.用户在应用中找到设置菜单栏 -3.用户在设置选项中找到"白天模式"或"黑夜模式" -4.便签背景更改成功 - -备选流程: - -4a.如果用户本身已经是白天模式(黑夜模式),然后继续点击"白天模式"("黑夜模式")的话,背景并不会更改 - -后置条件:应用根据用户的选择设置相应的背景图,并在小米便签的界面上反映出来 \ No newline at end of file diff --git a/model/用例描述/添加本地图片用例描述.txt b/model/用例描述/添加本地图片用例描述.txt deleted file mode 100644 index 503b206..0000000 --- a/model/用例描述/添加本地图片用例描述.txt +++ /dev/null @@ -1,13 +0,0 @@ -用例名称:添加图片功能 - -参与者:用户 - -目标:给小米便签软件增加一个添加图片功能,使用户可以在便签中插入图片,丰富便签可编辑的内容 - -前置条件:用户已经安装小米便签 - -基本流程: -1.用户进入小米便签软件,打开或新建一个便签 -2.用户进入便签内容编辑界面后,点击打开图库图标 -3.用户进入图库选择图片进行添加 -4.点击图片后自动返回到便签内容编辑界面,图片保存在便签里 \ No newline at end of file diff --git a/model/用例顺序图/切换背景模式用例顺序图.vsdx b/model/用例顺序图/切换背景模式用例顺序图.vsdx deleted file mode 100644 index 7107155..0000000 Binary files a/model/用例顺序图/切换背景模式用例顺序图.vsdx and /dev/null differ diff --git a/model/用例顺序图/添加本地图片用例顺序图.vsdx b/model/用例顺序图/添加本地图片用例顺序图.vsdx deleted file mode 100644 index 2435397..0000000 Binary files a/model/用例顺序图/添加本地图片用例顺序图.vsdx and /dev/null differ diff --git a/model/界面设计/新增界面外观设计/切换背景界面设计.png b/model/界面设计/新增界面外观设计/切换背景界面设计.png new file mode 100644 index 0000000..f674c90 Binary files /dev/null and b/model/界面设计/新增界面外观设计/切换背景界面设计.png differ diff --git a/model/界面设计/新增界面外观设计/添加图片界面设计.png b/model/界面设计/新增界面外观设计/添加图片界面设计.png new file mode 100644 index 0000000..c9607a0 Binary files /dev/null and b/model/界面设计/新增界面外观设计/添加图片界面设计.png differ diff --git a/model/界面设计/主要界面流的类图表示.vsdx b/model/界面设计/界面流跳转的类图表示.vsdx similarity index 66% rename from model/界面设计/主要界面流的类图表示.vsdx rename to model/界面设计/界面流跳转的类图表示.vsdx index aafc998..6c2155e 100644 Binary files a/model/界面设计/主要界面流的类图表示.vsdx and b/model/界面设计/界面流跳转的类图表示.vsdx differ diff --git a/model/界面设计/界面流跳转的顺序图表示.vsdx b/model/界面设计/界面流跳转的顺序图表示.vsdx new file mode 100644 index 0000000..6bccc34 Binary files /dev/null and b/model/界面设计/界面流跳转的顺序图表示.vsdx differ diff --git a/model/界面设计/界面设计的UML类图表示.vsdx b/model/界面设计/界面设计的UML类图表示.vsdx deleted file mode 100644 index 76ac068..0000000 Binary files a/model/界面设计/界面设计的UML类图表示.vsdx and /dev/null differ diff --git a/model/详细设计/切换背景模式顺序图.vsdx b/model/详细设计/切换背景模式顺序图.vsdx deleted file mode 100644 index 90df0a9..0000000 Binary files a/model/详细设计/切换背景模式顺序图.vsdx and /dev/null differ diff --git a/model/详细设计/小米便签设计类图.vsdx b/model/详细设计/小米便签设计类图.vsdx index 5d4a02f..9a41006 100644 Binary files a/model/详细设计/小米便签设计类图.vsdx and b/model/详细设计/小米便签设计类图.vsdx differ diff --git a/model/详细设计/添加本地图片顺序图.vsdx b/model/详细设计/插入本地图片顺序图.vsdx similarity index 51% rename from model/详细设计/添加本地图片顺序图.vsdx rename to model/详细设计/插入本地图片顺序图.vsdx index 9cfa6b6..de95062 100644 Binary files a/model/详细设计/添加本地图片顺序图.vsdx and b/model/详细设计/插入本地图片顺序图.vsdx differ diff --git a/model/详细设计/更改背景模式顺序图.vsdx b/model/详细设计/更改背景模式顺序图.vsdx new file mode 100644 index 0000000..0953dba Binary files /dev/null and b/model/详细设计/更改背景模式顺序图.vsdx differ diff --git a/model/需求分析/切换背景模式用例描述.txt b/model/需求分析/切换背景模式用例描述.txt new file mode 100644 index 0000000..b7cc9a3 --- /dev/null +++ b/model/需求分析/切换背景模式用例描述.txt @@ -0,0 +1,20 @@ +用例名称: 切换背景模式功能 + +执行者:用户 + +目标:给小米便签软件增加一个切换背景模式功能,使用户可以在白天和黑夜模式切换不同的背景,增强用户的使用体验 + +前置条件:用户已经安装了小米便签软件,用户已经登录到小米便签应用 + +基本交互动作: +1.用户打开小米便签 +2.用户在应用中找到设置菜单栏,在设置选项中选择不同的模式背景 +3.便签背景更改成功 + + +扩展交互动作: + +3a.用户选择白天模式,则便签主界面切换为白天模式背景图片 +3b.用户选择黑夜模式,则便签主界面切换为黑夜模式背景图片 + +后置条件:应用根据用户的选择设置相应的背景图,并在小米便签的界面上反映出来 \ No newline at end of file diff --git a/model/需求分析/切换背景模式用例顺序图.vsdx b/model/需求分析/切换背景模式用例顺序图.vsdx new file mode 100644 index 0000000..f1c2dac Binary files /dev/null and b/model/需求分析/切换背景模式用例顺序图.vsdx differ diff --git a/model/需求分析/小米便签分析类图.vsdx b/model/需求分析/小米便签分析类图.vsdx new file mode 100644 index 0000000..e7ed2dd Binary files /dev/null and b/model/需求分析/小米便签分析类图.vsdx differ diff --git a/model/需求分析/小米便签用例图.vsdx b/model/需求分析/小米便签用例图.vsdx new file mode 100644 index 0000000..408dc6a Binary files /dev/null and b/model/需求分析/小米便签用例图.vsdx differ diff --git a/model/需求分析/添加本地图片用例描述.txt b/model/需求分析/添加本地图片用例描述.txt new file mode 100644 index 0000000..33753df --- /dev/null +++ b/model/需求分析/添加本地图片用例描述.txt @@ -0,0 +1,15 @@ +用例名称:添加本地图片功能 + +执行者:用户 + +目标:给小米便签软件增加一个添加图片功能,使用户可以在便签中插入图片,丰富便签可编辑的内容 + +前置条件:用户已经安装小米便签 + +基本交互动作: +1.用户进入小米便签 +2.选中或新建一个便签 +3.进入到编辑面板 +4.用户点击图库按钮 +5.用户在图库中选择图片 +6.图片成功插入到便签编辑面板 \ No newline at end of file diff --git a/model/需求分析/添加本地图片用例顺序图.vsdx b/model/需求分析/添加本地图片用例顺序图.vsdx new file mode 100644 index 0000000..ff3da94 Binary files /dev/null and b/model/需求分析/添加本地图片用例顺序图.vsdx differ diff --git a/other/软件工程课程综合实验汇报.pptx b/other/04_张良坤_软件工程汇报 PPT.pptx similarity index 95% rename from other/软件工程课程综合实验汇报.pptx rename to other/04_张良坤_软件工程汇报 PPT.pptx index 027be08..ad18342 100644 Binary files a/other/软件工程课程综合实验汇报.pptx and b/other/04_张良坤_软件工程汇报 PPT.pptx differ diff --git a/other/系统演示效果视频/物理机切换背景模式.mp4 b/other/05_张良坤_系统演示录屏/物理机切换背景模式.mp4 similarity index 100% rename from other/系统演示效果视频/物理机切换背景模式.mp4 rename to other/05_张良坤_系统演示录屏/物理机切换背景模式.mp4 diff --git a/other/系统演示效果视频/物理机演示添加本地图片.mp4 b/other/05_张良坤_系统演示录屏/物理机演示添加本地图片.mp4 similarity index 100% rename from other/系统演示效果视频/物理机演示添加本地图片.mp4 rename to other/05_张良坤_系统演示录屏/物理机演示添加本地图片.mp4 diff --git a/other/系统演示效果视频/虚拟机切换背景模式.mp4 b/other/05_张良坤_系统演示录屏/虚拟机切换背景模式.mp4 similarity index 100% rename from other/系统演示效果视频/虚拟机切换背景模式.mp4 rename to other/05_张良坤_系统演示录屏/虚拟机切换背景模式.mp4 diff --git a/other/系统演示效果视频/虚拟机演示添加本地图片.mp4 b/other/05_张良坤_系统演示录屏/虚拟机演示添加本地图片.mp4 similarity index 100% rename from other/系统演示效果视频/虚拟机演示添加本地图片.mp4 rename to other/05_张良坤_系统演示录屏/虚拟机演示添加本地图片.mp4 diff --git a/other/06_张良坤_贡献度 Excel.xls b/other/06_张良坤_贡献度 Excel.xls new file mode 100644 index 0000000..cf9c57c Binary files /dev/null and b/other/06_张良坤_贡献度 Excel.xls differ diff --git a/doc/小米便签开源代码的精读报告/张良坤/UI包.DateTimePicker.doc b/other/07_210340133张良坤_代码标注/UI包.DateTimePicker.doc similarity index 100% rename from doc/小米便签开源代码的精读报告/张良坤/UI包.DateTimePicker.doc rename to other/07_210340133张良坤_代码标注/UI包.DateTimePicker.doc diff --git a/doc/小米便签开源代码的精读报告/张良坤/UI包.DateTimePickerDialog.doc b/other/07_210340133张良坤_代码标注/UI包.DateTimePickerDialog.doc similarity index 100% rename from doc/小米便签开源代码的精读报告/张良坤/UI包.DateTimePickerDialog.doc rename to other/07_210340133张良坤_代码标注/UI包.DateTimePickerDialog.doc diff --git a/doc/小米便签开源代码的精读报告/张良坤/UI包.DropdownMenu.doc b/other/07_210340133张良坤_代码标注/UI包.DropdownMenu.doc similarity index 100% rename from doc/小米便签开源代码的精读报告/张良坤/UI包.DropdownMenu.doc rename to other/07_210340133张良坤_代码标注/UI包.DropdownMenu.doc diff --git a/doc/小米便签开源代码的精读报告/张良坤/data包/Contact.doc b/other/07_210340133张良坤_代码标注/data包/Contact.doc similarity index 100% rename from doc/小米便签开源代码的精读报告/张良坤/data包/Contact.doc rename to other/07_210340133张良坤_代码标注/data包/Contact.doc diff --git a/doc/小米便签开源代码的精读报告/张良坤/data包/Notes.doc b/other/07_210340133张良坤_代码标注/data包/Notes.doc similarity index 100% rename from doc/小米便签开源代码的精读报告/张良坤/data包/Notes.doc rename to other/07_210340133张良坤_代码标注/data包/Notes.doc diff --git a/doc/小米便签开源代码的精读报告/张良坤/data包/NotesDatabaseHelpter.doc b/other/07_210340133张良坤_代码标注/data包/NotesDatabaseHelpter.doc similarity index 100% rename from doc/小米便签开源代码的精读报告/张良坤/data包/NotesDatabaseHelpter.doc rename to other/07_210340133张良坤_代码标注/data包/NotesDatabaseHelpter.doc diff --git a/doc/小米便签开源代码的精读报告/张良坤/data包/NotesProvider.doc b/other/07_210340133张良坤_代码标注/data包/NotesProvider.doc similarity index 100% rename from doc/小米便签开源代码的精读报告/张良坤/data包/NotesProvider.doc rename to other/07_210340133张良坤_代码标注/data包/NotesProvider.doc diff --git a/doc/小米便签开源代码的精读报告/张良坤/widget包/NoteWidgetProvider.doc b/other/07_210340133张良坤_代码标注/widget包/NoteWidgetProvider.doc similarity index 100% rename from doc/小米便签开源代码的精读报告/张良坤/widget包/NoteWidgetProvider.doc rename to other/07_210340133张良坤_代码标注/widget包/NoteWidgetProvider.doc diff --git a/doc/小米便签开源代码的精读报告/张良坤/widget包/NoteWidgetProvider_2x.doc b/other/07_210340133张良坤_代码标注/widget包/NoteWidgetProvider_2x.doc similarity index 100% rename from doc/小米便签开源代码的精读报告/张良坤/widget包/NoteWidgetProvider_2x.doc rename to other/07_210340133张良坤_代码标注/widget包/NoteWidgetProvider_2x.doc diff --git a/doc/小米便签开源代码的精读报告/张良坤/widget包/NoteWidgetProvider_4x.doc b/other/07_210340133张良坤_代码标注/widget包/NoteWidgetProvider_4x.doc similarity index 100% rename from doc/小米便签开源代码的精读报告/张良坤/widget包/NoteWidgetProvider_4x.doc rename to other/07_210340133张良坤_代码标注/widget包/NoteWidgetProvider_4x.doc diff --git a/doc/小米便签开源代码的精读报告/周雄/UI.NotesListActivity.docx b/other/07_210340134周雄_代码标注/UI.NotesListActivity.docx similarity index 100% rename from doc/小米便签开源代码的精读报告/周雄/UI.NotesListActivity.docx rename to other/07_210340134周雄_代码标注/UI.NotesListActivity.docx diff --git a/doc/小米便签开源代码的精读报告/周雄/UI.NotesListAdapter.docx b/other/07_210340134周雄_代码标注/UI.NotesListAdapter.docx similarity index 100% rename from doc/小米便签开源代码的精读报告/周雄/UI.NotesListAdapter.docx rename to other/07_210340134周雄_代码标注/UI.NotesListAdapter.docx diff --git a/doc/小米便签开源代码的精读报告/周雄/tool包/BackupUtils.docx b/other/07_210340134周雄_代码标注/tool包/BackupUtils.docx similarity index 100% rename from doc/小米便签开源代码的精读报告/周雄/tool包/BackupUtils.docx rename to other/07_210340134周雄_代码标注/tool包/BackupUtils.docx diff --git a/doc/小米便签开源代码的精读报告/周雄/tool包/DataUtils.docx b/other/07_210340134周雄_代码标注/tool包/DataUtils.docx similarity index 100% rename from doc/小米便签开源代码的精读报告/周雄/tool包/DataUtils.docx rename to other/07_210340134周雄_代码标注/tool包/DataUtils.docx diff --git a/doc/小米便签开源代码的精读报告/周雄/tool包/GTaskStringUtils.docx b/other/07_210340134周雄_代码标注/tool包/GTaskStringUtils.docx similarity index 100% rename from doc/小米便签开源代码的精读报告/周雄/tool包/GTaskStringUtils.docx rename to other/07_210340134周雄_代码标注/tool包/GTaskStringUtils.docx diff --git a/doc/小米便签开源代码的精读报告/周雄/tool包/ResourceParser.docx b/other/07_210340134周雄_代码标注/tool包/ResourceParser.docx similarity index 100% rename from doc/小米便签开源代码的精读报告/周雄/tool包/ResourceParser.docx rename to other/07_210340134周雄_代码标注/tool包/ResourceParser.docx diff --git a/doc/小米便签开源代码的精读报告/周子皓/UI.Alarminitreceiver.docx b/other/07_210340135周子皓_代码标注/UI.Alarminitreceiver.docx similarity index 100% rename from doc/小米便签开源代码的精读报告/周子皓/UI.Alarminitreceiver.docx rename to other/07_210340135周子皓_代码标注/UI.Alarminitreceiver.docx diff --git a/doc/小米便签开源代码的精读报告/周子皓/UI.Alarmreciever.docx b/other/07_210340135周子皓_代码标注/UI.Alarmreciever.docx similarity index 100% rename from doc/小米便签开源代码的精读报告/周子皓/UI.Alarmreciever.docx rename to other/07_210340135周子皓_代码标注/UI.Alarmreciever.docx diff --git a/doc/小米便签开源代码的精读报告/周子皓/UI.NotesPreferenceActivity.docx b/other/07_210340135周子皓_代码标注/UI.NotesPreferenceActivity.docx similarity index 100% rename from doc/小米便签开源代码的精读报告/周子皓/UI.NotesPreferenceActivity.docx rename to other/07_210340135周子皓_代码标注/UI.NotesPreferenceActivity.docx diff --git a/doc/小米便签开源代码的精读报告/周子皓/UI.NoteslistItem.docx b/other/07_210340135周子皓_代码标注/UI.NoteslistItem.docx similarity index 100% rename from doc/小米便签开源代码的精读报告/周子皓/UI.NoteslistItem.docx rename to other/07_210340135周子皓_代码标注/UI.NoteslistItem.docx diff --git a/doc/小米便签开源代码的精读报告/周子皓/UI.alarmalertactivity.doc b/other/07_210340135周子皓_代码标注/UI.alarmalertactivity.doc similarity index 100% rename from doc/小米便签开源代码的精读报告/周子皓/UI.alarmalertactivity.doc rename to other/07_210340135周子皓_代码标注/UI.alarmalertactivity.doc diff --git a/doc/小米便签开源代码的精读报告/周子皓/model包/model.note.docx b/other/07_210340135周子皓_代码标注/model包/model.note.docx similarity index 100% rename from doc/小米便签开源代码的精读报告/周子皓/model包/model.note.docx rename to other/07_210340135周子皓_代码标注/model包/model.note.docx diff --git a/doc/小米便签开源代码的精读报告/周子皓/model包/model.workingnote.docx b/other/07_210340135周子皓_代码标注/model包/model.workingnote.docx similarity index 100% rename from doc/小米便签开源代码的精读报告/周子皓/model包/model.workingnote.docx rename to other/07_210340135周子皓_代码标注/model包/model.workingnote.docx diff --git a/doc/小米便签开源代码的精读报告/陈昊恺/UI.FoldersListAdapter.docx b/other/07_210340136陈昊恺_代码标注/UI.FoldersListAdapter.docx similarity index 100% rename from doc/小米便签开源代码的精读报告/陈昊恺/UI.FoldersListAdapter.docx rename to other/07_210340136陈昊恺_代码标注/UI.FoldersListAdapter.docx diff --git a/doc/小米便签开源代码的精读报告/陈昊恺/UI.NoteEditActivity.docx b/other/07_210340136陈昊恺_代码标注/UI.NoteEditActivity.docx similarity index 100% rename from doc/小米便签开源代码的精读报告/陈昊恺/UI.NoteEditActivity.docx rename to other/07_210340136陈昊恺_代码标注/UI.NoteEditActivity.docx diff --git a/doc/小米便签开源代码的精读报告/陈昊恺/UI.NoteEditText.docx b/other/07_210340136陈昊恺_代码标注/UI.NoteEditText.docx similarity index 100% rename from doc/小米便签开源代码的精读报告/陈昊恺/UI.NoteEditText.docx rename to other/07_210340136陈昊恺_代码标注/UI.NoteEditText.docx diff --git a/doc/小米便签开源代码的精读报告/陈昊恺/UI.NoteItemData.docx b/other/07_210340136陈昊恺_代码标注/UI.NoteItemData.docx similarity index 100% rename from doc/小米便签开源代码的精读报告/陈昊恺/UI.NoteItemData.docx rename to other/07_210340136陈昊恺_代码标注/UI.NoteItemData.docx diff --git a/doc/小米便签开源代码的精读报告/陈昊恺/gtask包/Data包/MetaData.docx b/other/07_210340136陈昊恺_代码标注/gtask包/Data包/MetaData.docx similarity index 100% rename from doc/小米便签开源代码的精读报告/陈昊恺/gtask包/Data包/MetaData.docx rename to other/07_210340136陈昊恺_代码标注/gtask包/Data包/MetaData.docx diff --git a/doc/小米便签开源代码的精读报告/陈昊恺/gtask包/Data包/Node.docx b/other/07_210340136陈昊恺_代码标注/gtask包/Data包/Node.docx similarity index 100% rename from doc/小米便签开源代码的精读报告/陈昊恺/gtask包/Data包/Node.docx rename to other/07_210340136陈昊恺_代码标注/gtask包/Data包/Node.docx diff --git a/doc/小米便签开源代码的精读报告/陈昊恺/gtask包/Data包/SqlData.docx b/other/07_210340136陈昊恺_代码标注/gtask包/Data包/SqlData.docx similarity index 100% rename from doc/小米便签开源代码的精读报告/陈昊恺/gtask包/Data包/SqlData.docx rename to other/07_210340136陈昊恺_代码标注/gtask包/Data包/SqlData.docx diff --git a/doc/小米便签开源代码的精读报告/陈昊恺/gtask包/Data包/SqlNote.docx b/other/07_210340136陈昊恺_代码标注/gtask包/Data包/SqlNote.docx similarity index 100% rename from doc/小米便签开源代码的精读报告/陈昊恺/gtask包/Data包/SqlNote.docx rename to other/07_210340136陈昊恺_代码标注/gtask包/Data包/SqlNote.docx diff --git a/doc/小米便签开源代码的精读报告/陈昊恺/gtask包/Data包/Task.docx b/other/07_210340136陈昊恺_代码标注/gtask包/Data包/Task.docx similarity index 100% rename from doc/小米便签开源代码的精读报告/陈昊恺/gtask包/Data包/Task.docx rename to other/07_210340136陈昊恺_代码标注/gtask包/Data包/Task.docx diff --git a/doc/小米便签开源代码的精读报告/陈昊恺/gtask包/Data包/TaskList.docx b/other/07_210340136陈昊恺_代码标注/gtask包/Data包/TaskList.docx similarity index 100% rename from doc/小米便签开源代码的精读报告/陈昊恺/gtask包/Data包/TaskList.docx rename to other/07_210340136陈昊恺_代码标注/gtask包/Data包/TaskList.docx diff --git a/doc/小米便签开源代码的精读报告/陈昊恺/gtask包/Exception包/ActionFailureException.docx b/other/07_210340136陈昊恺_代码标注/gtask包/Exception包/ActionFailureException.docx similarity index 100% rename from doc/小米便签开源代码的精读报告/陈昊恺/gtask包/Exception包/ActionFailureException.docx rename to other/07_210340136陈昊恺_代码标注/gtask包/Exception包/ActionFailureException.docx diff --git a/doc/小米便签开源代码的精读报告/陈昊恺/gtask包/Exception包/NetworkFailureException.docx b/other/07_210340136陈昊恺_代码标注/gtask包/Exception包/NetworkFailureException.docx similarity index 100% rename from doc/小米便签开源代码的精读报告/陈昊恺/gtask包/Exception包/NetworkFailureException.docx rename to other/07_210340136陈昊恺_代码标注/gtask包/Exception包/NetworkFailureException.docx diff --git a/doc/小米便签开源代码的精读报告/陈昊恺/gtask包/Remote包/GTaskASyncTask.docx b/other/07_210340136陈昊恺_代码标注/gtask包/Remote包/GTaskASyncTask.docx similarity index 100% rename from doc/小米便签开源代码的精读报告/陈昊恺/gtask包/Remote包/GTaskASyncTask.docx rename to other/07_210340136陈昊恺_代码标注/gtask包/Remote包/GTaskASyncTask.docx diff --git a/doc/小米便签开源代码的精读报告/陈昊恺/gtask包/Remote包/GTaskClient.docx b/other/07_210340136陈昊恺_代码标注/gtask包/Remote包/GTaskClient.docx similarity index 100% rename from doc/小米便签开源代码的精读报告/陈昊恺/gtask包/Remote包/GTaskClient.docx rename to other/07_210340136陈昊恺_代码标注/gtask包/Remote包/GTaskClient.docx diff --git a/doc/小米便签开源代码的精读报告/陈昊恺/gtask包/Remote包/GTaskManager.docx b/other/07_210340136陈昊恺_代码标注/gtask包/Remote包/GTaskManager.docx similarity index 100% rename from doc/小米便签开源代码的精读报告/陈昊恺/gtask包/Remote包/GTaskManager.docx rename to other/07_210340136陈昊恺_代码标注/gtask包/Remote包/GTaskManager.docx diff --git a/doc/小米便签开源代码的精读报告/陈昊恺/gtask包/Remote包/GTaskSyncService.docx b/other/07_210340136陈昊恺_代码标注/gtask包/Remote包/GTaskSyncService.docx similarity index 100% rename from doc/小米便签开源代码的精读报告/陈昊恺/gtask包/Remote包/GTaskSyncService.docx rename to other/07_210340136陈昊恺_代码标注/gtask包/Remote包/GTaskSyncService.docx diff --git a/other/08_210340133张良坤-实践总结报告.docx b/other/08_210340133张良坤-实践总结报告.docx new file mode 100644 index 0000000..9d75e95 Binary files /dev/null and b/other/08_210340133张良坤-实践总结报告.docx differ diff --git a/other/08_210340134周雄_实践总结报告.docx b/other/08_210340134周雄_实践总结报告.docx new file mode 100644 index 0000000..17e8a87 Binary files /dev/null and b/other/08_210340134周雄_实践总结报告.docx differ diff --git a/other/08_210340135周子皓_实践总结报告.docx b/other/08_210340135周子皓_实践总结报告.docx new file mode 100644 index 0000000..5c0d54f Binary files /dev/null and b/other/08_210340135周子皓_实践总结报告.docx differ diff --git a/other/08_210340136陈昊恺_实践总结报告.docx b/other/08_210340136陈昊恺_实践总结报告.docx new file mode 100644 index 0000000..a52e3ce Binary files /dev/null and b/other/08_210340136陈昊恺_实践总结报告.docx differ diff --git a/other/小米便签维护需求与设计方案.docx b/other/小米便签维护需求与设计方案.docx deleted file mode 100644 index ddf3f28..0000000 Binary files a/other/小米便签维护需求与设计方案.docx and /dev/null differ diff --git a/other/新增界面外观设计/主屏幕外观设计.jpg b/other/新增界面外观设计/主屏幕外观设计.jpg deleted file mode 100644 index cc71e50..0000000 Binary files a/other/新增界面外观设计/主屏幕外观设计.jpg and /dev/null differ diff --git a/other/新增界面外观设计/主屏幕菜单栏外观设计.jpg b/other/新增界面外观设计/主屏幕菜单栏外观设计.jpg deleted file mode 100644 index bf50cc2..0000000 Binary files a/other/新增界面外观设计/主屏幕菜单栏外观设计.jpg and /dev/null differ diff --git a/other/新增界面外观设计/便签内容编辑界面外观设计.jpg b/other/新增界面外观设计/便签内容编辑界面外观设计.jpg deleted file mode 100644 index 7079909..0000000 Binary files a/other/新增界面外观设计/便签内容编辑界面外观设计.jpg and /dev/null differ