网页
图片
视频
学术
词典
地图
更多
航班
笔记本
SQLite3
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
The
latest
version
of
Python
(
version
2
.
6. 1
)
ships
with
SQLite3
and
is
what I
used
for
this
project
.
Python
的
最新
版本
(
2.6.1
)
附带
SQLite3
,
此
项目
也
使用
这个
库
。
www.ibm.com
2.
The
result
of the
make
command
is
a
finished
library
and
the
sqlite3
utility
.
执行
make
命令
所
得到
的
结果
是
一个
完成
的
库
和
sqlite3
实用工具
。
www.ibm.com
3.
One thing
you
will
notice
is that
we
used -d
sqlite3
,
which
tells
the
generator
script
to
use
SQLite
as
the
database
.
您
会
注意
到
,
我们
使用
了
-dsqlite3
,
这
将
告诉
生成器
脚本
使用
SQLite
作为
数据库
。
www.ibm.com
4.
The dbscript
.
py
in
Listing
17
can
build
either a MySQLdb
contacts
table
or a
sqlite3
contacts
table
.
清单
17
中
的
dbscript.py
可以
构建
MySQLdb
联系人
表
或
sqlite3
联系人
表
。
www.ibm.com