搜索资源列表
hospital_system1456
- 医院门诊查询系统 单例模式设计;系统自带的日志记录系统; 清晰简明的系统页面设计;应用软件工程思想;-hospital out-patient inquiry system with single mode design; System onboard log records system; clear concise system design pages; Application software engineering thinking;
DBPOOLTest
- 一个数据库连接池,使用单例模式设计,使在具体使用该对象的时候只存在一个。-a database connection pool, the use of single-mode design cases, the specific use of the object when there is only one.
NewManualinDesignPattern
- 介绍了从工厂模式、单例模式、策略模式等多种设计模式
zhiyun2.0
- 本系统基于java平台,采用设计模式:mvc(模型--视图--控制),基于接口与接口实现类,工厂模式和抽象工厂模式,单例模式,充分把系统解耦,采用的技术:jsp+javabean+struts+hibernate,数据库:mysql struts采用struts 1.2 版本,mysql采用mysql5.0, hibernate采用hibernate3.1 系统特色: 1,栏目无限级分类,形成树型结构,可以随意增加,修改,移动,删除栏目,移动或删除栏目的同时系统自动移动或删除其
DesignPatternDemo
- java设计模式的工厂模式,单例模式,简单实现代码
Singleton
- 单例模式的准确实现,本程序是用C++实现的设计模式中的一个模式, 功能介绍简单,明了
DesignPattern
- 设计模式C#描述之——简单工厂模式、抽象工厂模式、单例与多例模式 设计模式C#描述之——简单工厂模式
java
- java设计模式,包含桥梁,单例,工厂等-java design patterns, including bridges, single cases, factories, etc.
hao2008
- 系统概述: 志远信息管理系统 v2.0 本系统基于Java平台,采用设计模式:MVC(模型--视图--控制),基于接口与接口实现类,工厂模式和抽象工厂模式,单例模式,充分把系统解耦,采用的技术:Jsp+JavaBean+Struts+hibernate,数据库:MySQL Struts采用Struts 1.2 版本,MySQL采用MySQL5.0, hibernate采用hibernate3.1-志远信息管理系统 v2.0
Design_Patterns
- 设计模式:工厂模式、单例模式的基本实现,清晰简单,方便学习。-Design Patterns: Factory Pattern, single cases of the basic model to achieve, clear and straightforward, easy to learn.
1FloatMenu
- 本算例设计了一个浮动的菜单,用户在单击工具按钮时,能够弹出一个浮动的菜单-An example of the design of a floating menu, users click the Tools button, to pop up a floating menu
WIN32_BALLv3.2
- 纯win32 环境加GDI, 模拟以前FC游戏 弹球(pinball) 开发的一款小游戏. 其中使用到单例设计模式, STL常用用法等, 代码共2k 行左右, 仅供游戏开发初学者参考.-Pure win32 environment, plus GDI, simulated game before the FC pinball (pinball) the development of a game. Cases in which the use of design patterns into a
SingleDemo
- 单例设计模式-singleton pattern.............
SingletonTest31
- java 源码 单例设计模式 抽象 解耦-java code Singleton
Singleton
- C#设计模式的3种单例类,1,饥饿型单例设计模式,双重检查锁定设计模式3,懒汉式单例设计模式.-Three single case of C# design pattern。1, the hungry type singleton class 2, double checked locking, 3, cases of class type single idler
bin
- 单例设计模式,剑指OFFER的第二题,懒汉式和饿汉式-Singleton design pattern, to prove safety OFFER second question, the lazy and hungry style of Han
SingleDesignCPP
- 自己写的单例设计模式,C++实现,直接贴代码就行,非常有参考价值。-One example of their own design patterns, C++ implementation, the code directly on the line, a very valuable reference.
Singleton
- 实现单例设计模式中的饿汉模式和懒汉模式,以及测试(Implementation of the singleton design pattern in hunger mode and idle mode, and test)
DesignPatterns
- 设计模式实现,包括工厂模式、单例模式、观察者模式(Design pattern realization)
singleDemo
- 单例设计,希望对大家有帮助 好好学系天天向上(boys and girls,I hope the code will offer you some help,)