将 ORMLite 与 SQLite 和 Android 结合使用的好教程是什么
我正在寻找一个关于如何将 ORMLite 与 SQLite 和 Android 结合使用的优秀入门教程。快速的谷歌搜索没有产生任何有用的信息。
I am looking for a good introductory tutorial on how to use ORMLite with SQLite and Android. A qucick google search did not produce any usefull information.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我认为这个教程非常好:
http://logic-explained.blogspot.com /2011/12/using-ormlite-in-android-projects.html
因为它还包含一个可以从 GitHub 下载的演示项目
https://github.com/justadreamer/WishListManager
I think that this tutorial is very good:
http://logic-explained.blogspot.com/2011/12/using-ormlite-in-android-projects.html
since it also includes a demo project that can be downloaded from GitHub
https://github.com/justadreamer/WishListManager