CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - php object oriented

搜索资源列表

  1. Popedom

    0下载:
  2. 这是一个用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.
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-06
    • 文件大小:51.9kb
    • 提供者:hjc
  1. PHP.5.Power.Programming

    0下载:
  2. 《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
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-20
    • 文件大小:5.77mb
    • 提供者:兰江营
  1. php-oo

    0下载:
  2. 面向对象(Object Oriented,OO)是当前计算机界关心的重点,它是90年代软件开发方法的主流。面向对象的概念和应用已超越了程序设计和软件开发,扩展到很宽的范围。如数据库系统、交互式界面、应用结构、应用平台、分布式系统、网络管理结构、CAD技术、人工智能等领域。-Object Oriented
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-15
    • 文件大小:3.61mb
    • 提供者:欣怡
  1. WCPierce

    0下载:
  2. This the second article in a three article series examining a custom ASP.NET server control I developed to make using the Google Maps API easier for .NET developers. This article assumes you have read Part 1 and are familiar with the Google Maps API.
  3. 所属分类:.net

    • 发布日期:2017-04-04
    • 文件大小:179.05kb
    • 提供者:Duong Duc Vinh
  1. phpgraphlib_v2.21

    0下载:
  2. PHPGraphLib is a PHP 4.3+ friendly object-oriented class that has powerful customization features, allowing you to generate the perfect bar, line, or pie graph for any application. Best used with dynamic data, PHPGraphLib allows easy visual interpret
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:14.36kb
    • 提供者:Alexis
  1. php

    0下载:
  2. php中面向对象的一个实例,使你更全面掌握php中如何面向对象-php an instance of an object-oriented, so that you fully grasp how the object-oriented php
  3. 所属分类:Document

    • 发布日期:2017-04-15
    • 文件大小:6.25kb
    • 提供者:王超
  1. Getting_Started_PHP_object_oriented_programming_do

    0下载:
  2. 快速入门 PHP面向对象编程技术文档Getting Started PHP object-oriented programming documents-Getting Started PHP object-oriented programming document Getting Started PHP object-oriented programming documents
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-17
    • 文件大小:132.51kb
    • 提供者:mm
  1. Learning_PHP_object_oriented_development

    0下载:
  2. PHP面向对象开发的学习Learning PHP object-oriented development-PHP object-oriented development of learning Learning PHP object-oriented development
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-29
    • 文件大小:65.48kb
    • 提供者:8j
  1. adodb480

    0下载:
  2. PHP中一个对象导向的数据库封包链接库,它提供了共通的应用程序接口来跟所有支持的数据库沟通,简化了你的程序的数据库移植性操作。ADODB是Active Data Object DataBase的缩写,目前支持MySQL、PostgreSQL、Oracle、Interbase、Microsoft SQL Server、Access、FoxPro、Sybase、ODBC及ADO。-PHP in an object-oriented database packet link library, whic
  3. 所属分类:Other Databases

    • 发布日期:2017-03-29
    • 文件大小:567.1kb
    • 提供者:陈阳
  1. Packt.Publishing.Object.Oriented.Programming.with

    0下载:
  2. 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.
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-09
    • 文件大小:1.82mb
    • 提供者:muhammad Jamil
  1. 7-in-PHP-OO-develop-good-habits

    0下载:
  2. 在 PHP 中养成 7 个面向对象的好习惯-7 in PHP object-oriented develop good habits
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-24
    • 文件大小:346.16kb
    • 提供者:Ken Ma
  1. PHPObjects

    0下载:
  2. PHP面向对象(六日通)教程 (一)简单方法理解,面向对象 1-1 面向对象的假设举例 1-2 我的细微理解 (二) 使用Class创建一个类 2-1 使用Class创建一个类 (三) 类属性 和类方法 3-1 类属性 和类方法 (四)使用New函数 将对象实例化 4-1 使用New函数 将对象实例化 (五)面向对象开发的学习笔记 5-0 面向对象开发的学习笔记 5
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-06
    • 文件大小:41.37kb
    • 提供者:爱上
  1. 11

    0下载:
  2. 由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
  3. 所属分类:Java Develop

    • 发布日期:2017-12-03
    • 文件大小:42.32kb
    • 提供者:GJGFJGFJ
  1. ming-php

    0下载:
  2. 由php100视频教程整理而来的文字版教程,明仔制作。 明仔PHP面向对象(六日通)教程目录: (一)简单方法理解,面向对象 1-1 面向对象的假设举例 1-2 我的细微理解 (二) 使用Class创建一个类 2-1 使用Class创建一个类 (三) 类属性 和类方法 3-1 类属性 和类方法 (四)使用New函数 将对象实例化 4-1 使用New函数 将对象实例化 (五)面向对象开发的学习笔记 5-0 面向对象开发的学习笔记 5-1 对
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:43.04kb
    • 提供者:吴飞
  1. PHP: The Good Parts

    0下载:
  2. 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
  3. 所属分类:WEB源码

    • 发布日期:2014-12-12
    • 文件大小:3.07mb
    • 提供者:kirant043
  1. php-Object.ppt

    0下载:
  2. 一个ppt文件,描述了PHP的面向对象设计的原则和方法。-A ppt file, which introduces the principles and methods of PHP object-oriented design.
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:732.52kb
    • 提供者:闫光星
  1. Steve-Prettyman-Learn-PHP-7-Object-Oriented-Modul

    0下载:
  2. Learn PHP 7: Object Oriented Modular Programming using HTML5, CSS3, Javascr ipt, XML, JSON, and MySQL
  3. 所属分类:software engineering

    • 发布日期:2017-05-16
    • 文件大小:3.74mb
    • 提供者:Gasife
  1. PHP面向对象(OOP)编程入门

    0下载:
  2. PHP 面向对象编程资料 入门初学 必备(PHP object oriented programming data entry, beginner must)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:285kb
    • 提供者:Fiy
  1. mvc高级

    0下载:
  2. PHP 面向对象 MVC 高级 文档 学习PHP 的入门资料(PHP object oriented MVC advanced documentation learning PHP introductory materials)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:7kb
    • 提供者:Fiy
  1. [程序源代码]PHP实用教程(第2版)

    0下载:
  2. php面向对象编程资料,有所有书上的源代码(PHP object oriented programming data, with the source code on all books)
  3. 所属分类:WEB开发

    • 发布日期:2018-04-30
    • 文件大小:484kb
    • 提供者:厉厉
« 12 3 4 5 6 »
搜珍网 www.dssz.com