资源列表

« 1 2 ... .36 .37 .38 .39 .40 3641.42 .43 .44 .45 .46 ... 5345 »

[C#编程AccessGuideExcel

说明:本实例将引导你如何使用C#将Access数据导入到Excel中,这一系列过程包括:定义字符串,记录连接Access的语句,定义OleDbCommand类,打开连接的Access数据库,设置SQL语句,获取记录个数,实例化OleDbCommand类,执行SQL语句,并返回结果(每个Sheet只能最多保存65536条记录),记录连接Excel的语句,实例化OleDbCommand类,执行SQL语句,将数据表的内容导入到Excel中,关闭连接,释放资源等。您可以借此程序学习一下C#与Access数据为
<zpudn43> 在 2025-06-23 上传 | 大小:22kb | 下载:0

[C#编程MoveNote

说明:C#移动数据库记录,操作记录集指针移动,改变数据,简单初级的操作-C# mobile database records, operating record set pointer moves, changing data, simple primary operation
<zpudn44> 在 2025-06-23 上传 | 大小:40kb | 下载:0

[C#编程ProcedureNumber

说明: C#判断输入数据的合法性,也就是判断用户输入的数据的正确性,不正确则给出提示,正确则提交表单。-C# to determine the legality of the input data, is to determine the accuracy of the data entered by the user, prompt incorrect, the correct form is submitted.
<zpudn45> 在 2025-06-23 上传 | 大小:14kb | 下载:0

[C#编程Access2000Path

说明:一个书中的例子,教你学会如何在使用C#编程时,自动识别Access数据库文件的路径,数据库放在根目录下,程序会自动查找并连接数据库Access,有效避免程序出错,而且还很人性化。-An example of the book, teach you learn how to use the C# programming, automatically identify the path of the Access database file, the database on the root dir
<zpudn46> 在 2025-06-23 上传 | 大小:13kb | 下载:0

[C#编程SystemInitialization

说明:基于C#和SQLSERVER的操作员权限设置程序,附含源代码文件供下载学习参考,用直观的窗体实现复杂的权限设置程序,勾选对应的权限,数据库中的标识字段就会起作用了。一般在编写一些中大型的管理系统的时候,会涉及到权限设置的问题-Based on C# and SQL Server operator privileges setup, attached containing the source code files for download study reference complex perm
<zpudn35> 在 2025-06-23 上传 | 大小:15kb | 下载:0

[C#编程SparePartSQLServer

说明: C#分离SQLServer数据库,模拟的SQL企业管理器的功能,从数据库中分离出SQLServer数据库。程序源代码-Separation of C# SQL Server database to simulate the function of the SQL Enterprise Manager, isolated from the database SQL Server database. Source code
<zpudn47> 在 2025-06-23 上传 | 大小:14kb | 下载:0

[C#编程xinxigongxiang

说明:信息采集传输,接收端,发送端,图像识别技术-Information collection and transmission, the receiving end, the sender
<Mr.Q> 在 2025-06-23 上传 | 大小:6kb | 下载:0

[C#编程LoginApp

说明:C#登录窗体的制作源代码实例,学习制作从简单到复杂的C#窗体,这就是一个典型的例子,源代码完整开源-C# Login form produced source code examples, learn how to make from simple to complex C# form, this is a typical example, the source code is a complete open source
<zpudn48> 在 2025-06-23 上传 | 大小:50kb | 下载:0

[C#编程FormShapeApp

说明: 可拖动的C#椭圆形窗体源码,可关闭退出,很实用-Draggable oval form of C# source code, you can turn off the exit, it is practical
<zpudn49> 在 2025-06-23 上传 | 大小:50kb | 下载:0

[C#编程ProcedureUpData

说明: C#利用存储过程修改数据,存储过程的一个简单应用,学习C#的用户,请参考吧,源代码开源免费,请使用VisualStudio2010编译源程序。-C# using stored procedures to modify the data, stored procedures, a simple application to learn C# users, refer to it, the source code is open source free use VisualStudio2010 c
<zpudn50> 在 2025-06-23 上传 | 大小:202kb | 下载:0

[C#编程COMPUTE

说明: C#利用COMPUTE子句对数据库工资表中的全部员工工资数据进行汇总,帮助C#基础用户学会COMPUTE子句的用法,这个例子是相当容易理解的。-C# use COMPUTE clause to summarize all the employees in the database payroll wage data, to help the C# basic users learn to COMPUTE clause usage, this example is fairly easy to
<zpudn51> 在 2025-06-23 上传 | 大小:308kb | 下载:0

[C#编程Pagination

说明:C#数据库分页技术例子源码,分页在平时的数据库编程中可以说是无处不在,不管是WEB程序还是Winform程序,都经常需要对数据进行分页显示,希望这个例子能帮助您尽快了解数据库分页的实现原理。-C# Database Paging example source code, paging in the usual database programming can be said everywhere, regardless of the WEB program or Winform program,
<zpudn52> 在 2025-06-23 上传 | 大小:202kb | 下载:0
« 1 2 ... .36 .37 .38 .39 .40 3641.42 .43 .44 .45 .46 ... 5345 »

源码中国 www.ymcn.org