代码搜索:SQLITE
找到约 6,284 项符合「SQLITE」的源代码
代码结果 6,284
www.eeworm.com/read/358128/3003040
phpt sqlite.phpt
--TEST--
Log: Sqlite Handler
--SKIPIF--
--FILE--
www.eeworm.com/read/259229/4345288
hx sqlite.hx
/*
* Copyright (c) 2005, The haXe Project Contributors
* All rights reserved.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the f
www.eeworm.com/read/258350/4355682
pro sqlite.pro
TEMPLATE = lib
TARGET = qsqlite
CONFIG += qt plugin
DESTDIR = ../../../sqldrivers
HEADERS = ../../../../src/sql/drivers/sqlite/qsql_sqlite.h
SOURCES = smain.cpp \
../../../../src/sql/drivers
www.eeworm.com/read/258350/4356888
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/474523/6811568
def sqlite.def
LIBRARY sqliteodbc.dll
EXPORTS
ConfigDSN
LibMain
SQLAllocConnect
SQLAllocEnv
SQLAllocHandle
SQLAllocStmt
SQLBindCol
SQLBindParam
SQLBindParameter
SQLBrowseConnect
SQLBulkOperations
SQLC
www.eeworm.com/read/474523/6811579
c sqlite.c
/*
* Use sqlite_main() entry point in sqliteodbc.dll/sqliteodbcu.dll
* to provide an SQLite shell, compile with
*
* tcc -o sqlite.exe -lsqlite sqlite.c
* tcc -o sqliteu.exe -lsqliteu sqlit
www.eeworm.com/read/474523/6811654
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