登录
首页 » 数据结构 » 获取通行证管理系统1

获取通行证管理系统1

于 2022-01-26 发布 文件大小:143.24 kB
0 205
下载积分: 2 下载次数: 1

代码说明:

应用背景Apache  ;2.2.11PHP  ; ; ; ;5.3.0MySQL  ; ;5.1.36Internet Explorer 6.0.2900或更高__________________________________________________________________________________和公司;&;&;&;;;;;;;;;;;;;;;;;;----------------------------------------------------------------------------------1)将archeive”gpms_1.0.2.0”并上传到服务器。2)在MySQL中创造一个新的数据库。3)给写权限status.php4)在浏览器栏的地址 ; ; ; ; ; ;——>;(HTTP:/ /若。COM /移动/)。5)按照安装向导。6)安装成功后从服务器删除install.php。关键技术和公司;&;&;&;;;;;;;;;;;;;;;;;;;----------------------------------------------------------------------------------1)日期格式是收到录取通知时间 ; ; ; ; ; ; ; ; ; ; ; ; ; ;——>;(100420,2010年4月20日)2)在编辑表单中增加了该领域的数量和类型的结果,以及(211 = 5)/(012 = 3)3)在浏览器的地址端添加新的用户类型add_user.php ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ;(http://yourdomain.com/gpms/add_user.php)4)使用快捷键“Alt + S”提交新的gatepass形式。5

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

发表评论

0 个回复

  • 这是用java实现的一个仓储管理系统,库部分有一定参考价值,包含整套设计方案和项目报告书。...
    这是用java实现的一个仓储管理系统,数据库部分有一定参考价值,包含整套设计方案和项目报告书。-Java This is achieved using a warehouse management system, part of the database have a certain reference value, including the entire design and project report.
    2022-03-26 12:54:54下载
    积分:1
  • 最小生成树
    数据结构最小生成树-minimum spanning tree data structure
    2023-09-05 01:40:04下载
    积分:1
  • 一个矩阵类 实现了矩阵的多种运算 希望对大家有帮助
    一个矩阵类 实现了矩阵的多种运算 希望对大家有帮助-A matrix class implements a variety of matrix operations we want to help
    2022-01-26 08:03:57下载
    积分:1
  • 一个较小的论坛程序本程序的基本功能是开放的讨论…
    一个小巧的论坛程序 本程序基本功能:  可开设任意数目的讨论区类别和版块 使用Cookies,方便用户的使用 用户有自定义的设置 帖子分表功能,大大的加快论坛的速度 用户自定义样式 投票功能,论坛短信功能,帖子置顶和总置顶功能 上传附件功能 锁定功能,包括锁定帖子功能和锁定论坛功能 认证功能,认证特殊用户 会员版面,仅注册用户登陆后才可进入...... 更多贴身功能相信您在使用过程中会感受得到-a smaller forum procedures of this program basic functions : to be open to discuss any number of category and the use of Cookies plate, the use of user-friendly user-defined settings posted meters function, and thus accelerate the pace of the Forum user-defined functions voting patterns, the Forum messaging functions, message home total set-top roof and functional upload attachments lock function, including articles lock function and lock forum function authentication, user authentication special Member layout, only registered users to enter only after landing ...... more personal function you believe in the use of the process will s
    2022-08-15 10:13:39下载
    积分:1
  • 程序存储问题:设有n 个程序{1,2,…, n }要存放在长度为L的磁带上。程序i存放在磁带上的长度是Li ,1≤i≤n 程序存储问题要求确定这n 个程序在磁带...
    程序存储问题:设有n 个程序{1,2,…, n }要存放在长度为L的磁带上。程序i存放在磁带上的长度是Li ,1≤i≤n 程序存储问题要求确定这n 个程序在磁带上的一个存储方案,使得能够在磁带上存储尽可能多的程序。 编程任务: 对于给定的n个程序存放在磁带上的长度,编程计算磁带上最多可以存储的程序数。 数据输入:由文件input.txt给出输入数据。第一行是正整数n,表示文件个数。接下来的1 行中,有n 个正整数,表示程序存放在磁带上的长度。 结果输出: input.txt output.txt 6 50 5 2 3 13 8 80 20 -program storage problem : There n procedures (1,2, ..., n) to be stored in the length of the L tape. I kept in the proceedings on the tape length is Li, 1 i n storage procedures to seek to establish that n procedures on tape storage of a program that allows the tape to store as much as possible the procedure. Programming tasks : to the n procedures stored in the tape length, calculated programming on tape can store up to the number of procedures. Data input : from the document input.txt given input data. The first line is a positive integer n, said the document number. Following a visit, n is an integer, said procedures stored on tape length. Results output : input.txt output.txt 6 50 5 2 3 13 8 80 20
    2023-01-10 04:30:04下载
    积分:1
  • This is a student performance management system, running on students beyond the...
    这是一个学生成绩管理系统,运行之后可对学生的基本资料,成绩进行各项操作!-This is a student performance management system, running on students beyond the basic information for the various operating results!
    2022-03-21 17:33:45下载
    积分:1
  • With the C language implementation of the evaluation of the expression on the st...
    用C语言实现的表达式的求值,关于数据结构的栈方面的知识,已经通过测试!-With the C language implementation of the evaluation of the expression on the stack data structure of knowledge, has passed the test!
    2022-05-14 11:25:27下载
    积分:1
  • 表达式求值
    资源描述 1生成栈结构  2生成优先级静态表  3利用两个栈实现表达式的求值  4输出表达式求值的结果
    2022-07-16 08:05:42下载
    积分:1
  • 100 cases of classical language editor c ~ include many regular examinations as...
    经典100例c语言编辑程序~包含很多经常考试中考到的程序~很值得一看!-100 cases of classical language editor c ~ include many regular examinations as well as to the procedures to a very eye-catcher!
    2022-01-22 04:30:53下载
    积分:1
  • pb 源码 进度条程序
    pb 源码 进度条程序-progress of the process
    2023-05-04 19:50:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载