代码搜索:DataBase
找到约 10,000 项符合「DataBase」的源代码
代码结果 10,000
www.eeworm.com/read/418028/10967068
1 sqlite3.1
.\" Hey, EMACS: -*- nroff -*-
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters
www.eeworm.com/read/418028/10967393
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/418028/10967498
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/418028/10967849
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/418028/10967960
tcl index.tcl
#!/usr/bin/tclsh
source common.tcl
header {SQLite home page}
puts {
About SQLite
www.eeworm.com/read/417652/10981497
pas pfgsyncmgr.pas
unit pfgSyncMgr;
{**************************************************************************}
{* pfgSyncMgr Unit *}
{*
www.eeworm.com/read/271317/11000842
def enroll.def
LIBRARY "Enroll"
DESCRIPTION 'database system'
EXPORTS
ENAddPatient @1
ENAddImage @2
ENBrowse @3
www.eeworm.com/read/416946/11009110
java sqlfacade.java
/*********************************************************************/
/*(c) Copyright IBM Corp. 2004 All rights reserved. */
/*
www.eeworm.com/read/416780/11013528
config pos.config
#
#database username
#
DataBaseUserName pos
#
#database password
#
DataBasePassword pos
#
#database dblink
#
datasid orcl
www.eeworm.com/read/416426/11029403
pas absconst.pas
unit ABSConst;
interface
{$I ABSVer.inc}
uses SysUtils, ABSSecurity;
{$I ABSErrorL.inc}
{$I ABSErrorA.inc}
{$I ABSErrorG.inc}
const ABSVersion = 5.18;
ABSVersionText = '';