您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. 24种设计模式介绍和6大原则

  2. 第  1  章  策略模式【STRATEGY PATTERN】  .......................................................................................................... 4  第  2  章  代理模式【PROXY PATTERN】  ............................................................................
  3. 所属分类:其它

    • 发布日期:2010-05-17
    • 文件大小:1048576
    • 提供者:luyi_go
  1. python中文手册

  2. python中文手册 前言 Front Matter Contents 1. 开胃菜 Whetting Your Appetite 2. 使用Python解释器 Using the Python Interpreter 2.1 调用解释器 Invoking the Interpreter 2.1.1 参数传递 Argument Passing 2.1.2 交互模式 Interactive Mode 2.2 解释器及其环境 The Interpreter and Its Environment
  3. 所属分类:Python

    • 发布日期:2010-05-25
    • 文件大小:406528
    • 提供者:zhuifenghero
  1. 设计模式迷你手册.chm

  2. 创建型 结构型 行为型 类 Factory Method Adapter_Class Interpreter Template Method 对象 Abstract Factory Builder Prototype Singleton Adapter_Object Bridge Composite Decorator Facade Flyweight Proxy Chain of Responsibility Command Iterator Mediator Memento Observe
  3. 所属分类:其它

  1. 关于python的四本经典书可解决你对Python使用的几乎所有疑问

  2. Core python programming.pdf Extending and Embedding the Python Interpreter.pdf Python Library Reference.pdf Python Tutorial.pdf 这四本书几乎可以解决你关于python的所有问题
  3. 所属分类:Python

    • 发布日期:2010-05-29
    • 文件大小:8388608
    • 提供者:zhengzhongliao
  1. C-Free好用的C/C++语言开发工具

  2. C-Free是一款支持多种编译器的专业化C/C++集成开发环境(IDE)。利用本软件,使用者可以轻松地编辑、编译、连接、运行、调试C/C++程序。 1. 支持多编译器,可以配置添加其他编译器;(0) 目前支持的编译器类型: (1) MinGW 2.95/3.x/4.x/5.0 (2) Cygwin (3) Borland C++ Compiler (4) Microsoft C++ Compiler (5) Open Watcom C/C++ (6) Digital Mars C/C++ (7
  3. 所属分类:C

    • 发布日期:2010-05-29
    • 文件大小:14680064
    • 提供者:ymwugui
  1. Design Patterns Elements of Reusable Object-Oriented Software

  2. [Table of Contents] Preface to Book Foreword Guide to Readers Introduction • What Is a Design Pattern? • Design Patterns in Smalltalk MVC • Describing Design Patterns • The Catalog of Design Patterns • Organizing the Catalog • How Design Patterns So
  3. 所属分类:Proxy

    • 发布日期:2010-05-30
    • 文件大小:2097152
    • 提供者:POOHccc
  1. Java设计模式 设计模式介绍

  2. 章节介绍:1、爪哇语言结构性模式之变压器模式介绍 2、爪哇语言抽象工厂创立性模式介绍 3、工厂方法创立性模式介绍 4、单态创立性模式介绍 5、单态创立性模式介绍 6、观察者模式介绍7、责任链模式 8、设计模式之Observer 9、设计模式之Strategy(策略) 10、设计模式之State 11、设计模式之Facade(外观) 12、设计模式之Interpreter(解释器) 13、设计模式之Visitor
  3. 所属分类:其它

    • 发布日期:2010-06-05
    • 文件大小:860160
    • 提供者:leaveforget
  1. 设计模式迷你手册 盛大推荐

  2. Factory Method Adapter_Class Interpreter Template Method Abstract Factory Builder Prototype Singleton Adapter_Object Bridge Composite Decorator Facade Flyweight Proxy Chain of Responsibility Command Iterator Mediator Memento Observer State Strategy
  3. 所属分类:其它

    • 发布日期:2010-06-15
    • 文件大小:191488
    • 提供者:scau_zl
  1. T-Engine/ARM926-MX21 Development Kit

  2. T-Engine/ARM926-MX21 Development Kit - PMC T-Monitor - PMC T-Kernel T-Kernel/OS, T-Kernel/SM, T-Kernel/DS - PMC T-Kernel Extension (Basic middleware for development) File management functions, CLI (Command Line Interpreter), PC card manager (bus dri
  3. 所属分类:硬件开发

    • 发布日期:2010-06-24
    • 文件大小:277504
    • 提供者:iyingok
  1. Adaptive Object Model(自适应对象模型英文版)

  2. We have noticed a common architecture in many systems that emphasize flexibility and run-time configuration. In these systems, business rules are stored externally to the program such as in a database or XML files. The object model that the user car
  3. 所属分类:Web开发

    • 发布日期:2010-06-27
    • 文件大小:186368
    • 提供者:dunai2003
  1. java设计模式详解

  2. 一本有关java的设计模式: JAVA的设计模式经前人总结可以分为23种 设计模式根据使用类型可以分为三种: 1、创建模式:Factory(工厂模式)、Singleton(单态)、Builder(建造者模式)、Prototype(原型模式)、工厂方法模式。 2、结构模式:Flyweight(共享模式)、Bridge(桥模式)、Decorator(装饰模式)、Composite(组合模式)、Adapter(适配器模式)、Proxy(代理模式)、Facade (外观模式)。 3、行为模式:Iter
  3. 所属分类:其它

    • 发布日期:2010-07-03
    • 文件大小:487424
    • 提供者:fologo
  1. 24个设计模式与6大设计原则

  2. 第  1  章  策略模式【STRATEGY PATTERN】 4 第  2  章  代理模式【PROXY PATTERN】 8 第  3  章  单例模式【SINGLETON PATTERN】 12 第  4  章  多例模式【MULTITION PATTERN】 16 第  5  章  工厂方法模式【FACTORY METHOD PATTERN】 19 第  6  章  抽象工厂模式【ABSTRACT FACTORY PATTERN】 31 第  7  章  门面模式【FACADE 
  3. 所属分类:其它

    • 发布日期:2010-08-08
    • 文件大小:1048576
    • 提供者:raychueng
  1. NS网络仿真器英文手册

  2. 本手册介绍了NS网络仿真器的应用 1 Introduction 2 2 Undocumented Facilities 6 I Interface to the Interpreter 8 3 OTcl Linkage 9 3.1 Concept Overview . . . . ............................................ 9 3.2 Code Overview . . . . . . ...............................
  3. 所属分类:网络基础

    • 发布日期:2010-08-15
    • 文件大小:1048576
    • 提供者:yuzongchun
  1. Android Platform Developer‘s Guide.doc

  2. 目录如下: Android Platform Developer's Guide 4 About this Guide 4 Intended Audience 4 Getting Started with Android 4 Android Build System 4 In this document 4 Building the Android Platform 6 Building the Android Kernel 8 Build Variants 9 Configuring a N
  3. 所属分类:Android

    • 发布日期:2010-08-26
    • 文件大小:486400
    • 提供者:aaronlibra
  1. PHP中文手册.chm

  2. PHP中文手册 讲到 PHP 的全名就蛮有趣的,它是一个巢状的缩写名称,"PHP: Hypertext Preprocessor",打开缩写还是缩写。PHP 是一种 HTML 内嵌式的语言 (类似 IIS 上的 ASP)。而 PHP 独特的语法混合了 C、Java、Perl 以及 PHP 式的新语法。它可以比 CGI 或者 Perl 更快速的执行动态网页。 图一: PHP 是 Web Server 最佳的后端延伸介面 PHP 最初是在西元 1994 年 Rasmus Lerdorf 开始计画发
  3. 所属分类:PHP

    • 发布日期:2010-08-30
    • 文件大小:1048576
    • 提供者:wcs0791
  1. WinHex 15.7以及使用手册Jul 29, 2010

  2. WinHex is in its core a universal hexadecimal editor, particularly helpful in the realm of computer forensics, data recovery, low-level data processing, and IT security. An advanced tool for everyday and emergency use: inspect and edit all kinds of
  3. 所属分类:Access

    • 发布日期:2010-08-31
    • 文件大小:2097152
    • 提供者:chungqq
  1. roadsend-php-2.9.8.tar.tar

  2. Roadsend PHP is a free, open source implementation of the PHP language. It includes a compiler that produces native binaries (no interpreter required). Roadsend Compiler can build online web applications with Fast/CGI, offline web applications with
  3. 所属分类:PHP

    • 发布日期:2010-09-07
    • 文件大小:2097152
    • 提供者:zhailulu
  1. Perl 6 Essentials.chm

  2. 学习perl 的经典书籍之一! Perl 6 Essentials is the first book that offers a peek into the next major version of the Perl language. Written by members of the Perl 6 core development team, the book covers the development not only of Perl 6 syntax but also Parro
  3. 所属分类:Perl

    • 发布日期:2010-10-15
    • 文件大小:329728
    • 提供者:netherstorm
  1. 设计模式part1

  2. 目 录序言前言读者指南第1章 引言 11.1 什么是设计模式 21.2 Smalltalk MVC中的设计模式 31.3 描述设计模式 41.4 设计模式的编目 51.5 组织编目 71.6 设计模式怎样解决设计问题 81.6.1 寻找合适的对象 81.6.2 决定对象的粒度 91.6.3 指定对象接口 91.6.4 描述对象的实现 101.6.5 运用复用机制 131.6.6 关联运行时刻和编译时刻的结构 151.6.7 设计应支持变化 161.7 怎样选择设计模式 191.8 怎样使用设计
  3. 所属分类:其它

    • 发布日期:2008-03-03
    • 文件大小:6291456
    • 提供者:babe0556
  1. 设计模式part2

  2. 目 录序言前言读者指南第1章 引言 11.1 什么是设计模式 21.2 Smalltalk MVC中的设计模式 31.3 描述设计模式 41.4 设计模式的编目 51.5 组织编目 71.6 设计模式怎样解决设计问题 81.6.1 寻找合适的对象 81.6.2 决定对象的粒度 91.6.3 指定对象接口 91.6.4 描述对象的实现 101.6.5 运用复用机制 131.6.6 关联运行时刻和编译时刻的结构 151.6.7 设计应支持变化 161.7 怎样选择设计模式 191.8 怎样使用设计
  3. 所属分类:其它

    • 发布日期:2008-03-03
    • 文件大小:4194304
    • 提供者:babe0556
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 39 »