diff --git a/README.md b/README.md index 4490cf1..1f39b6c 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,3 @@ -# 2023年秋软件工程实践任务一--1 +seminote -小组成员:郑鲲鹏,李泽锴,周柯杏 - -实践内容:小米便签代码的阅读、标注和分析 - -实践时间:2023.11.20- - -实践记录: - -1. 2023.11.23 zkp加入分支管理 -2. 2023.11.23 18:37 OK all of us are in the correct project -3. 2023.11.26 22:30 creat new zhengkunpeng_branch -4. 2023.11.27 9:19 creat new zhoukexing_branch +zkp加入 diff --git a/doc/实践模板-开源软件泛读、标注和维护报告文档.docx b/doc/实践模板-开源软件泛读、标注和维护报告文档.docx index 3e73494..f307642 100644 Binary files a/doc/实践模板-开源软件泛读、标注和维护报告文档.docx and b/doc/实践模板-开源软件泛读、标注和维护报告文档.docx differ diff --git a/proguard-rules.pro b/proguard-rules.pro new file mode 100644 index 0000000..481bb43 --- /dev/null +++ b/proguard-rules.pro @@ -0,0 +1,21 @@ +# Add project specific ProGuard rules here. +# You can control the set of applied configuration files using the +# proguardFiles setting in build.gradle. +# +# For more details, see +# http://developer.android.com/guide/developing/tools/proguard.html + +# If your project uses WebView with JS, uncomment the following +# and specify the fully qualified class name to the JavaScript interface +# class: +#-keepclassmembers class fqcn.of.javascript.interface.for.webview { +# public *; +#} + +# Uncomment this to preserve the line number information for +# debugging stack traces. +#-keepattributes SourceFile,LineNumberTable + +# If you keep the line number information, uncomment this to +# hide the original source file name. +#-renamesourcefileattribute SourceFile \ No newline at end of file diff --git a/src/README.md b/src/README.md new file mode 100644 index 0000000..97e7de9 --- /dev/null +++ b/src/README.md @@ -0,0 +1,11 @@ +# 2023年秋软件工程实践任务一--1 + +小组成员:郑鲲鹏,李泽锴,周柯杏 + +实践内容:小米便签代码的阅读、标注和分析 + +实践时间:2023.11.20- + +实践记录: + +1. 2023.11.23 zkp加入分支管理 \ No newline at end of file diff --git a/src/doc/实践模板-开源软件泛读、标注和维护报告文档.docx b/src/doc/实践模板-开源软件泛读、标注和维护报告文档.docx new file mode 100644 index 0000000..f307642 Binary files /dev/null and b/src/doc/实践模板-开源软件泛读、标注和维护报告文档.docx differ diff --git a/src/main/res/values/styles.xml b/src/main/res/values/styles.xml index 21e7620..dc09a33 100644 --- a/src/main/res/values/styles.xml +++ b/src/main/res/values/styles.xml @@ -63,7 +63,7 @@ \ No newline at end of file