代码搜索:DataBase
找到约 10,000 项符合「DataBase」的源代码
代码结果 10,000
www.eeworm.com/read/224932/14562177
changelog
Jun 15, 2007 - chris ---------------------------------------------------
release of hamsterdb-0.4.4
Jul 13, 2007 - chris
o finalized "environment" functions, APIs and unittests;
www.eeworm.com/read/124118/14593715
m plotvow.m
% PLOTVOW Script for plotting the simulated vowels database.
%
load vowels;
hf = figure;
plot(a(:,1),a(:,2),'y+');
hold on;
set(gca,'xlim',[0 3000],'ylim',[0 3000],'dataaspectratio',[1 1 1e-6]);
xla
www.eeworm.com/read/223878/14614857
~dpr weiss.~dpr
program weiss;
{$R 'manifest.res' 'manifest.rc'}
uses
Forms,
Main in 'Main.pas' {frmMain},
List32 in '..\lib\List32.pas',
Common in 'Common.pas',
Path in 'Path.pas',
Login in '
www.eeworm.com/read/223878/14614935
dpr weiss.dpr
program weiss;
{$R 'manifest.res' 'manifest.rc'}
uses
madExcept,
Forms,
Main in 'Main.pas' {frmMain},
List32 in '..\lib\List32.pas',
Common in 'Common.pas',
Path in 'Path.pas',
www.eeworm.com/read/123568/14623759
bak packall.bak
use g:\bbs\database\rs.dbf exclu
pack
use g:\bbs\database\kqk.dbf exclu
pack
use g:\bbs\database\gzk.dbf exclu
pack
www.eeworm.com/read/123453/14630174
conf dlr-mysql.conf
#
# DLR with MySQL support configuration
#
# Example defining a MySQL database connection resource and
# the required table and field values.
#
group = mysql-connection
id = mydlr
host = localhost
www.eeworm.com/read/123453/14630176
conf dlr-sdb.conf
#
# DLR with LibSDB support configuration
#
# Example defining a LibSDB resource (as an abstraction of a real database)
# and the required table and field values.
#
# As of LibSDB 0.5.0 the following
www.eeworm.com/read/123453/14630716
conf dlr-mysql.conf
#
# DLR with MySQL support configuration
#
# Example defining a MySQL database connection resource and
# the required table and field values.
#
group = mysql-connection
id = mydlr
host = localhost
www.eeworm.com/read/123453/14630718
conf dlr-sdb.conf
#
# DLR with LibSDB support configuration
#
# Example defining a LibSDB resource (as an abstraction of a real database)
# and the required table and field values.
#
# As of LibSDB 0.5.0 the following