代码搜索:dbase
找到约 1,041 项符合「dbase」的源代码
代码结果 1,041
www.eeworm.com/read/113130/15469745
c dbase.c
// Database Sample
string data[10];
int ndata;
read() {
int i;
puts("Open succeeded, reading values\n");
// read the data
while (dbpos() >= 0)
data[ndata++] = dbread('s
www.eeworm.com/read/111252/15516135
mdb dbase.mdb
www.eeworm.com/read/104658/15685792
h dbase.h
www.eeworm.com/read/102048/15793845
mdb dbase.mdb
www.eeworm.com/read/100099/15885174
h dbase.h
/*
* Dbase.h - header file for class Dbase
* Copyright (c) 1999 Joe Yandle
*
* Dbase is an abstract class that declares the functions a database
* should be able to perform, i
www.eeworm.com/read/100073/15886583
dbase-alt
www.eeworm.com/read/100073/15886584
dbase-test
www.eeworm.com/read/427417/8946893
h zchaff_dbase.h
// *********************************************************************
// Copyright 2000-2004, Princeton University. All rights reserved.
// By using this software the USER indicates that he or she