代码搜索:SQLITE
找到约 6,284 项符合「SQLITE」的源代码
代码结果 6,284
www.eeworm.com/read/339446/3308615
h qsql_sqlite.h
/****************************************************************************
**
** Copyright (C) 1992-2007 Trolltech ASA. All rights reserved.
**
** This file is part of the QtSql module of the Qt To
www.eeworm.com/read/339446/3308616
cpp qsql_sqlite.cpp
/****************************************************************************
**
** Copyright (C) 1992-2007 Trolltech ASA. All rights reserved.
**
** This file is part of the QtSql module of the Qt To
www.eeworm.com/read/331534/3407912
h sqlite3.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 f
www.eeworm.com/read/318733/3564062
h sqlite3.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/318039/3572574
c sql_sqlite.c
/*
* sql_sqlite.c
* freeradius
*
* Version: $Id: sql_sqlite.c,v 1.4 2008/03/19 06:29:35 aland Exp $
*
* This program is free software; you can redistribute it and/or modify
* it under the
www.eeworm.com/read/291465/3964616
def sqlite3.def
EXPORTS
sqlite3_aggregate_context
sqlite3_aggregate_count
sqlite3_bind_blob
sqlite3_bind_double
sqlite3_bind_int
sqlite3_bind_int64
sqlite3_bind_null
sqlite3_bind_parameter_count
sqlite3_bind
www.eeworm.com/read/281915/4111617
c db_sqlite.c
/* db_sqlite.c - */
/* Copyright(C) eyBuild Group, 2005, 2006. All Rights Reserved. */
/* http://www.eybuild.com */
/*
modification history
01a, 2005-04-03, newzy writen
*/
/*
DESCRIPTION
this mo
www.eeworm.com/read/275731/4172042
hpp sqlite3.hpp
/* LiteSQL
*
* By Tero Laitinen
*
* See LICENSE for copyright information. */
/** \file sqlite3.hpp
* SQLite3 SQLite3::Result SQLite3::Cursor */
#ifndef _litesql_sqlite3_hpp
#define _litesql
www.eeworm.com/read/275731/4172318
cpp sqlite3.cpp
/* LiteSQL - SQLite3-backend implementation
*
* By Tero Laitinen
*
* Few windows specific bugs fixed by Axel Schmidt.
*
* See LICENSE for copyright information. */
#include "compatibility.hp