代码搜索:DataBase

找到约 10,000 项符合「DataBase」的源代码

代码结果 10,000
www.eeworm.com/read/164665/7692496

frm frmencryptor.frm

VERSION 5.00 Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.1#0"; "COMDLG32.OCX" Begin VB.Form frmEncryptor Caption = "Encryptor" ClientHeight = 2550 ClientLeft
www.eeworm.com/read/164665/7692511

frm frmtablelocker.frm

VERSION 5.00 Begin VB.Form frmTableLocker Caption = "USER" ClientHeight = 1935 ClientLeft = 60 ClientTop = 345 ClientWidth = 5025 LinkTopi
www.eeworm.com/read/436926/7758813

txt readme-jsp.txt

Introduction: This document contains instructions on how to configure and install the downloaded JSP application. It assumes that: 1. You have some basic knowledge of server and database techn
www.eeworm.com/read/435917/7781000

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/435917/7781028

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/435917/7781125

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/435917/7781264

tcl quickstart.tcl

# # Run this TCL script to generate HTML for the quickstart.html file. # set rcsid {$Id: quickstart.tcl,v 1.7 2005/12/02 01:57:43 drh Exp $} source common.tcl header {SQLite In 5 Minutes Or Less} puts
www.eeworm.com/read/435917/7781290

tcl index.tcl

#!/usr/bin/tclsh source common.tcl header {SQLite home page} puts { About SQLite
www.eeworm.com/read/435917/7781296

tcl sqlite.tcl

# # Run this Tcl script to generate the sqlite.html file. # set rcsid {$Id: sqlite.tcl,v 1.23 2005/12/02 01:57:43 drh Exp $} source common.tcl header {sqlite: A command-line access program for SQLite
www.eeworm.com/read/435094/7797365

m face_recognition.m

clear all; %% Face recognition % This algorithm uses the eigenface system (based on pricipal component % analysis - PCA) to recognize faces. For more information on this method % refer to http://c