代码搜索:DataBase
找到约 10,000 项符合「DataBase」的源代码
代码结果 10,000
www.eeworm.com/read/175783/9532913
h db.star.h
/***************************************************************************
* *
* db.*
www.eeworm.com/read/175783/9533184
readme
db.star Test Suite
db.* includes a test suite primarily for developers who will be editing the
code to db.* itself. This suite tests the functionality of the d_functions
provided by the db.* API. O
www.eeworm.com/read/175783/9533210
ecos readme.ecos
Using db.* with eCos
====================
db.* supports eCos as a target environment. Due to eCos' single-process
model, Lock Manager functionality is not ported yet, however it seems that
most embed
www.eeworm.com/read/175176/9556254
pas mailtemplatequery.pas
unit MailTemplateQuery;
{
A database query for the mail template program.
Copyright
www.eeworm.com/read/366616/9806406
tcl spaceanal.tcl
# Run this TCL script using "testfixture" in order get a report that shows
# how much disk space is used by a particular data to actually store data
# versus how much space is unused.
#
if {[catch {
www.eeworm.com/read/366616/9806490
c attach.c
/*
** 2003 April 6
**
** 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 f
www.eeworm.com/read/366616/9806733
test manydb.test
# 2005 October 3
#
# 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 yours
www.eeworm.com/read/366616/9807096
tcl quickstart.tcl
#
# Run this TCL script to generate HTML for the quickstart.html file.
#
set rcsid {$Id: quickstart.tcl,v 1.8 2006/06/13 11:27:22 drh Exp $}
source common.tcl
header {SQLite In 5 Minutes Or Less}
puts
www.eeworm.com/read/366616/9807158
tcl index.tcl
#!/usr/bin/tclsh
source common.tcl
header {SQLite home page}
puts {
About SQLite