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.
Go to file
FXH 786b49dcc1
这个类主要用于管理便签的数据操作,包括创建、更新、同步等操作。
2 months ago
Contact.java 这段代码定义了一个 Contact 类,它提供了一个静态方法 getContact,该方法可以根据电话号码查询联系人名称。它使用了缓存来提高查询效率,并处理了可能的异常情况。 2 months ago
Note.java 这个类主要用于管理便签的数据操作,包括创建、更新、同步等操作。 2 months ago
Notes.java 该段代码的功能是定义了一个Notes类,它包含了处理笔记应用数据的常量、URI、列定义和一些特定的笔记类型(如文本笔记和通话记录笔记)。这些定义被用来在应用程序的不同部分之间共享和操作笔记数据。 2 months ago
NotesDatabaseHelper.java 数据库 2 months ago
NotesProvider.java 2 months ago
README.md Initial commit 3 months ago
hello.txt hello 3 months ago

README.md

5MI