登录
首页 » Delphi VCL » a competence management system, I was under the Internet, without testing, if no...

a competence management system, I was under the Internet, without testing, if no...

于 2022-02-20 发布 文件大小:1.01 MB
0 213
下载积分: 2 下载次数: 1

代码说明:

一个权限管理系统,我也是在网上下的,没有测试过,如果不行的话可不要怪我哟-a competence management system, I was under the Internet, without testing, if not then I can not blame yo

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

发表评论

0 个回复

  • Super Delphi function package, including programming from time to time need some...
    超级Delphi函数包,包括编程时常需要的一些函数-Super Delphi function package, including programming from time to time need some function
    2022-02-11 20:27:17下载
    积分:1
  • 非常漂亮的,酷酷的时钟源码,可以自定义修改
    非常漂亮的,酷酷的时钟源码,可以自定义修改-Very beautiful, cool clock source, you can custom modify
    2023-07-04 17:40:03下载
    积分:1
  • 一个电子书库的源码,喜欢写小说的朋友也可以自己开发个性的电子书刊了:) the source of a e...
    一个电子书库的源码,喜欢写小说的朋友也可以自己开发个性的电子书刊了:) the source of a e-book,someone can develop person e-boos by himself whose like write novel-An electronic library of the source, like a friend of writing fiction can develop their own personalized electronic publications of:) the source of a e-book, someone can develop person e-boos by himself whose like write novel
    2022-07-11 22:08:53下载
    积分:1
  • 多线程技术的简单实现,利用窗体与定时读取数据进行测试
    多线程技术的简单实现,利用窗体与定时读取数据进行测试-Multi-threading technology to achieve simple, use the form and read data from time to time to test
    2022-01-31 10:31:19下载
    积分:1
  • 加密spaceencryption spaceencryption空间
    加密空间加密空间加密空间
    2022-03-23 15:04:13下载
    积分:1
  • 本程序是在网友vagrant的升级程序上增加了SQL数据库的更新升级功能,系统中采用了ACCES来存储数据更新的指令,从而达到逐步执行SQL代码的功能,因为在S...
    本程序是在网友vagrant的升级程序上增加了SQL数据库的更新升级功能,系统中采用了ACCES来存储数据更新的指令,从而达到逐步执行SQL代码的功能,因为在SQL中要创建表、存储过程、视图等对象时,需要删除原有老的对象,但是SQL不支持将这些指令存放在一起,从而导致出错。所以用ACCES来存储数据了 例中将在MASTER中创建p_killspid,该程序过程是用来恢复与备份数据的一部分。 MENTOROUSER.INI为数据服务地址,曾经有网友问过我如何做服务登录的系统,此文件是个关键,具体的连接请参考代码 SQLTEXT.MDB为数据库更新用的文件,请自行修改记录,但是记录先后顺序一定要根据指令的先后顺序来添加。 mentoro.htm为存放在网站上的文件,具体内容自已改吧。(您也可以用INI文件) CHIS.INI为更新配置文件-is in the process of upgrading netizens vagrant procedures added to the SQL database updates function , a system used to store data ACCES update the directive, so as to achieve the progressive implementation of the functions of the SQL code, in SQL to create tables, stored procedures, views, and other objects, the need to remove the old original targets But SQL does not support these directives will be stored, thus contributed to the error. Therefore, the use of ACCES to store data in the cases will be created p_killspid MASTER, The procedure is used to process and the restoration of backup data part. MENTO
    2022-12-10 06:30:03下载
    积分:1
  • 实现UP、DOWN原语 产生3个进程: 两个进程模拟需要进入临界区的用户进程。 当需要进入临界区时,显示:“进程x请求进入临界区…”,同时向管理进程...
    实现UP、DOWN原语 产生3个进程: 两个进程模拟需要进入临界区的用户进程。 当需要进入临界区时,显示:“进程x请求进入临界区…”,同时向管理进程提出申请; 申请返回,表示进入了临界区。在临界区中等待一段随机时间,并显示:“进程x正在临界区…”; 当时间结束,显示:“进程x退出临界区…”,同时向管理进程提出退出申请; 当申请返回,显示:“进程x已退出临界区。” 一个进程作为原语的管理进程,接受其他进程的临界区进入请求: 如果允许进入,则根据DOWN 原语的操作步骤设置相应变量,然后返回; 如果不允许进入,则进入循环等待,直到允许为止; 退出时模拟UP 操作。 进程间通信可以采用信号、消息传递、管道或网络通信方式。 -achieve UP, DOWN original language have three processes : process simulation of two critical needs for access to the users in the process. When the need to access critical areas, revealed : "The process of x request to enter the critical areas ...", and also to the management process applications; applied to return, entered a critical area. In the critical area to wait for a certain period of time random, and that : "the process of x is the critical area ..."; When the time ended, showed : "x withdraw from the process of critical areas ...", and also to withdraw from the process management applications; When applied to ret
    2023-08-26 18:05:03下载
    积分:1
  • 生产管理系统:系统具有数据备份及数据还原功能。能够保证系统数据的安全性方便的全方位的数据查询。在相应的权限下,删除数据方便简单,数据稳定性好。数据计算自动完成,...
    生产管理系统:系统具有数据备份及数据还原功能。能够保证系统数据的安全性方便的全方位的数据查询。在相应的权限下,删除数据方便简单,数据稳定性好。数据计算自动完成,尽量减少人工干预。强大的报表打印功能。 运行环境 操作系统:Windows 2000/NT/XP/ME 开发工具:Delphi 7.0 数据库:SQL Server 2000 硬件配置:CPU:300MHz以上的处理器 内存:64MB,推荐128MB以上 硬盘:100MB以上磁盘空间 分辨率:最低800×600像素 建议1024×768像素 颜色:256色-Production management system: system with data backup and data restore function. Can guarantee the security of system data to facilitate the full range of data query. Under the appropriate permissions to delete the data accessible and user-friendly data stability. Auto-complete data to minimize human intervention. Powerful print reports function. Operating Environment operating system: Windows 2000/NT/XP/ME development tools: Delphi 7.0 Database: SQL Server 2000 hardware configuration: CPU: 300MHz or faster processor Memory: 64MB, recommended 128MB or more Hard Disk: 100MB or more disk space Resolution: the minimum 800 × 600 pixels recommended 1024 × 768 pixels Color: 256 colors
    2022-02-21 23:27:16下载
    积分:1
  • Delphi串口修改下:主要变化:一、支持下巴…
    delphi下的COMPORT修正版: 主要修改: 1、支持终端中文显示 2、支持终端hex显示 3、去掉了抛出的部分异常 这里有很多原版的,但都没有修正中文显示。-delphi ComPort under the amended version: The main changes: one, to support Chinese display terminal 2, to support the hex display terminal 3, remove the abnormal part of the dished out here have a lot of the original, but have not amended the Chinese show.
    2022-11-28 00:05:03下载
    积分:1
  • Indy控件使用示例程序,通过使用Indy控件,一个标准。
    Indy控件使用示例程序,通过使用Indy控件,实现了远程过程调用。-Indy control procedures used example, through the use of the Indy control, a remote procedure call.
    2022-03-01 21:35:46下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载