登录
首页 » .net » 本系统中的三类人员:客户、办事处、超级管理员; 客户注册后可得到一个客户号;客户可用注册时的客户号和密码登陆系统;登陆后客户可修改个人信息,下订单,查询订单...

本系统中的三类人员:客户、办事处、超级管理员; 客户注册后可得到一个客户号;客户可用注册时的客户号和密码登陆系统;登陆后客户可修改个人信息,下订单,查询订单...

于 2022-03-31 发布 文件大小:528.52 kB
0 167
下载积分: 2 下载次数: 1

代码说明:

本系统中的三类人员:客户、办事处、超级管理员; 客户注册后可得到一个客户号;客户可用注册时的客户号和密码登陆系统;登陆后客户可修改个人信息,下订单,查询订单机及各办事处信息等; 超级管理员可以添加和删除办公室;可以查看所有办公室,车辆,单位和客户信息等,但是不能修改客户信息; 办事处可以添加和删除车辆和单位到本办事处;可以查看办公室信息和本办事处车辆信息、订单信息和客户信息,也不能修改客户信息; -the system of three categories : clients, offices, super administrator; After registration available to customers of a client; Registered customers can be used when the customer passwords and landing systems; After landing customers can modify personal information, under orders, orders inquiry and the Office for information; Super administrator can add and delete office; can view all offices, vehicles, units and customer information. However, we should not amend the customer information; offices can add and delete vehicles and units of the Office; can check the Office of Information and the Office of vehicle information, order information and customer information and customer information can not be changed;

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

发表评论

0 个回复

  • Login登录注册aspx
    现今,绝大多数的校园失物招领都在采用传统的手工人力管理方式,存在安全性差,效率低下,管理困难,还会产生大量的文件和数据,不便于数据的更新和维护。本系统是基于“互联网络平台”处理和接收失物与拾物,不但可以方便拾主归还拾到的物品,还可以帮助失主快速寻找到自己的失物,同时还能减轻失物招领办事处人员的巨大工作量,大大提高失物招领工作的效率。此外,该系统还增加了奖惩制度,也可调动全校同学的参与性。
    2022-11-11 17:50:07下载
    积分:1
  • good
    很好的的学生管理系统,是我精心编的,保证好用-good
    2022-02-24 22:35:28下载
    积分:1
  • vb.net 2003 应用程序更新程序
    vb.net 2003 应用程序更新程序-application update program
    2023-03-08 23:10:03下载
    积分:1
  • OpenCV教程安装为VS.NET 2005第一个程序
    OpenCV Tutorial from installing to the first program for VS.Net 2005
    2022-10-23 09:45:03下载
    积分:1
  • basler控件版demo
    basler控件版demobasler控件版demobasler控件版demobasler控件版demobasler控件版demobasler控件版demobasler控件版demo
    2022-09-18 21:50:03下载
    积分:1
  • OurTalk
    C# 一个简单的局域网通信功能 只建议初学者看 没有什么复杂的功能 只实现了简单的 广播功能(C# a simple local area network communication is not only recommended for beginners to see what the complexity of the functions of only a simple radio functions)
    2009-05-14 23:38:33下载
    积分:1
  • Property-management-system
    一个物业管理系统,方便实现小区内的物业相关管理及记录(A property management system, convenient realization of property management and related record in the community )
    2013-03-08 10:27:26下载
    积分:1
  • 谈谈类和结构的区别? 最大区别一个是引用类型,一个是值类型 默认成员访问为public是另外一个区别 1. 在.net(C# or vb.net)中如何...
    谈谈类和结构的区别? 最大区别一个是引用类型,一个是值类型 默认成员访问为public是另外一个区别 1. 在.net(C# or vb.net)中如何获得当前窗体或控件的句柄,特别是控件本身的句柄(请列举)。 this(C#) Me(vb.net). 2在.net(C# or vb.net)中如何用户自定义消息,并在窗体中处理这些消息。 在form中重载DefWndProc函数来处理消息: protected override void DefWndProc ( ref System.WinForms.Message m ) { -To talk about the difference between Class and structure? Greatest difference between a reference type, a value type is the default access for members of public is another difference between 1.. Net (C# Or vb.net) in the current form or how to obtain a handle to control, especially control their own Handle (please list). this (C#) Me (vb.net) .2 in. net (C# or vb.net) How user-defined message, and deal with these messages in the form. In the form of heavy-duty DefWndProc function to deal with the news: protected override void DefWndProc (ref System.WinForms.Message m) (
    2022-05-05 22:56:50下载
    积分:1
  • Using asp.net to develop a line pass. Please re
    使用asp.net开发的一个系通。请重新编译生成安装文件。 将源代码中的MemberMgr文件夹拷入到C:Inetpubwwwroot路径下。在IIS里的默认网站中将该文件创建成应用程序。 然后打开文件MemberMember.sln即可以看到整个程序的所有程序文件。 修改连接字符串 将数据库连接字符串改成现有数据库的配置即可-Using asp.net to develop a line pass. Please re-install the compiler generated files. The source code is copyed into MemberMgr folder to C: Inetpubwwwroot path. In the IIS
    2022-06-26 13:26:03下载
    积分:1
  • wpf中使用代码生成自定义tooltip,测试项目,需安装.net3.5
    wpf中使用代码生成自定义tooltip,测试项目,需安装.net3.5-the use of code generation wpf custom tooltip, testing projects, to be installed. net3.5
    2022-02-04 10:28:22下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载