readme.htm

来自「DELPHI 访问SQLITE3 数据库的VCL控件」· HTM 代码 · 共 35 行

HTM
35
字号
<HTML>
<HEAD>
<TITLE>DISQLite3 1.3.8 &ndash; Readme</TITLE>
<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</HEAD>

<BODY bgcolor="#FFFFFF" text="#000000">

<H2>DISQLite3 1.3.8 &ndash; Readme</H2>

<P>DISQLite3 is a self-contained, embeddable, zero-configuration SQL
  database engine for Borland Delphi:</P>

<UL>
	<LI>Compiles into exe, requires no DLLs.
	<LI>Implements most of SQL 92.
	<LI>Small footprint: less than 300&nbsp;KB code space only.
	<LI>Compact, single file database format.
	<LI>Excellent performance &ndash faster than other database solutions.
	<LI>Up to 2 tebibytes database size.
	<LI>Unlimited table, record, field counts.
	<LI>ACID transactions: Atomic, Consistent, Isolated, and Durable.
</UL>

<HR size="1" noshade>

<P>Latest information and updates are always available at the DISQLite3
  homepage: <A href="http://www.yunqa.de/delphi/">http://www.yunqa.de/delphi/</A>.</P>

<P>In case of questions, problems or bug reports contact the DISQLite3
  author at <A href="mailto:delphi@yunqa.de">delphi@yunqa.de</A>.</P>

</BODY>
</HTML>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?