代码搜索:DataBase
找到约 10,000 项符合「DataBase」的源代码
代码结果 10,000
www.eeworm.com/read/326236/13154304
cs users.cs
using System;
using System.Data;
using System.Collections;
using System.Data.SqlClient;
using MyLibrary.DataAccessLayer;
using MyLibrary.DataAccessHelper;
namespace MyLibrary.BusinessLogicL
www.eeworm.com/read/326022/13170128
ini system.ini
[DataBase]
Server=Z-685B6D89635B4
UserName=wq
passWord=sa
www.eeworm.com/read/325980/13171913
cs user.cs
/**********************************************************
* 说明:用户类User
* 作者:
* 创建日期:
*********************************************************/
using System;
using System.Data;
using My
www.eeworm.com/read/325106/13227071
cs book.cs
using System;
using System.Collections;
using System.Data;
using MyBookShop.DataAccessLayer;
using MyBookShop.DataAccessHelper;
namespace MyBookShop.BusinessLogicLayer
{
///
www.eeworm.com/read/325106/13227080
cs category.cs
using System;
using System.Data;
using System.Collections;
using MyBookShop.DataAccessLayer;
using MyBookShop.DataAccessHelper;
namespace MyBookShop.BusinessLogicLayer
{
///
//
www.eeworm.com/read/324977/13235075
ini setup.ini
[database]
DBMS = ODBC
AutoCommit = False
DBParm = "Connectstring='DSN=mpxt'"
www.eeworm.com/read/324802/13243407
c vacuum.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