- 重点词汇
- 相关例句
contrib目录中包含核心SQLite开发团队所没有提供的附加软件。
互联网摘选
开发者也可以另外选择内嵌的SQLite特性来存储关系型数据。
互联网摘选
When a value is inserted into the database, SQLite will examine its type.
当某个值插入数据库时,SQLite将检查它的类型。
互联网摘选
SQLite implements isolated transactions through exclusive and shared locks at the database level.
SQLite通过数据库级上的独占性和共享锁定来实现独立事务处理。
互联网摘选
这个数据库功能实际上就是一个与底层SQLite实现交互的JavaScript接口。
互联网摘选
SQLite没有用户帐户概念,而是根据文件系统确定所有数据库的权限。
互联网摘选
Android provides support to local relational databases through SQLite.
Android通过SQLite提供对本地关系数据库的支持。
互联网摘选
What are your plans for the future ( related to C#-SQLite, of course)?
你未来的计划是什么(当然是和C-SQLite相关的)?
互联网摘选
There are a number of good Web-based SQLite database management systems.
目前有许多优秀的基于Web的SQLite数据库管理系统。
互联网摘选
SQLite is quickly becoming the prefered database for development apps.
SQLite迅速成为了开发中最受欢迎的数据库。
互联网摘选
本文介绍了几个Android存储API,从首选项到使用SQLite和内部及外部内存。
互联网摘选
其中的源代码和SQLite补充文件经过了很好组织,并且模拟了大部分的软件项目分发源代码的方式
互联网摘选
