搜索资源列表
-
0下载:
Cake 是一个针对PHP的,使用了诸如ActiveRecord、Association Data Mapping、Front Controller和MVC等知名设计模式的快速开发框架。我们的主要目标是提供一个可以令各种层次的PHP用户快速地开发出健壮的Web应用,而又不失弹性。
为什么使用 Cake?
灵活的许可证:MIT License
完全自主的知识产权:每一行代码都是由CakePHP开发小组写出来的。
极其简洁:只要看看名字就知道了……
快速开发:开发之
-
-
0下载:
这是一个用PHP来实现的一个权限系统,通用性比较强。用了PHP5的面向对象,值得研究。我就将其献给大家-This is a use PHP to achieve a permissions system, relatively strong commonality. Used the PHP5 object-oriented, is worth studying. I will dedicate its U.S.
-
-
0下载:
纯JSP分页代码
这是从一个PHP分页代码改的,没有异常处理,也没有利用java面向对象的特点,仅能帮助了解分页的逻辑和页码处理,供参考。源码中带有mysql中的数据库,方便调试,请下载。
-Pure JSP pagination code This is from a PHP pagination code change, there is no exception handling, but also did not make use of java object-oriented
-
-
0下载:
《PHP 5 权威编程 三大牛人合力之作》这本书的作者是PHP5 首席设计师Andi Gutmans、PEAR 创始人Stig Saether Bakken、PHP 核心贡献者Derick三位业内大师级的人物,全面介绍了PHP 5中的新功能、面向对象编程方法及设计模式,还分析阐述了PHP 5中新的数据库连接处理、错误处理和XML处理等机制。-" PHP 5 programming authority of the three cows were together for" Th
-
-
0下载:
面向对象(Object Oriented,OO)是当前计算机界关心的重点,它是90年代软件开发方法的主流。面向对象的概念和应用已超越了程序设计和软件开发,扩展到很宽的范围。如数据库系统、交互式界面、应用结构、应用平台、分布式系统、网络管理结构、CAD技术、人工智能等领域。-Object Oriented
-
-
0下载:
简介:使用ajax进行网站建设开发的指导书
-Book Descr iption
Reusable components and patterns for Ajax-driven applications
Ajax is one of the latest and greatest ways to improve users’ online experience and create new and innovative web function
-
-
0下载:
一套php开发的图片管理程序,服务器环境为php5,面向对象编程,程序扩展能力超强!-A set of php image management program developed by the server environment for php5, object-oriented programming, program scalability super!
-
-
0下载:
pagination examples and source code for php. As found on www.d-scribe.de.
- Complete, more object-oriented rewrite
- Now requires jQuery 1.4. Tested with jQuery 1.4.2
- Support for several synchronized pagination containers-pagination exa
-
-
0下载:
快速入门 PHP面向对象编程技术文档Getting Started PHP object-oriented programming documents-Getting Started PHP object-oriented programming document Getting Started PHP object-oriented programming documents
-
-
0下载:
PHP面向对象开发的学习Learning PHP object-oriented development-PHP object-oriented development of learning Learning PHP object-oriented development
-
-
0下载:
good book and rare, it has defined PHP with help of OOP and which is quite helping and simple to broad vision in field if web applications.
-
-
0下载:
在 PHP 中养成 7 个面向对象的好习惯-7 in PHP object-oriented develop good habits
-
-
0下载:
PHP面向对象(六日通)教程
(一)简单方法理解,面向对象
1-1 面向对象的假设举例
1-2 我的细微理解
(二) 使用Class创建一个类
2-1 使用Class创建一个类
(三) 类属性 和类方法
3-1 类属性 和类方法
(四)使用New函数 将对象实例化
4-1 使用New函数 将对象实例化
(五)面向对象开发的学习笔记
5-0 面向对象开发的学习笔记
5
-
-
0下载:
由php100视频教程整理而来的文字版教程,明仔制作。
明仔PHP面向对象(六日通)教程目录:
(一)简单方法理解,面向对象
1-1 面向对象的假设举例
1-2 我的细微理解
(二) 使用Class创建一个类
2-1 使用Class创建一个类
-Text version of the tutorial, finishing the php100 video tutorial from Ming Tsai production. Ming Tsai PHP obj
-
-
0下载:
ThinkPHP 是一个免费开源的,快速、简单的面向对象的轻量级PHP开发框架 为了敏捷WEB应用开发和简化企业应用开发而诞生的-ThinkPHP is a free, open source, fast, simple and lightweight PHP object-oriented development framework for agile WEB application development and simplify enterprise application develop
-
-
0下载:
Get past all the hype about PHP and dig into the real power of the language. This book explores the most useful features of PHP and how they can speed up the web development process, and explains why the most commonly used PHP elements are often misu
-
-
0下载:
Get past all the hype about PHP and dig into the real power of the language. This book explores the most useful features of PHP and how they can speed up the web development process, and explains why the most commonly used PHP elements are often misu
-
-
0下载:
php面向对象编程资料,有所有书上的源代码(PHP object oriented programming data, with the source code on all books)
-
-
0下载:
CakePHP是一个用PHP编写的开源Web应用框架
主要特性:
基于MVC架构
视图支持Ajax
内置校验框架
提供应用程序的基础模块和CRUD 代码自动生成功能
提供处理session,request,security的组件
灵活的视图缓存功能
面向对象
无需配置:只要安装好数据库(CakePHP is an open source Web application framework written in PHP.
Main characteristics:
Based
-
-
0下载:
是一款轻量级开源内容管理系统,它采用OOP(面向对象)方式自主开发的框架。基于PHP+Mysql架构,并采用MVC框架式开发的一款高效开源的内容管理系统,可运行在Linux、Windows、MacOSX、Solaris等各种平台上。
1.修复富文本编辑器一处漏洞;
2.留言板标签新增管理员回复调用;
3.修复修改默认伪静态后缀后的URL生成错误的bug;
4.优化后台和会员登录页面;
5.更换系统验证码类库;
6.优化系统代码;
本次更新优化内容包括但不限于以上所列举的项!(It'
-