diff --git a/src/.gitkeep.txt b/src/.gitkeep.txt deleted file mode 100644 index e69de29..0000000 diff --git a/src/小米便签源代码.zip b/src/小米便签源代码.zip new file mode 100644 index 0000000..1b41615 Binary files /dev/null and b/src/小米便签源代码.zip differ diff --git a/src/数据库.txt b/src/数据库.txt new file mode 100644 index 0000000..b048629 --- /dev/null +++ b/src/数据库.txt @@ -0,0 +1,3 @@ +因为存储的密码容量并不大,并且与便签的属性无关, +因此没有考虑使用sqlite来存储登录密码, +而是使用更方便使用的SharedPreferences存储。 \ No newline at end of file