CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - design patterns java

搜索资源列表

  1. lec07_Decorator

    0下载:
  2. 20种软件设计模式之decorator,可以教你了解java设计模式更好编程 -20 kinds of software design patterns decorator, can teach you to understand java design patterns better programming
  3. 所属分类:software engineering

    • 发布日期:2017-12-02
    • 文件大小:101701
    • 提供者:Jacob
  1. lec08_Facade

    0下载:
  2. 20种软件设计模式之facade,可以教你了解java设计模式更好编程 -20 kinds of software design patterns facade can teach you to understand java design patterns better programming
  3. 所属分类:software engineering

    • 发布日期:2017-12-01
    • 文件大小:65992
    • 提供者:Jacob
  1. lec09_Adapter

    0下载:
  2. 20种软件设计模式之adapter,可以教你了解java设计模式更好编程 -20 kinds of software design patterns adapter, can teach you to understand java design patterns better programming
  3. 所属分类:software engineering

    • 发布日期:2017-12-02
    • 文件大小:215142
    • 提供者:Jacob
  1. Agile-Software-Development

    0下载:
  2. 在这本书中,享誉全球的软件开发专家和软件工程大师Robert C.Martin将向您展示如何解决软件开发 人员、项目经理及软件项目领导们所面临的最棘手的问题。这本综合性、实用性的敏捷开发和极限 编程方面的指南,是由敏捷开发的创始人之一所撰写的。   􀂷 讲述在预算和实践要求下,软件开发人员和项目经理如何使用敏捷开发完成项目。   􀂷 使用真实案例讲解如何用极限编程来设计、测试、重构和结对编程。   􀂷 包含了极具价值的可多次使用
  3. 所属分类:software engineering

    • 发布日期:2017-11-15
    • 文件大小:31313
    • 提供者:fgh63
  1. DesignPatterns-of-Summary

    0下载:
  2. java深入浅出设计模式的 一个总结-Head First Design Patterns of Summary
  3. 所属分类:software engineering

    • 发布日期:2017-11-30
    • 文件大小:19402
    • 提供者:安超
  1. DesignPattern

    0下载:
  2. 用Java实现的23种设计模式,简单的源码,但足以说明问题,请根据包名自行判断。-23 kinds of design patterns implemented in Java, simple source, but enough to illustrate the problem, according to the package to make their own judgment.
  3. 所属分类:software engineering

    • 发布日期:2017-11-19
    • 文件大小:88855
    • 提供者:张二青
  1. worker-pattern

    0下载:
  2. 这是一篇关于设计模式的文章,对于从事JAVA开发的程序员深入学习设计模式很不错。-This is an article on design patterns, in-depth learning design model is very good for programmers engaged in JAVA development.
  3. 所属分类:software engineering

    • 发布日期:2017-11-24
    • 文件大小:64245
    • 提供者:陈秀
  1. pro-java-ee-spring-patterns

    0下载:
  2. Best Practices and Design Strategies Implementing Java EE Patterns with the Spring Framework
  3. 所属分类:software engineering

    • 发布日期:2017-05-10
    • 文件大小:2528611
    • 提供者:blackyjx
  1. javaDesignMoudle

    0下载:
  2. Java中23种设计模式及举例详解 目录 1. 设计模式 3 1.1 创建型模式 4 1.1.1 工厂方法 4 1.1.2 抽象工厂 6 1.1.3 建造者模式 10 1.1.4 单态模式 13 1.1.5 原型模式 15 1.2 结构型模式 17 .... -Java, 23 kinds of design patterns and examples Detailed Table of Contents 1. Design pattern creat
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:33222
    • 提供者:song
  1. Bosk-Noter

    0下载:
  2. This danish notes to a course about Java programming. Involves design patterns, like the proxy pattern, observer etc. Details about: generic classes Annonym classes Enums Singleton JDBC (pros/cons) Inheritances and so on-This
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:410756
    • 提供者:holstie
  1. javaDesignPattern

    0下载:
  2. 我希望这本书的阅读者具备最基本的代码编写能力,您是一个初级的coder,可以从中领会到怎么设计 一段优秀的代码;您是一个高级程序员,可以从中全面了解到设计模式以及Java 的边角技术的使用;您是 一个顶级的系统分析师,可以从中获得共鸣,寻找到项目公共问题的解决办法,呀,是不是把牛吹大了?!-I hope this book is essential reading for those who have the ability to write code, you are a junior
  3. 所属分类:Project Manage

    • 发布日期:2017-05-09
    • 文件大小:1635162
    • 提供者:xx
  1. javashejimoshi

    0下载:
  2. Java的23种设计模式之疯狂Java总结,阐述了java编程的设计模式,仅供参考。 -Crazy Java 23 design patterns of Java summary, expounds the design pattern of Java programming, for reference only.
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:151865
    • 提供者:李荣光
  1. OOP_Harle_2011_12

    0下载:
  2. Cambridge Computer Science Tripos Part 1 Notes for Object Oriented Programming. Includes OO concepts and Design Patterns. Examples are in Java
  3. 所属分类:software engineering

    • 发布日期:2017-05-17
    • 文件大小:4210355
    • 提供者:lirao
  1. house.of.cards.chapter.1.(2013).pol.1cd.(5188812)

    0下载:
  2. Design Patterns in Java Tutorial Design patterns represent the best practices used by experienced object-oriented software developers. Design patterns are solutions to general problems that software developers faced during software development. The
  3. 所属分类:Project Manage

    • 发布日期:2017-04-25
    • 文件大小:21925
    • 提供者:omom
  1. ApiGen-2.8.0-standalone

    0下载:
  2. Design Patterns in Java Tutorial Design patterns represent the best practices used by experienced object-oriented software developers. Design patterns are solutions to general problems that software developers faced during software development. The
  3. 所属分类:File Formats

    • 发布日期:2017-04-06
    • 文件大小:883747
    • 提供者:omom
  1. BuilderPattern

    0下载:
  2. builder pattern 的一个java实现范例,用于学习设计模式。-java builder pattern to achieve a paradigm for the study design patterns.
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:7445
    • 提供者:yuan
  1. shejimoshizhichan

    0下载:
  2. 设计模式之禅详细描述了编程中常用的26中设计模式,该书中的每种设计模式使用java来描述的。-Zen Design Patterns is described in detail in commonly used programming 26 design patterns, the book each use java design patterns to describe.
  3. 所属分类:software engineering

    • 发布日期:2017-05-09
    • 文件大小:1684142
    • 提供者:相知无悔
  1. factory

    0下载:
  2. java常用设计模式PPT,抽象工厂设计模式-Java commonly used design patterns PPT, abstract factory design pattern
  3. 所属分类:software engineering

    • 发布日期:2017-04-30
    • 文件大小:43078
    • 提供者:王曼丽
  1. test-report

    0下载:
  2. 面向对象与设计模式实验及详细解答(附源码) 策略模式、命令模式、中介者模式、责任链模式、模板方法模式、观察者模式、装饰模式、组合模式、适配器模式、迭代器模式、多态娱乐实验、简单工厂、工厂方法、抽象工厂模式。-Java Design Patterns
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1400134
    • 提供者:徐艺洵
  1. E-commerce

    1下载:
  2. 文章阐述了如何应用Spring框架和MVC模式设计在线电子商务网站系统。该系统是基于Java开发语言,以Mysql为数据库,以Tomcat,nginx为Web服务器开发并实现的。 -Article explains how to use the Spring Framework and MVC design patterns online e-commerce website system. The system is based on the Java programming language
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:879189
    • 提供者:Pain
« 1 2 34 »
搜珍网 www.dssz.com