sqlite信息详情

sqlite发音

意思翻译

n.一个轻量级别数据库

相似词语短语

flask mysql───烧瓶mysql

mysql join───mysql连接

correlated subqueries sql───相关子查询sql

distinct sql───独特的sql

unburnt mysql───未烧mysql

mysql delete───mysql删除

mysql date───mysql日期

comments in sql───sql中的注释

sql server───[计]微软开发的关系型数据库及数据管理与分析平台,可以用来存储和管理多种数据,同时提供丰富的服务用来与数据交互

sql where───sql在哪里

双语使用场景

SQLite: A database for most occasions───SQLite:适合大多数场合的数据库

SQLite offers triggers, logging, and sequences.───SQLite提供触发器、日志记录和序列。

Using SQLite with a database abstraction layer.───使用SQLite和数据库抽象层。

Be aware that SQLite relies solely on the file system for its database permissions and has no concept of user accounts.───要知道,SQLite的数据库权限只依赖于文件系统,没有用户帐户的概念。

All SQL statements are compiled into easy-to-read assembly executed in the SQLite virtual machine.───所有SQL语句都被编译成易读的、可以在SQLite虚拟机中执行的程序集。

SQLite has no concept of user accounts, and instead relies on the file system for all database permissions.───SQLite没有用户帐户概念,而是根据文件系统确定所有数据库的权限。

Embedding the SQLite engine in an application without need for external dlls, being able to use it in fully managed code with medium trust.───将SQLite引擎嵌入在程序中,而不需要额外的dlls,可以在中等信任级别中使用完全的托管代码。

To the best of my knowledge, since we first started pseudo over two years ago there have been no bugs caused by problems with SQLite.───根据我的记忆,自从两年前启动pseudo项目以来,再没出现过由于SQLite的问题造成的bug。

If the type doesn't match that of the associated column, an attempt will be made to convert the value to the column type.───如果该类型与关联的列不匹配,则SQLite会尝试将该值转换成列类型。

英语使用场景

Basically, these objects wrap things like XHR, SQLite, cookies and other more interesting ways to get asynchronous data.

The Makefile contains a list of source files to build, and it also includes constants that enable or disable and choose certain snippets of code in the SQLite package.