-
五金行业门户网站
资源描述五金行业,入门级网站,包含门户基本模块,以及内部出入库模块
- 2022-08-04 11:53:52下载
- 积分:1
-
mkSimplified-V0.1-2012.12.29
轻量级PHP框架 MonkeyPHP
MonkeyPHP(以下简称MKP)是一个小巧灵活、简单易用、易于扩展的轻量级PHP框架,并且遵循MVC模式的PHP开发框架!
MKP秉承了很多优秀的PHP框架共有的:代码的OOP编写风格、URL的路由功能、MVC的架构思想、ORM的数据库操作、以及AJAX的前端页面技术支持。(Lightweight PHP framework MonkeyPHP MonkeyPHP (hereinafter referred to as MKP) is a small, flexible, easy to use, easy to extend and lightweight PHP framework and PHP development framework follows the MVC pattern! MKP adhering to common to many of the best PHP framework: code OOP writing style, URL routing features, MVC architecture ideas, ORM database operations, as well as AJAX front page technical support.)
- 2013-01-17 19:20:18下载
- 积分:1
-
20071226172456760
企业网站的整站系统源码,后台用户密码:admin(The entire corporate website station system source code, the background user password: admin)
- 2010-07-20 18:58:15下载
- 积分:1
-
he-certificate-code-program-source
完整的PHP图形验证码程序源码!
完整的PHP图形验证码程序源码! (The complete PHP Captcha code program source code The complete PHP Captcha code program source code)
- 2013-01-17 16:17:36下载
- 积分:1
-
java web 论坛
实现了论坛的注册,登录,发帖,回帖功能,管理员对整个论坛的维护功能。用的数据库是sql2008,适用于初学者的学习和理解 java web 。
- 2023-02-04 21:15:04下载
- 积分:1
-
43721395137561941
HTML5 + CSS 程序员告白程序,很好看的效果(HTML5+ CSS 程序员告白程序,很好看的效果)
- 2015-01-27 18:50:30下载
- 积分:1
-
public_html
brophp框架源码, 实例, 值的收藏, 想学习brophp 的赶紧下载吧!
- 2012-03-04 11:06:53下载
- 积分:1
-
八马皇后小游戏
八马皇后小游戏,c#编写,大家娱乐娱乐哈,vs编译,即开即用,是一个古老的罗马游戏,游戏有趣,适合好奇心,有挑战的同学们,欢迎下载
- 2022-03-05 21:44:15下载
- 积分:1
-
初学者,简单canvas画布
应用背景 var canvas=document.getElementById("demo");
var cxt=canvas.getContext("2d");
var flag=0;
canvas.onmousedown=function(evt){
evt=window.event?window.event:evt;
var startX=evt.pageX-this.offsetLeft;
var startY=evt.pageY-this.offsetTop;
cxt.beginPath();
cxt.moveTo(startX,startY);
flag=1;
}
//鼠标移动 (获取鼠标位置)
canvas.onmousemove=function(){
- 2022-01-21 04:59:28下载
- 积分:1
-
fyhouse
1.增加分站功能,可绑定二级域名
2.系统设置使用缓存读取数据库
3.改进公司简介等自定义页面,使用HTML静态生成,可自由添加和修改
4.增加在线木马检测
5.改进管理员认证及管理权限分配
6.改进楼盘信息(1. Increase the sub-station function, can bind two domain names
2. The system set up to use the cache reads
3. Improvement Company and other custom pages using HTML static generated, you can add and modify freely
4. Increase Online Trojan detection
5. Improvement Administrator Authentication and Management Rights Assignment
6. Improving Property Information)
- 2016-04-25 20:05:16下载
- 积分:1