代码搜索:DataBase

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

代码结果 10,000
www.eeworm.com/read/337750/12342928

c group.c

/* * @(#) group.c RCS: $Revision: 1.3 $ $Date: 95/03/02 12:54:11 $ * * Get the supplementary group id list from the system /etc/group database. * * There is no POSIX compliant way to do this. BS
www.eeworm.com/read/337669/12351285

java dbreader.java

/* ARMiner - Association Rules Miner Copyright (C) 2000 UMass/Boston - Computer Science Department This program is free software; you can redistribute it and/or modify it under the terms of the GN
www.eeworm.com/read/337669/12351293

java dbwriter.java

/* ARMiner - Association Rules Miner Copyright (C) 2000 UMass/Boston - Computer Science Department This program is free software; you can redistribute it and/or modify it under the terms of the GN
www.eeworm.com/read/249981/12443901

c db.c

/*************************************************************** * * * Copyright(c) 2001-2005 McObject,LLC. All Right Reserved. * *
www.eeworm.com/read/249981/12444213

c db.c

/*************************************************************** * * * Copyright (c) 2001-2007 McObject LLC. All Right Reserved. * *
www.eeworm.com/read/249894/12463073

cs memoryusage.cs

using System; namespace Perst { /// /// Information about memory usage for the correspondent class. /// Instances of this class are created by Storage.getMemoryDump metho
www.eeworm.com/read/249894/12463175

cs ipersistent.cs

namespace Perst { using System; /// Interface of all persistent capable objects /// public interface IPersistent { /// Get object i
www.eeworm.com/read/132122/14109328

bas module1.bas

Attribute VB_Name = "Module1" Option Explicit Public FNAME As String Public rs As Recordset Public DataFile As Integer Public Fl As Long Public block As Integer Public Const blocksize As Intege