代码搜索:databases

找到约 1,381 项符合「databases」的源代码

代码结果 1,381
www.eeworm.com/read/314660/3630464

so recno.so

m4_comment([$Id: recno.so,v 11.11 2003/10/18 19:15:55 bostic Exp $]) m4_ref_title(Access Methods, Managing record-based databases, managing @record-based databases, am_conf/h_nelem, am_co
www.eeworm.com/read/464218/7167577

dfm selectsomedatabases.dfm

object SelectFromManyDatabases: TSelectFromManyDatabases Left = 217 Top = 105 BorderStyle = bsDialog BorderWidth = 3 Caption = 'Select Databases...' ClientHeight = 343 ClientWidth
www.eeworm.com/read/487725/1234912

java appconstants.java

/** * */ package com; /** * Author: Prakash S * Modified: * It Contains Static Variables Used in the Project * Changes to the Variables can Connect to Different Databases */ public
www.eeworm.com/read/238372/4615488

py oldtdbutil.py

#!/usr/bin/python ############################################################# # tdbutil # # Purpose: # Contains functions that are used to pack and unpack data # from Samba's tdb databases. Samb
www.eeworm.com/read/229917/4727057

cs sqldatabasecollection.cs

using System; using System.Collections; namespace SqlAdmin { /// /// A collection of SqlDatabase objects that represent the databases in a SQL server. ///
www.eeworm.com/read/223519/4810939

lua ui.lua

--[[ BagnonDBUI Functions for the dropdown menu for showing cached data No alterations if this code should be needed to make it work with other databases Essentially the dropdown is used
www.eeworm.com/read/314935/3628579

cs sqldatabasecollection.cs

using System; using System.Collections; namespace SqlAdmin { /// /// A collection of SqlDatabase objects that represent the databases in a SQL server. ///
www.eeworm.com/read/273665/4200800

py oldtdbutil.py

#!/usr/bin/python ############################################################# # tdbutil # # Purpose: # Contains functions that are used to pack and unpack data # from Samba's tdb databases. Samb
www.eeworm.com/read/270380/4239579

java htmlencode.java

package com.via.databases; public class HtmlEncode { public static String toHTMLString(String in) { StringBuffer out = new StringBuffer(); for (int
www.eeworm.com/read/446949/1707946

cs sqldatabasecollection.cs

using System; using System.Collections; namespace SqlAdmin { /// /// A collection of SqlDatabase objects that represent the databases in a SQL server. ///