登录
首页 » 数据结构 » Time and Attendance system. Operation of the system, the login screen for the im...

Time and Attendance system. Operation of the system, the login screen for the im...

于 2022-03-06 发布 文件大小:98.29 kB
0 184
下载积分: 2 下载次数: 1

代码说明:

考勤系统.运行本系统时,登录界面要求输入系统的用户名和密码,此系统提供了两种类型的用户,一种是超级用户,具有执行所有功能的权限,另一种是签到用户,只具有签到功能,因此,这里提供了两个默认的用户名和密码,一个是超级用户,用户名为000,密码为000,另外一个是签到用户,用户名为111,密码为111。-Time and Attendance system. Operation of the system, the login screen for the importation of the system user name and password, the system provides two types of users, one is the super-user, with the implementation of all functions of the authority, another is a sign-user, only sign function, so, here are two default user name and password, a super-user, the user name 000, password 000, the other one is the sign user, the user name 111, password is 111.

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

发表评论

0 个回复

  • 外部合并排序内存分配
    应用背景外部排序是一个类排序算法,可以处理大量的数据。外部排序时,需要做数据排序不适合在主存储器的计算设备(通常是内存),相反,他们必须驻留在较慢的外部存储器(通常一个硬盘驱动器)。外部排序通常采用混合排序合并策略。在排序阶段,数据块足够小在主内存中进行读取、排序和写入到一个临时的文件。在合并阶段,排序的子文件合并成一个单一的较大文件。关键技术大多数外部排序例程是基于归并排序。他们通常打破一个大的数据文件转化为一个较短的,排序的运行。这些可以通过反复读取数据文件中的一段数据,生成内存,它与普通的快速排序,排序,排序后的数据写入磁盘。经过排序的运行已产生,一个合并算法是用来将排序文件组合成更长的排序文件。最简单的方案是使用双向合并:合并排序2排序文件到一个文件,然后合并2等等,直到有一个大的排序文件。一个更好的计划是一种多路归并算法:它可能合并也许128更短的运行起来。
    2023-05-07 15:35:02下载
    积分:1
  • trigger示范程序
    trigger示范程序-trigger example program
    2022-02-10 13:00:05下载
    积分:1
  • 查看*.db库的工具
    查看*.db数据库的工具 -查看*.db数据库的工具,查看*.db数据库的工具
    2022-08-22 09:08:25下载
    积分:1
  • 一个小型的排序算法,使用了泛型算法等知识,对初学泛型有帮助...
    一个小型的排序算法,使用了泛型算法等知识,对初学泛型有帮助-A small sorting algorithm, the use of a generic algorithm knowledge of generic beginner help
    2023-03-11 00:00:04下载
    积分:1
  • 回流焊监控系统
    回流焊监控系统-DCS,VB编写,对PLC进行通讯采集和控制,界面直观,操作方便,可以作为同类软件系统提供示范
    2022-01-27 14:41:41下载
    积分:1
  • 包含各种测试,查找和算法等代码,如冒泡算法,树的遍历,链表,队列,堆栈等...
    包含各种测试,查找和算法等代码,如冒泡算法,树的遍历,链表,队列,堆栈等-includes various tests, such as search and algorithm code, such as Bubble algorithm, the tree traversal, linked list, queue, stack, etc.
    2023-07-25 12:00:03下载
    积分:1
  • VC + SQL库编程 人事、工资、部门管理 包含SQL备份文件及部分源码注释...
    VC + SQL数据库编程 人事、工资、部门管理 包含SQL备份文件及部分源码注释-VC+ SQL Database Programming personnel, wages, management SQL backup file contains the source code and some notes
    2023-08-17 19:20:06下载
    积分:1
  • 程序 请认真书写上传资料的详细功能、包含内容说明
    程序 请认真书写上传资料的详细功能、包含内容说明-c
    2023-02-21 07:40:03下载
    积分:1
  • Hoffman codec of the source, can be used to achieve efficient codec Hoffman Note...
    这是一个霍夫曼编码解码的源程序,可以用它高效实现霍夫曼解码编码,注释详细,可读性好.压缩包止包括源程序文件,再vc中运行.-Hoffman codec of the source, can be used to achieve efficient codec Hoffman Notes detailed and readable. Compressed only those source files, then vc run.
    2022-03-04 05:41:03下载
    积分:1
  • 企业管理系统,用ACESS2000的库系统和ADO连接接口
    企业管理系统,用ACESS2000的数据库系统和ADO连接接口-Enterprise management systems, database systems use ACESS2000 and ADO connection interfaces
    2022-10-30 01:10:04下载
    积分:1
  • 696518资源总数
  • 106242会员总数
  • 10今日下载