资源列表

« 1 2 ... .12 .13 .14 .15 .16 4017.18 .19 .20 .21 .22 ... 5346 »

[C#编程MySqlDBUtilDemo

说明:本示例演示了用C#操作MySQL的方法,提供了三个可重用的类MySqlDBUtil,MySqlPageUtil,Page。 本例程演示了: 1.MySQL数据库的插入,更新,修改,查询; 2.带参数的sql语句的使用,而不是拼SQL; 3.使用Limit子句的分页查询; 4.用事务同时执行多个SQL语句; 5.在插入数据的同时返回最新的ID值; 6.整型,实型,字符串,日期型,布尔型五种数据类型的操作;
<陈述器> 在 2024-06-30 上传 | 大小:202752 | 下载:0

[C#编程AccessDBUtilDemo

说明:本文介绍C#访问操作Access数据库的基础知识,并提供一个相关的例程。 本例程演示了: 1.Access数据库的插入,更新,修改,查询; 2.带参数的sql语句的使用,而不是拼SQL; 3.使用DataReader的分页查询,而不是用嵌套的SQL语句来分页; 4.用事务同时执行多个SQL语句; 5.在插入数据的同时返回最新的ID值; 6.整型,实型,字符串,日期型,布尔型五种数据类型的操作; 7.使用正
<陈述器> 在 2024-06-30 上传 | 大小:195584 | 下载:0

[C#编程FrameWorkSrc20080215

说明:ASP.NET权限管理系统.本文依据RBAC的基本思想,利用ASP.NET中的用户控件技术,设计了在电子商务系统中用户权限控制的一种具体实现方法-ASP.NET permissions management system. In this paper, the basic idea of RBAC based on the use of ASP.NET user controls technology, the design of e-
<ouyangkaihui> 在 2024-06-30 上传 | 大小:2463744 | 下载:0

[C#编程5993_f

说明:三层(工厂模式)简单留言板 利用一个简单的留言板示例来讲解三层结构(工厂模式)的使用,其中数据库操作使用的是SqlHelper 分层名成分别为:MessagesBoard(web层)、SQLServerDAL、DALFactory、IDAL、BLL DB_51aspx下为Sql数据库,附加即可-Three (factory mode) a simple message board to use a simple
<ck> 在 2024-06-30 上传 | 大小:214016 | 下载:0

[C#编程steganodotnet3_src

说明:steganodotnet数字水印工具,可以对图像进行处理-steganodotnet digital watermarking tool to image processing
<陈家炜> 在 2024-06-30 上传 | 大小:21504 | 下载:0

[C#编程steganodotnet_src

说明:steganodotnet数字水印工具初版,只具有最基本的图像水印功能-digital watermarking tool steganodotnet the first edition, only the most basic functions of image watermarking
<陈家炜> 在 2024-06-30 上传 | 大小:10240 | 下载:0

[C#编程steganodotnet8_src

说明:steganodotnet数字水印工具,这一版本增加了对音频等媒体的支持-steganodotnet digital watermarking tool, this version adds support for audio and other media support
<陈家炜> 在 2024-06-30 上传 | 大小:21504 | 下载:0

[C#编程RegWeb

说明:简约注册系统源码(面向对象、简单易懂) 采用了c#开发的简单用户示例,仅有简单的用户注册验证界面,登录时有字母数字混合验证码校验,数据库操作采用存储过程,非常简单易懂,推荐给初学者 App_Data下为Sql数据库文件,附加即可 数据库配置要修改对应cs文件中的server=. database=web uid=sa pwd=sa并编译后才生效-Simple registration system source (objec
<金彦> 在 2024-06-30 上传 | 大小:1446912 | 下载:0

[C#编程httpftp

说明:实现多线程下载 C#环境下编程 源代码 -The realization of multi-threaded download C# Environment programming source code
<liuchun> 在 2024-06-30 上传 | 大小:5671936 | 下载:0

[C#编程netcode

说明:Csharp网络通信源码集锦源代码code-CSharp allehanda network source code source code
<谢绍龙> 在 2024-06-30 上传 | 大小:2613248 | 下载:0

[C#编程loyoutao

说明:我在学习中缀表达式的时候,遇到写一个用于“四则运算的程序。 以下是我的源代码-I made up the study of expression when faced to write one for the
<陆鸿涛> 在 2024-06-30 上传 | 大小:1024 | 下载:0

[C#编程REGEDIT

说明:对注册表的操作,包括建立注册键\读取指定键\删除指定键.-The operation of the registry, including the establishment of the registration key to read the specified key to delete the specified key.
<arsang> 在 2024-06-30 上传 | 大小:20480 | 下载:0
« 1 2 ... .12 .13 .14 .15 .16 4017.18 .19 .20 .21 .22 ... 5346 »

源码中国 www.ymcn.org