diff --git a/other/05_小米便签阅读与维护-汇报_组长姓名-解矗.pptx b/other/05_小米便签阅读与维护-汇报_组长姓名-解矗.pptx new file mode 100644 index 0000000..65a4286 Binary files /dev/null and b/other/05_小米便签阅读与维护-汇报_组长姓名-解矗.pptx differ diff --git a/src/notesmastersss/.gitignore b/src/notesmastersss/.gitignore new file mode 100644 index 0000000..aa724b7 --- /dev/null +++ b/src/notesmastersss/.gitignore @@ -0,0 +1,15 @@ +*.iml +.gradle +/local.properties +/.idea/caches +/.idea/libraries +/.idea/modules.xml +/.idea/workspace.xml +/.idea/navEditor.xml +/.idea/assetWizardSettings.xml +.DS_Store +/build +/captures +.externalNativeBuild +.cxx +local.properties diff --git a/src/notesmastersss/.idea/.gitignore b/src/notesmastersss/.idea/.gitignore new file mode 100644 index 0000000..26d3352 --- /dev/null +++ b/src/notesmastersss/.idea/.gitignore @@ -0,0 +1,3 @@ +# Default ignored files +/shelf/ +/workspace.xml diff --git a/src/notesmastersss/.idea/.name b/src/notesmastersss/.idea/.name new file mode 100644 index 0000000..5d59761 --- /dev/null +++ b/src/notesmastersss/.idea/.name @@ -0,0 +1 @@ +notesmaster \ No newline at end of file diff --git a/src/notesmastersss/.idea/compiler.xml b/src/notesmastersss/.idea/compiler.xml new file mode 100644 index 0000000..b589d56 --- /dev/null +++ b/src/notesmastersss/.idea/compiler.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/src/notesmastersss/.idea/deploymentTargetDropDown.xml b/src/notesmastersss/.idea/deploymentTargetDropDown.xml new file mode 100644 index 0000000..4d42027 --- /dev/null +++ b/src/notesmastersss/.idea/deploymentTargetDropDown.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/notesmastersss/.idea/deploymentTargetSelector.xml b/src/notesmastersss/.idea/deploymentTargetSelector.xml new file mode 100644 index 0000000..b268ef3 --- /dev/null +++ b/src/notesmastersss/.idea/deploymentTargetSelector.xml @@ -0,0 +1,10 @@ + + + + + + + + + \ No newline at end of file diff --git a/src/notesmastersss/.idea/gradle.xml b/src/notesmastersss/.idea/gradle.xml new file mode 100644 index 0000000..0897082 --- /dev/null +++ b/src/notesmastersss/.idea/gradle.xml @@ -0,0 +1,19 @@ + + + + + + + \ No newline at end of file diff --git a/src/notesmastersss/.idea/migrations.xml b/src/notesmastersss/.idea/migrations.xml new file mode 100644 index 0000000..f8051a6 --- /dev/null +++ b/src/notesmastersss/.idea/migrations.xml @@ -0,0 +1,10 @@ + + + + + + \ No newline at end of file diff --git a/src/notesmastersss/.idea/misc.xml b/src/notesmastersss/.idea/misc.xml new file mode 100644 index 0000000..8978d23 --- /dev/null +++ b/src/notesmastersss/.idea/misc.xml @@ -0,0 +1,9 @@ + + + + + + + + \ No newline at end of file diff --git a/src/notesmastersss/.scannerwork/.sonar_lock b/src/notesmastersss/.scannerwork/.sonar_lock new file mode 100644 index 0000000..e69de29 diff --git a/src/notesmastersss/.scannerwork/report-task.txt b/src/notesmastersss/.scannerwork/report-task.txt new file mode 100644 index 0000000..9bff71c --- /dev/null +++ b/src/notesmastersss/.scannerwork/report-task.txt @@ -0,0 +1,6 @@ +projectKey=minote +serverUrl=http://localhost:9000 +serverVersion=10.5.1.90531 +dashboardUrl=http://localhost:9000/dashboard?id=minote +ceTaskId=ab5072a9-04ed-49c6-86aa-aa46af57bb62 +ceTaskUrl=http://localhost:9000/api/ce/task?id=ab5072a9-04ed-49c6-86aa-aa46af57bb62 diff --git a/src/notesmastersss/app/.gitignore b/src/notesmastersss/app/.gitignore new file mode 100644 index 0000000..42afabf --- /dev/null +++ b/src/notesmastersss/app/.gitignore @@ -0,0 +1 @@ +/build \ No newline at end of file diff --git a/src/notesmastersss/app/.idea/compiler.xml b/src/notesmastersss/app/.idea/compiler.xml new file mode 100644 index 0000000..b589d56 --- /dev/null +++ b/src/notesmastersss/app/.idea/compiler.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/src/notesmastersss/app/.idea/deploymentTargetDropDown.xml b/src/notesmastersss/app/.idea/deploymentTargetDropDown.xml new file mode 100644 index 0000000..81efe7a --- /dev/null +++ b/src/notesmastersss/app/.idea/deploymentTargetDropDown.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/src/notesmastersss/app/.idea/gradle.xml b/src/notesmastersss/app/.idea/gradle.xml new file mode 100644 index 0000000..0954687 --- /dev/null +++ b/src/notesmastersss/app/.idea/gradle.xml @@ -0,0 +1,19 @@ + + + + + + + \ No newline at end of file diff --git a/src/notesmastersss/app/.idea/migrations.xml b/src/notesmastersss/app/.idea/migrations.xml new file mode 100644 index 0000000..f8051a6 --- /dev/null +++ b/src/notesmastersss/app/.idea/migrations.xml @@ -0,0 +1,10 @@ + + + + + + \ No newline at end of file diff --git a/src/notesmastersss/app/.idea/misc.xml b/src/notesmastersss/app/.idea/misc.xml new file mode 100644 index 0000000..8978d23 --- /dev/null +++ b/src/notesmastersss/app/.idea/misc.xml @@ -0,0 +1,9 @@ + + + + + + + + \ No newline at end of file diff --git a/src/notesmastersss/app/.idea/workspace.xml b/src/notesmastersss/app/.idea/workspace.xml new file mode 100644 index 0000000..0a3d148 --- /dev/null +++ b/src/notesmastersss/app/.idea/workspace.xml @@ -0,0 +1,181 @@ + + + + + + + + + + @style/Theme.Iflytek + + + + + @style/Theme.Iflytek + + + + + @style/Theme.Iflytek + + + + + @style/Theme.Iflytek + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +