This website works better with JavaScript.
Explore
Help
Register
Sign In
k
/
android-notes
Watch
1
Star
0
Fork
You've already forked android-notes
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
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.
8
Commits
1
Branch
0
Tags
159 MiB
Markdown
100%
Tag:
Branch:
Tree:
056d4ef4e9
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '056d4ef4e9'
${ noResults }
android-notes
/
blogs
/
SQLite.md
277 B
Raw
Blame
History
Android 数据持久化之 SQLite
目录
思维导图
SQLite
基本使用
SQLiteOpenHelper
SQLiteDatabase
常见问题
数据库升级
优化建议
事务
建立索引
参考
思维导图