You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
MiNotes/README.md

21 lines
934 B

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# MiNotes
小米便签开源代码阅读项目
本项目的内容存放在doc、model、src和other
一、doc文件夹
本文件夹存放对小米便签开源代码阅读的泛读报告、精读报告、质量分析报告和需求与设计方案
其中,本小组对小米便签加入了两个新功能,分别为:
1.置顶便签
2.便签显示字数
二、model文件夹
本文件夹存放各种UML模型
三、src文件夹
本文件夹包括被修改之后的小米便签代码
四、other文件夹
本文件夹存放汇报PPT、系统录屏演示和贡献度表
五、在src文件夹中MiNotes文件夹里面包含了所有的项目代码可以在Android Studio中打开首次运行会报错根据报错找到需要修改的位置改成用户自己的MiNotes文件夹位置即可正常编译运行。
环境需要在Android 14及以下运行Android 15及以上运行无法完全展示功能。