这个数据库功能实际上就是一个与底层SQLite实现交互的JavaScript接口。
互联网摘选
本文介绍了几个Android存储API,从首选项到使用SQLite和内部及外部内存。
互联网摘选
SQLite is quickly becoming the prefered database for development apps.
SQLite迅速成为了开发中最受欢迎的数据库。
互联网摘选
There are a number of good Web-based SQLite database management systems.
目前有许多优秀的基于Web的SQLite数据库管理系统。
互联网摘选
What are your plans for the future ( related to C#-SQLite, of course)?
你未来的计划是什么(当然是和C-SQLite相关的)?
互联网摘选
Android provides support to local relational databases through SQLite.
Android通过SQLite提供对本地关系数据库的支持。
互联网摘选
SQLite没有用户帐户概念,而是根据文件系统确定所有数据库的权限。
互联网摘选
它是一款用于数据库编辑软件,可新增、更新、浏览、删除数据。
互联网摘选
SQLite implements isolated transactions through exclusive and shared locks at the database level.
SQLite通过数据库级上的独占性和共享锁定来实现独立事务处理。
互联网摘选
When a value is inserted into the database, SQLite will examine its type.
当某个值插入数据库时,SQLite将检查它的类型。
互联网摘选
开发者也可以另外选择内嵌的SQLite特性来存储关系型数据。
互联网摘选
For SQLite, this means creating a file in which to store the database.
对于SQLite,这意味着创建一个存储该数据库的文件。
互联网摘选
创建SQLite3数据库, 查看和更改数据库参数, 检查数据库完整性和真空 ( 契约 ) 的数据库.
互联网摘选
The popular PHP programming language comes with both SQLite 2 and SQLite 3 built in.
非常流行的PHP编程语言都内置了SQLite2和SQLite3.
互联网摘选
At this point, SQLite is used to store most persistent metadata in Firefox.
在这一点上, SQLite被Firefox用于存储持久的数据.
互联网摘选
