-
s081The-federal-logistics
s081联邦物流有限公司网站 s081联邦物流有限公司网站.(Federal Logistics Co., Ltd. s081 s081 Federal Logistics Co., Ltd. Web site.)
- 2011-07-19 15:38:20下载
- 积分:1
-
PHPExam
比较好的PHP在线考试系统,可满足考试需要!测试完整!(Good PHP online examination system to meet the test needs! Test complete!)
- 2011-11-29 20:22:31下载
- 积分:1
-
C#开发的书店
简单的 CRUD 操作示例,关于书店的 MVC 框架。
它将演示模型视图控制器。创建的图书列表将存储在内存。
- 2022-05-21 04:44:18下载
- 积分:1
-
Program
test send code my knowledge
- 2011-06-30 02:19:33下载
- 积分:1
-
uploadprogress-1.0
upload for PHP veryqood
- 2007-09-25 13:42:25下载
- 积分:1
-
页面定时跳转
function forwardToNext(){
setInterval("a()",1000); //每隔1s调用一次a函数
}
function a(){
var time = document.getElementById("num").innerText;
if(time>0){
time = time-1;
document.getElementById("num").innerText = time;
}
if(time==0){
window.
- 2022-02-15 07:25:42下载
- 积分:1
-
基于web的网上选课系统(java源码+课程设计报告+数据库脚本)
本设计是基于web的网上选课系统,使用的是java语言所写,使用的是mysql数据库,里面包含文档和代码。
- 2019-07-11下载
- 积分:1
-
调用高德API
高德API,实现高德地图的中英文显示,工具的调用,添加谷歌地图,查询地图,鹰眼功能,
- 2022-03-21 08:43:20下载
- 积分:1
-
BBS
这是一个功能强大的论坛系统,实现了大型论坛的基本功能,页面漂亮,后台功能强大(This is a powerful forum system to achieve the basic functions of a large forum, beautiful page, a powerful background)
- 2012-06-04 03:33:19下载
- 积分:1
-
jianyuebbs
简约论坛使用XHTML+CSS架构,令页面结构化,节省了静态页面代码的传输,同时也易于修改界面,更符合WEB标准;
论坛采用Cookies、Session、Application等技术对论坛数据进行缓存,减少对数据库的访问,提高论坛的性能。可以承载较多的用户同时访问;
数据分表功能,减轻数据量大的时候访问数据库的负担;;
支持多皮肤、风格切换功能;
(Simple forum to use XHTML+ CSS structure, making the page structured to save a static page code transmission, but also easy to modify the interface, more in line with WEB standards Forum use Cookies, Session, Application and other technologies on the forum data cache, reducing access to the database improve the performance of the forum. Can carry more users simultaneous access data points table function, reduce the amount of data to access the database when the burden supports multi-skin, style switching function )
- 2011-05-22 19:39:24下载
- 积分:1