代码搜索:DataBase
找到约 10,000 项符合「DataBase」的源代码
代码结果 10,000
www.eeworm.com/read/441445/7670376
cs connectionparams.cs
/**************************************************************************
@author Chandar
@version 1.0
Development Environment : Visual C#.Net Beta2
Name of the File : Co
www.eeworm.com/read/440841/7680366
m eigen.m
%displays eigenfaces and the mean face if the database is not EMPTY
%partially taken from the software karhunenloeve.m
%Author:Alex Chirokov
%Available at
%http://www.mathworks.com/matlabcentral/f
www.eeworm.com/read/440841/7680373
asv eigen.asv
%displays eigenfaces and the mean face if the database is not EMPTY
%some of the lines
close all
if(exist('fdata.dat')==2)
try
load('fdata.dat','-mat');
matrice=zeros(size
www.eeworm.com/read/164665/7692488
frm frmsecure.frm
VERSION 5.00
Begin VB.Form frmSecure
BorderStyle = 3 'Fixed Dialog
Caption = "Secure"
ClientHeight = 1545
ClientLeft = 2835
ClientTop = 3480
www.eeworm.com/read/164665/7692525
frm frmdatabasepassword.frm
VERSION 5.00
Begin VB.Form frmDatabasePassword
Caption = "Database Password"
ClientHeight = 2700
ClientLeft = 60
ClientTop = 345
ClientWidth =
www.eeworm.com/read/164665/7692685
frm fcreatedb.frm
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.1#0"; "COMDLG32.OCX"
Begin VB.Form FCreateDB
Caption = "Create Database"
ClientHeight = 1245
ClientLeft
www.eeworm.com/read/164665/7692894
frm replicate.frm
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.1#0"; "COMDLG32.OCX"
Begin VB.Form frmReplicate
Caption = "Replicate Database"
ClientHeight = 3345
ClientL
www.eeworm.com/read/436088/7777291
cs dataextractor.cs
using System;
using System.Collections;
using System.Collections.Generic;
using System.Data.Linq;
using System.Data.Linq.Mapping;
using System.Linq;
using System.Text;
namespace FinanceAI.AI
www.eeworm.com/read/435938/7780597
bas databasesql.bas
Attribute VB_Name = "databaseSQL"
Option Explicit
Public cnn As New ADODB.Connection
Public cnn1 As New ADODB.Connection
Public sts1 As New ADODB.Recordset
Public sts2 As New ADODB.Recordset