青年中文青年中文

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.