代码搜索:DataBase
找到约 10,000 项符合「DataBase」的源代码
代码结果 10,000
www.eeworm.com/read/247283/12668401
c main.c
/*
** 2001 September 15
**
** 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 forgiven
www.eeworm.com/read/247283/12668416
c pager.c
/*
** 2001 September 15
**
** 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 forgiven
www.eeworm.com/read/247283/12668717
c crashtest1.c
/*
** This program tests the ability of SQLite database to recover from a crash.
** This program runs under Unix only, but the results are applicable to all
** systems.
**
** The main process first co
www.eeworm.com/read/146073/12680303
bak 队员总表生成.bak
***第一步
***从"队员初始0.dbf"到"队员总表1.dbf"的转换:
***set path to c:\zbydhxt
***open database 初始化 &&&这个命令应放在程序运行的初始化在进行,可运行set database to *** ,close database关闭
***set database to 初始化
use 队员初始.dbf in 0 alias
www.eeworm.com/read/146073/12680396
prg 队员总表生成.prg
***第一步
***从"队员初始0.dbf"到"队员总表1.dbf"的转换:
***set path to c:\zbydhxt
***open database 初始化 &&&这个命令应放在程序运行的初始化在进行,可运行set database to *** ,close database关闭
***set database to 初始化
use 队员初始.dbf in 0 alias
www.eeworm.com/read/146022/12683403
c main.c
/*
** 2001 September 15
**
** 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 forgiven
www.eeworm.com/read/146022/12683407
c pager.c
/*
** 2001 September 15
**
** 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 forgiven
www.eeworm.com/read/333362/12685715
cpp contactviews.cpp
// ContactViews.cpp
//
// Copyright (c) 2005 Symbian Software Ltd. All rights reserved.
//
//
//
///////////////////////////////////////////////////////////////////////
//
// Find and filtere
www.eeworm.com/read/246453/12723640
cs dbmanager.cs
using System;
using System.Data;
using System.Data.OleDb;
using System.Windows.Forms;
namespace 学生信息管理
{
/*
* 连接数据库的类
*
*
*/
public class DBManagers
{
private String