代码搜索:SQLITE
找到约 6,284 项符合「SQLITE」的源代码
代码结果 6,284
www.eeworm.com/read/422060/2045570
tcl speedtest2.tcl
#!/usr/bin/tclsh
#
# Run this script using TCLSH to do a speed comparison between
# various versions of SQLite and PostgreSQL and MySQL
#
# Run a test
#
set cnt 1
proc runtest {title} {
global cnt
www.eeworm.com/read/395296/2441291
readme
You will need the SQLite development headers and libraries installed
before compiling this plugin.
See the Qt SQL documentation for more information on compiling Qt SQL
driver plugins (sql-driver.htm
www.eeworm.com/read/395296/2441298
readme
You will need the SQLite development headers and libraries installed
before compiling this plugin.
See the Qt SQL documentation for more information on compiling Qt SQL
driver plugins (sql-driver.htm
www.eeworm.com/read/258350/4355681
readme
You will need the SQLite development headers and libraries installed
before compiling this plugin.
See the Qt SQL documentation for more information on compiling Qt SQL
driver plugins (sql-driver.htm
www.eeworm.com/read/156227/5612066
h quickliterow.h
/*
* QuickLiteRow.h
* A lightweight Cocoa wrapper for SQLite
*
* Written by Tito Ciuro (21-Jan-2003)
Copyright (c) 2004, Tito Ciuro
All rights reserved.
Redistribution and use in source
www.eeworm.com/read/156227/5612072
h quicklitedatabase.h
/**
* QuickLiteDatabase.h
* A lightweight Cocoa wrapper for SQLite
*
* Written by Tito Ciuro (21-Jan-2003)
Copyright (c) 2004, Tito Ciuro
All rights reserved.
Redistribution and use in s
www.eeworm.com/read/156227/5612077
h quicklitecursor.h
/*
* QuickLiteCursor.h
* A lightweight Cocoa wrapper for SQLite
*
* Written by Tito Ciuro (21-Jan-2003)
Copyright (c) 2004, Tito Ciuro
All rights reserved.
Redistribution and use in so
www.eeworm.com/read/156227/5612084
h quickliteglobals.h
/*
* QuickLiteGlobals.h
* A lightweight Cocoa wrapper for SQLite
*
* Written by Tito Ciuro (21-Jan-2003)
Copyright (c) 2004, Tito Ciuro
All rights reserved.
Redistribution and use in sou