Android代码-HighLite

时间:2022-08-26 01:39:04
【文件属性】:

文件名称:Android代码-HighLite

文件大小:171KB

文件格式:ZIP

更新时间:2022-08-26 01:39:04

Android代码

HighLite HighLite is an SQLite library for Android that makes use of annotation processing to generate boilerplate for your SQLite operations. Key features: Automated table creation and table upgrades (column additions / changes / deletions are automatic) with opt-out possibilities for those who do not want it. Query builder that eliminates the need to have to deal with the null-argument passing to the standard Android SQLite API. Easy to use API with simple but flexible operations for get, sa


【文件预览】:
HighLite-master
----gradlew(5KB)
----settings.gradle(162B)
----LICENSE.txt(11KB)
----highlite-annotations()
--------src()
--------gradle.properties(86B)
--------build.gradle(350B)
----.travis.yml(256B)
----highlite-compiler()
--------src()
--------gradle.properties(79B)
--------build.gradle(634B)
----checkstyle.xml(5KB)
----gradle()
--------wrapper()
--------maven-publish-local.gradle(5KB)
--------gradle-mvn-push.gradle(7KB)
----README.md(12KB)
----sample()
--------src()
--------build.gradle(1KB)
--------proguard-rules.pro(655B)
----highlite()
--------src()
--------gradle.properties(61B)
--------build.gradle(907B)
----todo.txt(259B)
----gradlew.bat(2KB)
----gradle.properties(555B)
----.gitignore(133B)
----highlite-lint()
--------src()
--------build.gradle(2KB)
----build.gradle(2KB)

网友评论