-
在线考试系统
在线考试系统
- 2022-05-30 06:45:12下载
- 积分:1
-
code
php验证码的实现,多种验证码的实现,并对其进行验证。(php code to achieve, achieve various authentication code and validate.)
- 2013-11-04 13:46:11下载
- 积分:1
-
TakeFullPackage.tar
.下载系统安装包并解压,上传upload文件夹中的文件至网站根目录;
2.进入网站,然后进入http://您的网址/install/,按照提示说明安装系统即可;
3.安装后系统默认后台的管理地址是http://您的网址/dede,我们建议您将其dede目录进行修改; (. download the installation package and extract files to the root directory, the website upload in the upload folder
2 enter the website, and then enter your URL http:// /install/, indicating that the system can be installed in accordance with the
3 after installing the system default background management address is http:// your web site /dede, we suggest you to modify the Dede directory )
- 2020-11-12 16:29:44下载
- 积分:1
-
eat
说明: 主要实现一个美食网站,有多个模块功能,实现网上订餐等功能(Main implementation of a food website)
- 2020-09-09 08:59:04下载
- 积分:1
-
td2008
OA2008注册机、、测试通过,真实可用(The OA2008 Zhuceji, test by)
- 2013-03-09 19:56:29下载
- 积分:1
-
购物网站shop--javaweb
资源描述shop购物网站的框架,具体的页面没有做细致的实现,但是框架都搭好了,登陆功能、注册功能、产品列表、查看产品信息、加入购物车、提交订单、给订单评价、查看订单、查看购物车等等功能
- 2022-05-23 02:49:22下载
- 积分:1
-
聚美优品整站源码带数据
说明: 1.功能制作标准的pc模板。
2.带数据安装好后和预览效果一样。
3:售前售后无
4:服务器配置要求:操作系统:LIUNX;Web服务器:Nginx(推荐) >= 1.8.0 ;PHP版本:>= 5.5.25;MYSQL:>= 5.5.42;Memcached:>= 1.4.2;
PHP扩展:memcached fileinfo openssl Zend Guard Loader;(1. Function making standard PC template.
2. After installing the data, it has the same effect as the preview.
3: No pre-sale or after-sale
4: Server configuration requirements: operating system: LIUNX; Web server: Nginx >= 1.8.0; PHP version: >= 5.5.25; MYSQL:>= 5.5.42; Memcached:>= 1.4.2;
PHP extension: memcached FileInfo OpenSSL Zend Guard Loader;)
- 2020-06-17 20:20:07下载
- 积分:1
-
HTML5+JS的俄罗斯方块
HTML5和JS写的俄罗斯方块。用方向键来控制,对于初学者很有用
/*
* 本游戏基于HTML 5、JavaScript来完成。
* 本游戏主要使用了canvas组件来绘制游戏界面,
* 使用了Local Storage记录游戏状态
*
*/
var TETRIS_ROWS = 20;
var TETRIS_COLS = 14;
var CELL_SIZE = 24;
// 没方块是0
var NO_BLOCK = 0;
var tetris_canvas;
var tetris_ctx;
// 记录当前积分
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-13 03:30:18下载
- 积分:1
-
奇迹网页系统-仿时光整理版
说明: 奇迹MU1.03H , ASP源码全功能网站(Miracle MU1.03H, ASP Source Full-Function Website)
- 2020-06-18 05:00:01下载
- 积分:1
-
XPAGER
分页标记。网页开发中经常遇到查询,当记录多时需要分页显示,通过上一页、下一页浏览全部记录。通常的处理方法比较烦,特别是需要在页面中传递查询参数的表单,比较繁烦。这个标记就是用来封装这些复杂操作的。它能够自动从表单中获得全部查询参数,并在浏览时自动传递这些参数,无需人工干预,开发人员只需专心于取得这些参数进行查询处理即可。(Page tags. Often encountered in web development inquiries, when records show a long time the need for paging through the Previous, Next, browse all records. The approach usually trouble, especially the need to pass query parameters page of the form, compare annoying fan. This tag is used to package these complex operations. It can automatically get from the form all the query parameters, and in the browser automatically transfer these parameters without human intervention, developers just concentrate on these parameters can query processing.)
- 2008-01-15 09:07:05下载
- 积分:1