代码搜索:SQLITE

找到约 6,284 项符合「SQLITE」的源代码

代码结果 6,284
www.eeworm.com/read/377683/9265498

sh mkextw.sh

#!/bin/sh # # This script is used to compile SQLite extensions into DLLs. # make fts2amal.c PATH=$PATH:/opt/mingw/bin OPTS='-DTHREADSAFE=1 -DBUILD_sqlite=1 -DSQLITE_OS_WIN=1' CC="i386-mingw32msvc-gcc
www.eeworm.com/read/331534/3407850

entries

9 dir 629 https://poco.svn.sourceforge.net/svnroot/poco/poco/branches/poco-1.3.2/Data/SQLite/include/Poco/Data/SQLite https://poco.svn.sourceforge.net/svnroot/poco 2008-01-16T04:00:40.391387Z 420
www.eeworm.com/read/199159/7881431

txt licence.txt

SQLite Components for Borland Delphi / BCC Legal issues: Copyright (C) 2003..2006 by Aducom Software Aducom Software Eckhartstr 61
www.eeworm.com/read/398823/7918371

txt licence.txt

SQLite Components for Borland Delphi / BCC Legal issues: Copyright (C) 2003..2006 by Aducom Software Aducom Software Eckhartstr 61
www.eeworm.com/read/324802/13243460

tcl shell.tcl

#!/usr/bin/wish # # A GUI shell for SQLite # # The following code is slighly modified from the original. See comments # for the modifications... #####################################################
www.eeworm.com/read/113378/6132484

php~ config.inc.php~

www.eeworm.com/read/418028/10967263

c test_config.c

/* ** 2007 May 7 ** ** 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 forgiveness for
www.eeworm.com/read/331534/3407874

svn-base testsuite.vmsbuild.svn-base

# # TestSuite.vmsbuild # # $Id: //poco/1.3/Data/SQLite/testsuite/TestSuite.vmsbuild#1 $ # EXE=TestRunner SQLiteTestSuite Driver SQLiteTest
www.eeworm.com/read/331534/3407895

vmsbuild testsuite.vmsbuild

# # TestSuite.vmsbuild # # $Id: //poco/1.3/Data/SQLite/testsuite/TestSuite.vmsbuild#1 $ # EXE=TestRunner SQLiteTestSuite Driver SQLiteTest
www.eeworm.com/read/184772/9078151

tcl datatype3.tcl

set rcsid {$Id: datatype3.tcl,v 1.14 2006/05/23 23:22:29 drh Exp $} source common.tcl header {Datatypes In SQLite Version 3} puts { Datatypes In SQLite Version 3 1. Storage Classes