代码搜索:DataBase
找到约 10,000 项符合「DataBase」的源代码
代码结果 10,000
www.eeworm.com/read/377683/9265875
c pager.c
/*
** 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/377683/9265918
test corrupt2.test
# 2004 August 30
#
# 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/377683/9266028
test pager3.test
# 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 forgiveness for yo
www.eeworm.com/read/377683/9266667
test journal1.test
# 2005 March 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 forgiveness for yourse
www.eeworm.com/read/377683/9266781
c crashtest1.c
/*
** This program tests the ability of SQLite database to recover from a crash.
** This program runs under Unix only, but the results are applicable to all
** systems.
**
** The main process first co
www.eeworm.com/read/180140/9318670
package-list
jbnc
jbnc.database
jbnc.dataset
jbnc.discretize
jbnc.graphs
jbnc.inducers
jbnc.measures
jbnc.operators
jbnc.util
www.eeworm.com/read/179538/9352622
prg main.prg
*****************************
* 文件名: MAIN.PRG(主文件)
****************************
LCLASTSETTALK = SET('TALK')
SET TALK OFF
LCLASTSETPATH = SET('PATH')
SET PATH TO ;DATA;LIBS;FORMS;IMG;HE
www.eeworm.com/read/375509/9358068
java sqlupdate.java
/*
DBPool - JDBC Connection Pool Manager
Copyright (c) Giles Winstanley
*/
package snaq.db;
import java.io.*;
import java.sql.*;
import java.util.StringTokenizer;
/**
* Command-line ut
www.eeworm.com/read/375509/9358073
java connectionvalidator.java
/*
DBPool - JDBC Connection Pool Manager
Copyright (c) Giles Winstanley
*/
package snaq.db;
import java.sql.*;
/**
* Interface for validating database connections.
* This interface can
www.eeworm.com/read/375509/9358075
java passworddecoder.java
/*
DBPool - JDBC Connection Pool Manager
Copyright (c) Giles Winstanley
*/
package snaq.db;
import java.sql.*;
/**
* Interface for decoding database passwords.
* This interface can be