搜索资源列表
Csharp设计模式中文版
- C#系列书籍、教程及源代码代码,收及国内所有的C#教程,对学习C#各个阶段的人都有适用的书籍。有: 《ADO.NET专业项目实例开发》源代码、c#高级编程、23个设计模式Csharp代码、Csharp设计模式中文版 代码、-Series C# books, tutorials and source code, or all of the domestic and C# Guide, to learn C# vario
Csharp设计模式中文版源代码
- C#系列书籍、教程及源代码代码,收及国内所有的C#教程,对学习C#各个阶段的人都有适用的书籍。有: 《ADO.NET专业项目实例开发》源代码、c#高级编程、23个设计模式Csharp代码、Csharp设计模式中文版 代码、-Series C# books, tutorials and source code, or all of the domestic and C# Guide, to learn C# vario
设计模式CHM版
- 值得学习,要想制作大型软件,而且采用面向对象的编程,设计模式不能不学。-worth learning, in order to produce large software and object-oriented programming, design patterns can not learn.
实用J2EE设计模式编程指南
- 学习j2ee设计模式的好书-learning design patterns creates books
Java并发编程设计原则和模式
- 介绍了JAVA多线程并发程序设计的核心问题、机制和设计模式,对从事分布式并发程序设计的程序员来说是很好的资料。
大话设计模式+之+小菜编程成长记+.pdf
- 大话设计模式+之+小菜编程成长记
设计模式的笔记
- 对学任何编程语言的人来说设计模式都是很重要的东西,这是一个很好的关于设计模式的笔记。
uml与设计模式
- 设计模式的教义级文章。经典收藏-design patterns-the teachings article. Classic collections
实用J2EE设计模式编程指南
- 学习j2ee设计模式的好书-learning design patterns creates books
Csharp设计模式中文版
- C#系列书籍、教程及源代码代码,收及国内所有的C#教程,对学习C#各个阶段的人都有适用的书籍。有: 《ADO.NET专业项目实例开发》源代码、c#高级编程、23个设计模式Csharp代码、Csharp设计模式中文版 代码、-Series C# books, tutorials and source code, or all of the domestic and C# Guide, to learn C# vario
Csharp设计模式中文版源代码
- C#系列书籍、教程及源代码代码,收及国内所有的C#教程,对学习C#各个阶段的人都有适用的书籍。有: 《ADO.NET专业项目实例开发》源代码、c#高级编程、23个设计模式Csharp代码、Csharp设计模式中文版 代码、-Series C# books, tutorials and source code, or all of the domestic and C# Guide, to learn C# vario
Csharp编程实例与技巧
- C#系列书籍、教程及源代码代码,收及国内所有的C#教程,对学习C#各个阶段的人都有适用的书籍。有:《ADO.NET专业项目实例开发》源代码、c#高级编程、23个设计模式Csharp代码、Csharp设计模式中文版代码、-Series C# books, tutorials and source code, or all of the domestic and C# Guide, to learn C# various stages of
《Csharp案例开发》源代码
- C#系列书籍、教程及源代码代码,收及国内所有的C#教程,对学习C#各个阶段的人都有适用的书籍。有:《ADO.NET专业项目实例开发》源代码、c#高级编程、23个设计模式Csharp代码、Csharp设计模式中文版代码、-Series C# books, tutorials and source code, or all of the domestic and C# Guide, to learn C# various stages of
设计模式CHM版
- 值得学习,要想制作大型软件,而且采用面向对象的编程,设计模式不能不学。-worth learning, in order to produce large software and object-oriented programming, design patterns can not learn.
C++AandQ
- 本文根据发表在CUJ Expert Forum上的两篇文章编译而成。C/C++ User s Journal是目前最出色的C/C++语言专业杂志,特别是在C++ Report闭刊之后,CUJ的地位更加突出。CUJ Expert Forum是CUJ主办的网上技术专栏,汇集2000年10月以来C++社群中顶尖专家的技术短文,并免费公开发布,精彩纷呈,是每一个C/C++学习者不可错过的资料。由Jim Hyslop和Herb Sutter主持的
ACE_NetworkProgramming
- ACE网络编程,英文版,主要讲解网络设计模式的,两卷 C++ Network Programming_1_Mastering Complexity With ACE_and_Patterns.chm C++ Network Programming_2_Systematic Reuse With ACE_And_fr a meworks.chm-ACE network programming, in English, on the
设计模式初学者指南
- 本书介绍如何以面向对象的方式来编程,以及如何用设计模式来解决面向对象系统中的常见问题(This book describes how to program in an object-oriented manner and how to use design patterns to solve common problems in object-oriented systems)
设计模式
- 3-5 观察者模式实例之股票变化:某在线股票软件需要提供如下功能:当股票购买者所购买的某支股票价格变化幅度达到5%时,系统将自动发送通知(包括新价格)给购买股票的股民。现使用观察者模式设计该系统,绘制类图并编程模拟实现。 3-6状态模式实例之银行转账:在某银行系统中,我们定义了账户的三种状态:(1)如果账户(Account)中余额(balance)大于等于0,此时账户的状态为绿色(GreenState),即正常状态,表示既可以向该账户
设计模式
- 指导编程思想,比较好的设计模式PPT,欢迎大家下载!(Guide programming ideas, a better design model PPT, welcome to download.)
设计模式PPT
- 设计模式代表了最佳的实践,通常被有经验的面向对象的软件开发人员所采用。(Design patterns represent best practices and are often adopted by experienced object-oriented software developers.)