CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 单例模式

搜索资源列表

  1. hospital_system1456

    0下载:
  2. 医院门诊查询系统 单例模式设计;系统自带的日志记录系统; 清晰简明的系统页面设计;应用软件工程思想;-hospital out-patient inquiry system with single mode design; System onboard log records system; clear concise system design pages; Application software engineering thinking;
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:656.15kb
    • 提供者:罗楷
  1. erhan

    0下载:
  2. java程序实现的通俗易懂的饿汉式单例模式的实现代码
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:824byte
    • 提供者:方西
  1. zhiyun2.0

    0下载:
  2. 本系统基于java平台,采用设计模式:mvc(模型--视图--控制),基于接口与接口实现类,工厂模式和抽象工厂模式,单例模式,充分把系统解耦,采用的技术:jsp+javabean+struts+hibernate,数据库:mysql struts采用struts 1.2 版本,mysql采用mysql5.0, hibernate采用hibernate3.1 系统特色: 1,栏目无限级分类,形成树型结构,可以随意增加,修改,移动,删除栏目,移动或删除栏目的同时系统自动移动或删除其
  3. 所属分类:OA系统

    • 发布日期:2008-10-13
    • 文件大小:8.68mb
    • 提供者:王非
  1. adsf

    0下载:
  2. C#单例模式
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:80kb
    • 提供者:崔玉征
  1. XMLReader

    0下载:
  2. 对自定义XML文件的读、写、修改、删除操作,加入简单类工厂和单例模式,便于扩展。打包成DLL,EX为测试项-XML documents to read, write, modify, delete operations, adding a simple type of plant and single-case model, convenient for extension. Packaged into a DLL, EX test items
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-03-29
    • 文件大小:62kb
    • 提供者:dragon
  1. TC35GSMTest

    0下载:
  2. 1.串口连接短信猫后,依次选择串口、点击“开始”、点击“SMSCAddr”,填写手机号码和短信内容后,点击“Send”按钮发送短信。 2.源码可用于研究短信猫的AT指令,PDU编码格式,其中SMSInfo.cs 和 CodingHelper.cs 两个文件是研究PDU编码的关键类 3.整个工程使用了单例模式、委托等技术,编程风格很好,也值得刚毕业的人学习。-1. Serial connection messages after a cat, followed by choice of s
  3. 所属分类:SMS

    • 发布日期:2017-05-04
    • 文件大小:1.36mb
    • 提供者:赵保龙
  1. XMLReaderDragon

    0下载:
  2. 对自定义XML文件的读、写、修改、删除操作,加入简单类工厂和单例模式,便于扩展。打包成DLL,EX为测试项-XML documents to read, write, modify, delete operations, adding a simple type of plant and single-case model, convenient for extension. Packaged into a DLL, EX test items
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:77.83kb
    • 提供者:dragon
  1. Shopping

    0下载:
  2. 网上商城,设计模式单例模式,分类,分页显示实现。ajax等技术-Online Shopping Mall, design patterns Singleton pattern, classification and display of paging. ajax technologies
  3. 所属分类:Web Server

    • 发布日期:2017-05-18
    • 文件大小:4.61mb
    • 提供者:li
  1. SingletonDLLDemo

    0下载:
  2. 在dll中使用单例模式,注意在dll中导出单例模式时不要用继承的方式实现singleton-Dll to use in the Singleton pattern, pay attention to cases in the dll to export a single mode of inheritance will not be achieved with the singleton
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:35.72kb
    • 提供者:QiuTao
  1. PrintWebSite

    0下载:
  2. 印刷报价网站源码 用于计算印刷费用的小网站.用jquery实现前台一些特效,利用ajax生成订单.. 印刷参数在数据库中..利用单例模式-failed to translate
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:492.19kb
    • 提供者:张红丽
  1. Singleton

    0下载:
  2. 设计模式之单例模式,完整程序,可以直接运行。-The singleton design pattern, complete program, can be directly run.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:538.24kb
    • 提供者:lihong
  1. ThreadSecurity-singleton-model

    0下载:
  2. 线程安全的单例模式,完成封装好了,可以直接调用,里面还有使用说明文档。-Thread-safe singleton pattern, complete the package OK, you can be called directly, there is also used documentation.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-08
    • 文件大小:1.5kb
    • 提供者:duane
  1. singleton

    0下载:
  2. 单例模式的实现方法,只需继承这个基类就好了。-Singleton s good realization
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:674byte
    • 提供者:54dsf6s54f65
  1. xiangqiyouxi

    0下载:
  2. C# 游戏国际象棋游戏,面向对象的方法设计,采用了工厂方法,单例模式-C# game chess game, the object-oriented approach to design, using a factory method, singleton
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-28
    • 文件大小:128.78kb
    • 提供者:向雄
  1. PatternShow

    0下载:
  2. 设计模式的案例,目前已经有观察者模式,单例模式,指挥者模式,抽象工厂模式的案例。只要您给力,我会继续完善!-The case of design patterns, there are already Observer pattern, Singleton, conductor patterns, the case of the abstract factory pattern. As long as you give power, I will continue to improve!
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:170.33kb
    • 提供者:刘文壮
  1. chatting

    0下载:
  2. 一个简单的聊天系统的实现,其中还运用了设计模式中的经典思想,如观察者模式和单例模式等。-A simple chat system, which also use the classic idea of design patterns, such as the Observer pattern and singleton.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-04
    • 文件大小:11.52kb
    • 提供者:jude
  1. 03-Singleton

    0下载:
  2. 单例模式,也就是说,一个应用程序在任何时机都只有一个实例在运行。-Singleton, that is, an application at any time only one instance running.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:7.94kb
    • 提供者:z
  1. DesignPattern

    0下载:
  2. 《大话设计模式》之一: C++实现源码,主要包括: 1、简单工厂模式 2、工厂方法模式(提供通用实现方法,可以直接复用) 3、抽象工厂模式(利用反射,并提供反射源码,可以直接拿来复用) 4、迭代器模式 5、单例模式(支持线程安全) 6、状态模式(游戏中常用模式) 7、策略模式 8、模板方法模式 9、责任链模式 10、装饰模式-hello world
  3. 所属分类:Console

    • 发布日期:2017-04-07
    • 文件大小:73.85kb
    • 提供者:
  1. MySingleton

    0下载:
  2. 单例(懒汉模式),不担心内存释放问题,不会重复new对象。(singleton (lazy)mode)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-27
    • 文件大小:1kb
    • 提供者:Willgege
  1. 单例模式

    0下载:
  2. 单例模式确保某个类只有一个实例,而且自行实例化并向整个系统提供这个实例。(Singleton patterns ensure that a class has only one instance, and instantiate itself and provide the whole system with this instance.)
  3. 所属分类:汇编语言

« 12 3 4 5 »
搜珍网 www.dssz.com