登录
首页 » 其他项目 » 使用Access数据库演示的任务分配管理程序 一个使用ADO.NET基于Microsoft Access数据库演示的任务分配管理的程序,用于.NET...

使用Access数据库演示的任务分配管理程序 一个使用ADO.NET基于Microsoft Access数据库演示的任务分配管理的程序,用于.NET...

于 2022-10-26 发布 文件大小:472.53 kB
0 79
下载积分: 2 下载次数: 1

代码说明:

使用Access数据库演示的任务分配管理程序 一个使用ADO.NET基于Microsoft Access数据库演示的任务分配管理的程序,用于.NET Framework-based和COM程序。程序功能演示添加、删除、修改任务,用户权限指派,一个比较详细的数据库演示示例程序。以前就预备了,由于近期FTP无法登录再加上VS.NET2005开发环境到期(呵呵,以前安装的是使用180天版,今天刚在枕善居论坛下载了破解补丁,补丁地址在本居的论坛里,有需要的朋友去下载吧)。 说明:本程序基于VS.NET2005-Access database demonstration using the distribution of mission management procedures using ADO.NET on Microsoft Access database management presentation of the task allocation procedure, for. NET Framework-based and COM procedures. Demonstration program features add, delete, modify tasks, assign user rights, a more detailed presentation of the database sample programs. Previously prepared, FTP can not log in due to the recent VS.NET2005 development environment coupled with the expiration of (Oh, the previously installed version is the use of 180 days, today just good pillow Habitat Forum downloaded crack patch, patch the address in the home forums, there is a need friends to download it). Description: This procedure based on VS

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

发表评论

0 个回复

  • 银行排队叫号系统
    资源描述 本设计是基于IAP15F2K60S2的单片机,采用串口通信,应用独立按键和数码管来实现银行排队叫号的模拟情况。 是针对单片机初学者的经典例程,可以让读者认识到单片机的按键 、数码管动态显示、定时器、通信等知识点。
    2023-06-05 14:35:03下载
    积分:1
  • Detection of the best LCD screen of the program good or bad, I have been in use
    检测液晶屏幕好坏的最好的程序,本人一直在用-Detection of the best LCD screen of the program good or bad, I have been in use
    2022-11-10 22:40:04下载
    积分:1
  • I uploaded a seven
    本人上传了一幅红外的神七图片,对研究红外图象处理的也许有用啊-I uploaded a seven-infrared image of God, the study of infrared image processing may be useful ah
    2022-01-25 17:50:39下载
    积分:1
  • Powerbuilder8.0 Utility Design 100 Cases of 31
    Powerbuilder8.0实用程序设计100例之31-40-Powerbuilder8.0 Utility Design 100 Cases of 31-40
    2023-03-23 10:05:04下载
    积分:1
  • electronic bookstore Note : good Iddo electronic bookstores in my learning proce...
    电子书店说明 声明:好易多电子书店是本人在学习JAVA过程中的一个作业,所用的网站名字和公司名均为杜撰,如有同名,实在抱歉。    本程序只可用于学习参考,不得用于商业系统,如有发现,将以法律解决。 本站基本功能如下: 首页(index.jsp) 图书选购,(可按分类方式查找图书,或通过关键字进行查询) 购物车功能. 查看图书详细情况。 用户注册. 用户登录. 查看用户的订单信息. 修改用户个人信息。 后台管理部份: 商店图书管理:添加,修改,删除,查看。 用户信息管理:查看,修改,删除。 订单信息管理:查看订单清单,更新订单付款,出货状态。删除订单。 数据库设计时采用Oracle进行的,可以用所附脚本生成表结构。-electronic bookstore Note : good Iddo electronic bookstores in my learning process of JAVA an operation, the website names and companies were fabricated, if the same name, really sorry. This procedure can only be used to study reference shall not be used for commercial systems and, if found, will be law. Site basic functions are as follows : Home (index.jsp) to purchase books, (classification according to find books, or through keyword inquiries) Cart function. View details of the books. Registered users. User login. View customer orders information. Revised personal information. Some management background : stores library management : add, modify, delete, check. Users Informatio
    2022-05-29 06:59:22下载
    积分:1
  • Config.xml配置文件处理
    Config.xml配置文件处理-Config.xml configuration file handling
    2022-03-05 07:36:10下载
    积分:1
  • 读写内存变量文件
    读写内存变量文件-or memory variable documents
    2022-12-27 06:30:03下载
    积分:1
  • Using STL to achieve the basic functions of the Snake, concise algorithm, have r...
    用STL实现了贪吃蛇的基本功能,算法比较精练,有参考价值-Using STL to achieve the basic functions of the Snake, concise algorithm, have reference value
    2022-01-24 09:32:39下载
    积分:1
  • 修改过去混沌算法中的参数选择问题,使算法变得更准确.
    修改过去混沌算法中的参数选择问题,使算法变得更准确.-Modified over the past chaotic algorithm parameter selection problem, so that algorithms become more accurate.
    2022-04-11 00:48:15下载
    积分:1
  • telephone billing for procedures/* signal definition : clk : clock signal, which...
    电话计费器程序/*信号定义: clk: 时钟信号,本例中其频率值为1Hz; decide: 电话局反馈回来的信号,代表话务种类,“01”表示市话,“10”表示 长话,“11”表示特话; dispmoney: 用来显示卡内余额,其单位为角,这里假定能显示的最大数额为50 元 (500 角); disptime: 显示本次通话的时长; write,read: 当write 信号下降沿到来时写卡,当话卡插入,read 信号变高时读卡; warn: 余额过少时的告警信号。本例中,当打市话时,余额少于3 角,打长 话时,余额少于6 角,即会产生告警信号; cut: 当告警时间过长时自动切断通话信号。 */-telephone billing for procedures/* signal definition : clk : clock signal, which in this case, their frequency of 1Hz; decide : Telephone Bureau feedback signal, then the Treasury representative types, "01" Urban said, "10" The point said, "11" expressed special words; dispmoney : to show the card balance, the unit of angle, Here are supposed to show the maximum amount of 50 billion yuan (500 angle); disptime : The calls show the length; write, read : When the write signal arrival of the down time to write cards, When the card insert, read signal change high Reader; warn : Fees balance of the alarm signal. In this example, when fighting Cit
    2022-02-26 10:38:56下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载