登录
首页 » ADO-ODBC » 一个简单的系统管理软件,类似美屏等网管软件,只不过这是单机的一个模型,带ado连接数据库,屏蔽热键,限制鼠标等功能...

一个简单的系统管理软件,类似美屏等网管软件,只不过这是单机的一个模型,带ado连接数据库,屏蔽热键,限制鼠标等功能...

于 2022-05-08 发布 文件大小:103.15 kB
0 158
下载积分: 2 下载次数: 1

代码说明:

一个简单的系统管理软件,类似美屏等网管软件,只不过这是单机的一个模型,带ado连接数据库,屏蔽热键,限制鼠标等功能-a simple system management software, similar to the US-screen network management software, but this is a stand-alone model with ado connect to the database, shielding hotkey, mouse functions restrictions

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • office de 列子,sql 2000 的例子, office 菜单
    office de 列子,sql 2000 的例子, office 菜单-office, sql 2000 example, office menu
    2022-03-13 23:34:13下载
    积分:1
  • vb数据库编程源码,vb数据库编程源码.
    vb数据库编程源码,vb数据库编程源码.-vb database programming source code, vb source database programming.
    2022-03-17 23:02:12下载
    积分:1
  • 药店连锁源码 1 本软件可用于商业用途,但是要email给我 51946@sina.com 2 开发环境 d6 up2,sqlserver2000, win20...
    药店连锁源码 1 本软件可用于商业用途,但是要email给我 51946@sina.com 2 开发环境 d6 up2,sqlserver2000, win2000 server 1024*768(笔记本电脑) c/s 3 第三方控件,ehlib2.1,fastreport2.45,xpmenu,snccurrency ,(有可能用到express bar 但是可以在umain删除引用单元,因为没用到)可到51delphi ,cakk.delphibbs.com下载 4 数据库配置方法,在sqlserver2000新建yd数据库,关闭数据库服务器,用压缩包中的数据库文件覆盖原文件 5 编译,首先检测第三方控件是否安装完全,改变udm模块中的adoconn的connstring,使其与yd联接-drugstore chain a source software can be used for commercial purposes, but to email me 51946@sina.com 2 development environment d6 up2, sqlserver2000, WIN2000 server 1024* 768 (notebook computer) c/s three third-party controls, ehlib2.1, fastreport2. 45, xpmenu, snccurrency (some might use express bar but it is invoked in umain delete modules, as unused) to 51delphi, four cakk.delphibbs.com download configuration database, the database sqlserver2000 new yd closed database server, compression included in the database file the original document covering five compiler, the first third-party testing controls installed completely change udm Modul
    2022-01-26 20:08:46下载
    积分:1
  • 图书管理系统,外加数据库创建脚本(sql server 2000下)
    图书管理系统,外加数据库创建脚本(sql server 2000下)-Library management system, plus a script to create the database (sql server 2000, under)
    2022-01-26 02:16:34下载
    积分:1
  • dedicated to this area in search of Medan simple connectivity MYSQL,,,, had conf...
    献给在查找这方面的人,,,,,,,简单的连接MYSQL,,,,曾经迷惑,,,,希望对在追寻的人有所帮助-dedicated to this area in search of Medan simple connectivity MYSQL,,,, had confused, and the hope that the search for the right people to help
    2022-07-18 15:15:55下载
    积分:1
  • 汽车修理管理系统是一个汽车修理行业不可缺少的部分,它的内容对于企业的管理者和技术工人来说都至关重要,所以...因此,使用VFP6.0开发这样一套管理软件成为很有...
    汽车修理管理系统是一个汽车修理行业不可缺少的部分,它的内容对于企业的管理者和技术工人来说都至关重要,所以...因此,使用VFP6.0开发这样一套管理软件成为很有必要的事情,在下面的各章中我们将以开发一套汽车修理管理系统,... -The motor repair management system management system is a motor repair profession essential part,Its content said regarding enterprise s superintendents and the technical worker all very important,Therefore...Therefore,Uses VFP6.0 to develop this kind of set of management software to become has the necessity very much the matter,By will develop a set of motor repairs management system management...
    2022-02-07 16:57:23下载
    积分:1
  • including undirected graph of the depth
    包括无向图的深度优先搜索,普里姆算法构造最小生成树,数据结构习题的答案-including undirected graph of the depth-first search, Primbetov tectonic minimum spanning tree algorithm and data structure Exercise answer!
    2022-06-13 21:41:43下载
    积分:1
  • 电子表格的输入和输出往往需要解决的问题。手术费。
    Excel表格是输入输出经常需要涉及到的。操作Excel表格的方式也多种多样。比如,通过调用Excel程序的COM组件对Excel进行操作。但是,这种方式限制较多,且实现难度比较大。但是,用于访问数据库的组件ADO,是支持多种数据源的,其中就包括Excel文件。我们可以通过ADO组件对Excel文件进行读写访问。当然,在.NET平台上对应ADO数据访问组件的是ADO.NET组件。我编写的这个类就是通过ADO.NET实现了Excel文件的读写。由于时间仓促,功能还不是很完善,会在以后有时间的时候进行版本升级。也请各位高手多多批评指正。-Excel spreadsheet input and output is often of the need to address. Operation Excel variety of ways. For example, by calling the Excel COM procedures for the operation of Excel. However, this approach is more limited and more difficult to achieve. However, for access to the database components ADO, is to support multiple data sources, including Excel file. We can ADO components to read and write Excel files visit. Of course,.NET platform counterparts ADO data access components of ADO.NET components. I prepared this category is achieved through ADO.NET read and write Excel files. Because time is so short, the function is still not perfect, will in future have the time for version upgrades. Members also criticized many exp
    2022-08-25 16:27:09下载
    积分:1
  • POS系统(只有前台,没有后台),非常完整,编制了柔…
    POS系统(只有前台,没有后台),非常完整,有编译例程和详细说明。
    2022-11-27 17:55:03下载
    积分:1
  • vc++和SQL Server一起实现的简单的工资管理系统,分离的数据库文件也在包里...
    vc++和SQL Server一起实现的简单的工资管理系统,分离的数据库文件也在包里-a salary system using vc++ and SQL Server
    2022-03-30 08:59:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载