搜索资源列表

  1. dbhelper

    0下载:
  2. .net2.0数据库操作类
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:24640
    • 提供者:fkevirus
  1. TestTwo

    1下载:
  2. 这是一个c#程序,主要是DBHelper类连接access数据库和vlc二次开发的程序。DBHelper类相当全面,从基础的增删改查,到分页和存储过程都详细写入,还有简单的增删改查例子。vlc的二次开发主要实现了播放,循环播放,进度条,快进/退,等功能...
  3. 所属分类:C#编程

    • 发布日期:2011-12-29
    • 文件大小:14260781
    • 提供者:zwy1129924450
  1. dbhelper

    0下载:
  2. .net2.0数据库操作类-. net2.0 type of database operations
  3. 所属分类:.net编程

    • 发布日期:2024-06-16
    • 文件大小:119808
    • 提供者:fkevirus
  1. DBHelper

    0下载:
  2. /********************************* * 类名:DBHelper * 功能描述:提供基本数据访问功能 * ******************************/-/********************************** Class name: DBHelper* Function descr iption: to provide basic data access
  3. 所属分类:数据库编程

    • 发布日期:2024-06-16
    • 文件大小:1024
    • 提供者:纪保宏
  1. DBHelper

    0下载:
  2. C# 自己写的数据库帮助类,希望对大家能有用-C# Write their own database helper class, in the hope that we can be useful
  3. 所属分类:其他小程序

    • 发布日期:2024-06-16
    • 文件大小:16384
    • 提供者:称号
  1. DbHelper

    0下载:
  2. 一个用于C#开发的,连接access/sqlserver数据库的方法集成类,方便与access/sqlserver数据库操作。-One for the C# Development, connectivity access/sqlserver database integration category, convenience and access/sqlserver database operations.
  3. 所属分类:SQL Server数据库

    • 发布日期:2024-06-16
    • 文件大小:2048
    • 提供者:linwei
  1. dbhelper

    0下载:
  2. csharp程序,各种操作数据库的类,不错的东西-c# process, various types of database operations, good things
  3. 所属分类:C#编程

    • 发布日期:2024-06-16
    • 文件大小:830464
    • 提供者:棋置顶
  1. dbHelper

    0下载:
  2. 便捷好用的sql server 数据库访问类
  3. 所属分类:C#编程

    • 发布日期:2024-06-16
    • 文件大小:1024
    • 提供者:godspeed
  1. DBHelper

    1下载:
  2. 数据库连接类-dbhelper
  3. 所属分类:SQL Server数据库

    • 发布日期:2024-06-16
    • 文件大小:1024
    • 提供者:丁丁
  1. DBHelper

    0下载:
  2. ACCESS数据库连接类,还有其他的好功能哦,自己-ACCESS database connection class, there are other good feature Oh, look at their own
  3. 所属分类:数据库编程

    • 发布日期:2024-06-16
    • 文件大小:2048
    • 提供者:wushuang
  1. DBHelper

    0下载:
  2. C#中,通用的类库,对数据库进行操作,可直接调用。
  3. 所属分类:C#编程

    • 发布日期:2024-06-16
    • 文件大小:1024
    • 提供者:lycwhite
  1. DBhelper

    0下载:
  2. DBhelper.cs 一个用于数据库连接的基础类,很多地方都能用到的。-DBhelper.cs a base class for database connection, can be used in many places.
  3. 所属分类:C#编程

    • 发布日期:2024-06-16
    • 文件大小:1024
    • 提供者:不知道
  1. DBHelper

    0下载:
  2. 这是微软公司里的一个类 这个类用的非常广泛 连接数据库 对数据库的怎删改差都能掉用-This is Microsoft in this class with a class of very extensive database of how to connect the database can be worse off with excision
  3. 所属分类:C#编程

    • 发布日期:2024-06-16
    • 文件大小:1024
    • 提供者:李想
  1. DbHelper

    0下载:
  2. DbHelp数据库操作类,支持SqlServer, Access, Oracle三种数据库-DbHelp class database operations, support SqlServer, Access, Oracle
  3. 所属分类:C#编程

    • 发布日期:2024-06-16
    • 文件大小:4096
    • 提供者:SwordElf
  1. DBHelper

    0下载:
  2. 类中有执行无参SQL语句的方法、执行带参SQL语句的方法 、执行无参SQL语句,并返回执行记录数的方法、执行有参SQL语句,并返回执行记录数的方法、执行无参SQL语句,并返回SqlDataReader的方法和执行有参SQL语句,并返回SqlDataReader的方法。封装DBHeiper.cs类可以更好在在编写代码中用于方便的调用。在日后的改写代码中更加的方便。-In the execution of no parameters S
  3. 所属分类:SQL Server数据库

    • 发布日期:2024-06-16
    • 文件大小:1024
    • 提供者:潘雍文
  1. DBHelper

    0下载:
  2. DBHelper类,方便操作数据库的类,非static-failed to translate
  3. 所属分类:C#编程

    • 发布日期:2024-06-16
    • 文件大小:3072
    • 提供者:dz
  1. cSharp-DBHelper

    0下载:
  2. c#数据库访问封装类,可直接使用,打开文件一看即知-c# database access wrapper class can be used directly, open the file to see that is known
  3. 所属分类:C#编程

    • 发布日期:2024-06-16
    • 文件大小:2048
    • 提供者:kxz
  1. OracleHelper.rar

    0下载:
  2. C#访问oracle数据库的Dbhelper类,包含对数据库操作的各种方法重载,The C# visit the oracle database Dbhelper class contains various methods for database operations overloaded
  3. 所属分类:.net编程

    • 发布日期:2024-06-16
    • 文件大小:3072
    • 提供者:武瑞晓
  1. DBHelper

    0下载:
  2. 该类是连接Oracle数据库的一个帮助类,对各个方法进行了封装,在使用的时候灵活,并具有很好的扩展性。-The class is a helper class to connect Oracle database, each package, flexible use, and has a good scalability.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-06-16
    • 文件大小:1024
    • 提供者:王新文
  1. DBUtil-master

    0下载:
  2. 这是一个Helper类,支持Sql server,Mysql,Oracle(This is a Helper class that supports Sql server, Mysql, Oracle)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-16
    • 文件大小:1533952
    • 提供者:有梦
« 12 »

源码中国 www.ymcn.org