代码搜索:SQLITE

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

代码结果 6,284
www.eeworm.com/read/267239/11188902

h db_operate.h

#ifndef _DB_OPERATE_H_ #define _DB_OPERATE_H_ #include #define OPENNED 1 #define UNOPEN 0 #define SELECTED 1 #define UNSELECT 0 //#define DEBUG_SQLITE typedef struct
www.eeworm.com/read/156228/11817373

mesgscript

-- ****************************************************************************** -- mesgScript: Script for creating mesg table -- Usage: -- $ sqlite3 msgdatabase < mesgScript -- -- Note:
www.eeworm.com/read/179153/5309430

pm vendor.pm

# # $Id: Vendor.pm,v 1.1.2.13.2.2 2006/06/08 18:55:42 gomor Exp $ # package Net::SinFP::DB::Vendor; use strict; use warnings; require DBIx::SQLite::Simple::Table; our @ISA = qw(DBIx::SQLite::Simple::
www.eeworm.com/read/179153/5309434

pm ipversion.pm

# # $Id: IpVersion.pm,v 1.1.2.14.2.2 2006/06/08 18:55:42 gomor Exp $ # package Net::SinFP::DB::IpVersion; use strict; use warnings; require DBIx::SQLite::Simple::Table; our @ISA = qw(DBIx::SQLite::Si
www.eeworm.com/read/179153/5309437

pm osversion.pm

# # $Id: OsVersion.pm,v 1.1.2.13.2.2 2006/06/08 18:55:42 gomor Exp $ # package Net::SinFP::DB::OsVersion; use strict; use warnings; require DBIx::SQLite::Simple::Table; our @ISA = qw(DBIx::SQLite::Si
www.eeworm.com/read/179153/5309441

pm signature.pm

# # $Id: Signature.pm,v 1.1.2.13.2.7 2006/06/11 09:31:13 gomor Exp $ # package Net::SinFP::DB::Signature; use strict; use warnings; require DBIx::SQLite::Simple::Table; our @ISA = qw(DBIx::SQLite::Si
www.eeworm.com/read/427763/8922750

cpp cppsqlite3u.cpp

//////////////////////////////////////////////////////////////////////////////// // CppSQLite3U is a C++ unicode wrapper around the SQLite3 embedded database library. // // Copyright (c) 2006 Tyus
www.eeworm.com/read/427034/8984266

cpp cppsqlite3u.cpp

//////////////////////////////////////////////////////////////////////////////// // CppSQLite3U is a C++ unicode wrapper around the SQLite3 embedded database library. // // Copyright (c) 2006 Tyus
www.eeworm.com/read/184772/9077436

test capi2.test

# 2003 January 29 # # 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 your
www.eeworm.com/read/377683/9265969

test capi2.test

# 2003 January 29 # # 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 your