搜索结果
找到约 17 项符合
singleton 的查询结果
按分类筛选
Java书籍 THE DESIGN PATTERNS JAVA COMPANION 1. Creational Patterns 17 The Factory Pattern 18 How a Facto
THE DESIGN PATTERNS JAVA COMPANION
1. Creational Patterns 17
The Factory Pattern 18
How a Factory Works 18
Sample Code 18
The Two Derived Classes 19
Building the Factory 20
Factory Patterns in Math Computation 22
When to Use a Factory Pattern 24
Thought Questions 25
The Abstract Factory Pattern 26
...
编辑器/阅读器 非比寻常的超级记事本 1.日历控件的使用 2.托盘技术 3.开机后应用程序自动启动 4.非模态对话框的创建和关闭 5.Singleton类的使用 6.文件的读写 7.弹出式菜单的创建
非比寻常的超级记事本
1.日历控件的使用
2.托盘技术
3.开机后应用程序自动启动
4.非模态对话框的创建和关闭
5.Singleton类的使用
6.文件的读写
7.弹出式菜单的创建
Java书籍 设计模式: 1创建模式:工厂模式
设计模式:
1创建模式:工厂模式,Prototype模式,Builder模式,Singleton模式
2:结构模式
3:行为模式
Java编程 飞机订票系统
飞机订票系统,实现订票,退票,查询
the banking system relates to multi-threaded, socket programming, and Singleton design pattern. Notes for the complete source Gilmour, documentation, together with the development process
Java编程 本银行系统涉及到多线程
本银行系统涉及到多线程,Socket编程,和Singleton设计模式。源玛注释齐全,有说明文档,并附开发过程的UML设计图。仅供学习参考,望多多指教。
技术资料 设计模式在网管系统中的设计与实现
将设计模式引入网管系统可以减少管理系统设计的复杂度,提高系统的开发效率。在分析设计模式中的Singleton模式、Adapter模式、Observer模式的基础上,讨论了体系结构,以及为设计模式