找回密码
 立即注册
设计模式patternsdesignJava | Applet 2022-10-10 57 0star收藏 版权: . 保留作者信息 . 禁止商业使用 . 禁止修改作品
Java设计模式深入研究面向有一定Java语言基础和一定编程经验的读者,旨在培育读者良好的设计模式思维方法,加强对面向对象思维的理解。《Java设计模式深入研究》共分12章,首要强调了接口和抽象类在设计模式中的重要性,介绍了反射技术在设计模式中的使用。然后,从常用的23个设计模式中精选10个进行了具体的解说,包括2个创建型模式、4个行为型模式、4个结构型模式。《Java设计模式深入研究》理论解说透彻,使用示例深入。设计模式的解说均从生活中的一类常见事物的分析引出待讨论的主题,然后深入分析设计模式,最终进行使用探求。使用探求部分一切示例都源自使用项目,内容触及Java、JSP、JavaScript、Ajax等实用技术,知识覆盖面广。《Java设计模式深入研究》可供高等院校计算机相关专业本科生和研究生设计模式、软件系统结构等课程使用,对高档程序员、软件工程师、系统架构师等专业研究人员也具有一定的参考价值。

(The in-depth study of Java design patterns is aimed at readers with certain Java language foundation and programming experience, aiming to cultivate readers' good design pattern thinking methods and strengthen their understanding of object-oriented thinking. In depth Research on Java Design Patterns is divided into 12 chapters. It first emphasizes the importance of interfaces and abstract classes in design patterns, and introduces the use of reflection technology in design patterns. Then, 10 of the 23 commonly used design patterns are selected for specific explanation, including 2 creation patterns, 4 behavior patterns, and 4 structural patterns. In depth Research on Java Design Patterns provides thorough theoretical explanations and in-depth examples. The explanation of design pattern leads to the topic to be discussed from the analysis of a common thing in life, and then analyzes the design pattern in depth, and finally explores its use. All the examples in the use exploration part originate from the use project. The content touches on Java, JSP, JavaScript, Ajax and other practical technologies, covering a wide range of knowledge. The In depth Study of Java Design Patterns can be used by undergraduate and graduate students of computer related majors in colleges and universities for design patterns, software system architecture and other courses, and also has certain reference value for high-end programmers, software engineers, system architects and other professional researchers.)

[下载]09231989293.rar




上一篇:designPattern
下一篇:Java并发编程实践