搜索资源列表
DBPOOLTest
- 一个数据库连接池,使用单例模式设计,使在具体使用该对象的时候只存在一个。-a database connection pool, the use of single-mode design cases, the specific use of the object when there is only one.
jxcpossinglemovie2
- jsp单例模式示例,如果做的不好,还请大家原谅哟
DesignPatternDemo
- java设计模式的工厂模式,单例模式,简单实现代码
hao2008
- 系统概述: 志远信息管理系统 v2.0 本系统基于Java平台,采用设计模式:MVC(模型--视图--控制),基于接口与接口实现类,工厂模式和抽象工厂模式,单例模式,充分把系统解耦,采用的技术:Jsp+JavaBean+Struts+hibernate,数据库:MySQL Struts采用Struts 1.2 版本,MySQL采用MySQL5.0, hibernate采用hibernate3.1-志远信息管理系统 v2.0
singleDemo
- 一个经典的单例模式demo(模拟打印机)-Example of a classic single-mode demo (Analog printer)
Singleton
- 单例模式的代码,稍微改动就可以生成懒汉模式-Single cases of model code
DesignPattern
- Java的一些常用设计模式,包括单例模式、门面模式、策略模式、观察者模式、建造者模式、简单工厂模式、抽象工厂模式、工厂方法模式、代理模式、动态代理模式,适合初学者掌握-Java, some common design patterns, including single cases of mode, facade pattern, strategy pattern, Observer pattern, the construction of those models, a simple fact
training
- java练习,已经可以运行。实现ListAdd 方法、单例模式、-ListAdd ,single pattern
Code
- 本程序用Java编写,提供了设计模式中的单例模式,构造器模式的多个实例-This program written using Java, provides a design pattern in the single case of mode, multiple instances of structural mode
Hip-HopZone
- 这是第二期期中答辩的项目 也奉献下 适用于JSP/serverlet初学者 是一个论坛模式的网站 里面有板块的创建和权限的管理 单例模式的-This is the second defense of the project period under the offer also applies to JSP/serverlet beginner mode is a forum site which has plate creation and rights management Singleto
SingletonPattern
- Java实现的单例模式,这是Gof中常用的模式之一。经典。-Java implementation of the singleton pattern, which is one of the patterns commonly used in Gof. Classic.
pop
- 基于json的服务端,model是业务逻辑模型,entity里面是实体类,service是服务器服务,业务逻辑模型是单例模式的,使用getInstant()静态方法获取,通讯端口默认是8010-Json-based service side, model is the business logic model, entity which is the entity class, service is the server service, business logic model is a si
design
- 自己弄的一个PPT,介绍设计模式中的单例模式,简单工厂模式和抽象工厂模式,包含源码-Get yourself a PPT, introduced Singleton design pattern in the model, a simple abstract factory pattern and factory pattern, including source code
DBConnTool
- 数据库单例模式,适用于新手的数据库连接方式,自己写的-Database Singleton Pattern for novice database connection, write their own
Javaeye-mode
- 包揽JavaEye设计模式类前十名,包含前言、简单工厂、工厂方法模式、单例模式、桥接模式-Taking JavaEye design patterns like the top ten, including the preamble, the simple factory, factory method patterns, singleton, bridge mode
FileUpLoadAndDownLoad
- Struts 2+Hibernate+Spring实现的网盘 1.能够对多个文件进行上传(可以选择上传文件个数,也即上传文件个数不定) 2.能够对上传路径进行配置文件指定(upload.properties),使用了一些类似单例模式的静态代码块 3.Struts2进行下载处理,能对上传的所有文件进行下载(多个) 4.文件保存的名称UUID生成,不过显示并下载的名称都是原文件名称 (通过UploadFiles处理) 5.对配置文件中的路径可以进行动态读取(不重启服务器)-S
3.PureMVC
- pruemvc,flex框架,从mvc框架,采用消息机制处理,各层采用单例模式开发-flex tools
singleTest
- 这是一个简单的单例模式,我希望大家能参考一下,有更好的方案,请大家回复我-This is a easy Pattern of singlnton
单例模式
- 自己写的一个单例模式的Java语言例子,初学者可以通过代码了解单例模式的实现原理(Write a single example of the Java language example, beginners can understand the principle of the implementation of single case mode through the code)
DesignPatterns
- 设计模式实现,包括工厂模式、单例模式、观察者模式(Design pattern realization)