代码搜索:SQLITE
找到约 6,284 项符合「SQLITE」的源代码
代码结果 6,284
www.eeworm.com/read/359567/10138590
tcl sqlite.tcl
#
# Run this Tcl script to generate the sqlite.html file.
#
set rcsid {$Id: sqlite.tcl,v 1.25 2007/01/08 14:31:36 drh Exp $}
source common.tcl
header {sqlite3: A command-line access program for SQLite
www.eeworm.com/read/280954/10276520
py sqlite.py
#
# Copyright (c) 2006, 2007 Canonical
#
# Written by Gustavo Niemeyer
#
# This file is part of Storm Object Relational Mapper.
#
# Storm is free software; you can redistribute
www.eeworm.com/read/280954/10276545
py sqlite.py
#
# Copyright (c) 2006, 2007 Canonical
#
# Written by Gustavo Niemeyer
#
# This file is part of Storm Object Relational Mapper.
#
# Storm is free software; you can redistribute
www.eeworm.com/read/280954/10276623
py sqlite.py
#
# Copyright (c) 2006, 2007 Canonical
#
# Written by Gustavo Niemeyer
#
# This file is part of Storm Object Relational Mapper.
#
# Storm is free software; you can redistribute
www.eeworm.com/read/352733/10520603
def sqlite.def
EXPORTS
sqlite_open
sqlite_close
sqlite_exec
sqlite_last_insert_rowid
sqlite_error_string
sqlite_interrupt
sqlite_complete
sqlite_busy_handler
sqlite_busy_timeout
sqlite_get_table
sqlite_free_table
sq
www.eeworm.com/read/352733/10520672
h sqlite.h
/*
** 2001 September 15
**
** The author disclaims copyright to this source code. In place of
** a legal notice, here is a blessing:
**
** May you do good and not evil.
** May you find forgiven
www.eeworm.com/read/160029/10578483
def sqlite.def
EXPORTS
sqlite_open
sqlite_close
sqlite_exec
sqlite_last_insert_rowid
sqlite_error_string
sqlite_interrupt
sqlite_complete
sqlite_busy_handler
sqlite_busy_timeout
sqlite_get_table
sqlite_free_table
sq
www.eeworm.com/read/160029/10578579
in sqlite.h.in
/*
** 2001 September 15
**
** The author disclaims copyright to this source code. In place of
** a legal notice, here is a blessing:
**
** May you do good and not evil.
** May you find forgiven
www.eeworm.com/read/160029/10578781
in sqlite.pc.in
# Package Information for pkg-config
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: SQLite
Description: SQL database engine
Version: @VERSION@
Libs: -L${libd
www.eeworm.com/read/160029/10579157