-
系统是基于现代化的校园设计的发展…
本系统是根据现代化校园的发展而设计的在线图书管理系统。从接到任务书开始,就对目前众多开发技术及工具进行了比较,决定利用ASP技术进行前端开发,应用面向对象的方法来开发本次课题。
本文主要是针对在线图书馆查询和管理资料方面的研究,介绍了系统建立的目的、系统分析、系统结构、系统设计、系统实施等。系统的建立将实现录入、查询、修改、删除、维护、分类统计的自动化功能,操作人员轻而易举的就能使用该软件来达到对图书信息的管理。
-The system is based on the modernization of the campus design of the development of online library management system. Missions from the book received the outset, many of the current development of technologies and tools of comparison, has decided to use ASP technology for front-end development and application of object-oriented approach to the development of this subject. This article is mainly directed against an online library management information inquiries and research, introduced a system for the purpose of, systems analysis, system architecture, system design, system implementation. System will achieve entry, query, modify, delete, maintain and keep separate statistics on the automation of functions, the operator can easily use the software to achieve the management o
- 2022-02-14 01:57:14下载
- 积分:1
-
校友录系统
带论文哦
校友录系统
带论文哦-Alumni system with thesis, oh
- 2022-05-20 14:52:14下载
- 积分:1
-
AspNetForumsv221929Beta官方中文mssql
AspNetForumsv221929Beta官方中文mssql-AspNetForumsv221929Beta official Chinese mssql
- 2022-07-25 18:33:06下载
- 积分:1
-
php友情链接
说明: 网站首页设计时的友情链接,方便用户登陆本网站的友情网站.可以增加网站的浏览量.扩大宣传面(Home Design Links at the convenience of users log on to the website of friendship site. Increase website hits. To expand the outreach)
- 2005-11-17 19:26:14下载
- 积分:1
-
leaps_v0.0.2_utf-8
现在PHP开发框架非常多,一个开发框架优秀与否与它有多少特性没有太大的关系。特性也不能告诉你框架代码的质量如何、性能如何、细节处理的如何、安全性如何。判断一个框架的唯一办法是在使用中了解它。实践出真知嘛。(Now the PHP development framework is very much, a framework for development is good or not and it has many characteristics Never mind too much. Can you tell the quality characteristics of framework code how, how, how to handle the details of the performance and safety of how. The only way to judge a framework is to understand it in use. Knowledge comes practice.)
- 2016-04-13 13:59:15下载
- 积分:1
-
php订单管理系统(源码+数据库+截图)
php订单管理系统 竞价页订单管理系统 1.7.8caozha-order是一个通用的竞价页订单管理系统,基于开源的caozha-admin开发,支持订单管理、订单回收站、产品管理、批量上传订单、批量导出订单(支持导出格式:.xls,.xlsx,.csv)、检测订单重复、竞价页的下单表单调用等功能,内置灵活的查看订单权限设置机制。系统特点:易上手,零门槛,界面清爽极简,极便于二次开发。系统功能1、系统设置2、管理员管理3、权限组管理4、系统日志5、后台功能地图6、产品管理7、订单管理8、订单回收站:恢复订单、彻底删除订单、清空订单回收站9、订单查重:检查重复订单、删除重复订单10、批量上传订单,支持上传的格式:.xls,.xlsx等11、批量导出订单,可以设置订单导出的任何字段,支持导出格式:.xls,.xlsx,.csv等。单次导出的数量建议20万以下,可以通过按日期筛选导出。12、内置3套不同风格的下单表单页面,支持调用或内嵌在竞价页上。(如需要不同的风格,可以自己新增或修改)13、防护设置:支持下单页是否开启验证码,是否防恶意提交(可设置同个IP或手机号X分钟内只能提交N次订单)14、按产品标识符设置查看订单的权限:可以单独对某个账号设置只能查看某些产品标识符的订单。说明:①此功能可以很方便的开账户给下属或合作商查看订单。②此功能和权限组设置是并列的,可相互搭配使用。15、支持百万级别以上的订单数据量。当数据量很大,出现明显卡顿的时候,可以到系统设置—》订单列表分页模式-》简洁模式,即可解决问题。
- 2021-05-06下载
- 积分:1
-
志汇同城官方原版源码无改动
百分百官方原版无改动,前后端完整完美
- 2022-03-26 10:38:57下载
- 积分:1
-
taoke
1、缓存所有淘宝顶级类目,完全不需要调用api查询
2、支持多个appKey和appSecret,当一个访问次数受限时自动切换其他的,完美解决由于访问受限导致出现空白页面。
3、自动获取通过百度和Google过来的关键词,生成对应的关键词去search8的链接,这样每个用户进来都能看到一个完全匹配自己关键词的超链接,更好地把用户转入淘宝网(1, cache all of Taobao s top category, no need to call the API query
2, support multiple appKey and appSecret, when a number of access times automatically switch to other, the perfect solution due to access constraints led to the emergence of blank pages.
3, automatic access to come through the Baidu and Google keyword, generate the corresponding keywords to search8 link so that each user in can see a perfectly matched keywords in your hyperlinks, the better the user into Taobao)
- 2020-11-12 19:39:44下载
- 积分:1
-
Boobuy网上购物系统(精仿淘宝完美交易版).
Boobuy网上购物系统(精仿淘宝完美交易版).-Boobuy online shopping system (precision perfect imitation Taobao transactions edition).
- 2023-04-01 08:35:04下载
- 积分:1
-
c#访问php文件,获取返回数据
结合网络上的方法,用C#写了一个可以访问php文件并获取返回值的小例程,并开启了线程,每隔100ms就会去访问一次php文件,实时获取数据;也可以关闭线程,通过点击按钮的方式来实现访问功能。
- 2022-05-13 19:03:49下载
- 积分:1