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

搜索资源列表

  1. sample3

    0下载:
  2. 日历控件的使用,托盘技术,应用程序自启动,Singleton类的使用等-Control the use of the calendar, tray technology, applications, self-starting, Singleton and other types of use
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-12
    • 文件大小:2830302
    • 提供者:汤海涛
  1. 200942363908629

    0下载:
  2. Design pattern for Singleton mode.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1647
    • 提供者:dbaspider
  1. ISingleton

    0下载:
  2. my singleton patten interface
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:1031
    • 提供者:hukim
  1. UltraMsgPlatform

    0下载:
  2. winsocket编程,类似QQ的对话框,singleton的使用-winsocket programming, QQ similar dialog box, singleton use
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-02
    • 文件大小:760168
    • 提供者:洪晓
  1. sinstance

    0下载:
  2. 一个用MFC编写的关于SingleTon的使用程序!-Using a MFC prepared on the use of procedures SingleTon!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:24012
    • 提供者:tangqing
  1. HTMLSalesFormatte

    0下载:
  2. This class implements the interface HTMLSalesFormatter. This class is implemented as a singleton-This class implements the interface HTMLSalesFormatter. This class is implemented as a singleton
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:1009
    • 提供者:indio
  1. SI1

    0下载:
  2. SI1 M-file for SI1.fig SI1, by itself, creates a new SI1 or raises the existing singleton*. J = SI1 returns the handle to a new SI1 or the handle to the existing singleton*. SI1( CALLBACK ,hObject,eventData,handles,...) calls the loca
  3. 所属分类:Editor

    • 发布日期:2017-04-07
    • 文件大小:1824
    • 提供者:Ahmad
  1. imphasor0

    0下载:
  2. IMPHASOR0 M-file for imphasor0.fig IMPHASOR0, by itself, creates a new IMPHASOR0 or raises the existing singleton*. H = IMPHASOR0 returns the handle to a new IMPHASOR0 or the handle to the existing singleton*. IMPHASOR0( Proper
  3. 所属分类:Editor

    • 发布日期:2017-04-03
    • 文件大小:1476
    • 提供者:Ahmad
  1. ev

    0下载:
  2. EV, by itself, creates a new EV or raises the existing singleton*.- EV, by itself, creates a new EV or raises the existing singleton*.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:68301
    • 提供者:ali
  1. fs

    0下载:
  2. FS, by itself, creates a new FS or raises the existing singleton*.- FS, by itself, creates a new FS or raises the existing singleton*.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-25
    • 文件大小:45306
    • 提供者:ali
  1. Pixel-MatFile

    0下载:
  2. PIXEL, by itself, creates a new PIXEL or raises the existing singleton*.-PIXEL, by itself, creates a new PIXEL or raises the existing singleton*.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:16198
    • 提供者:ali
  1. fxzxec

    0下载:
  2. 非线性方程组的一般解法,matlab用~-FXZXEC( Property , Value ,...) creates a new FXZXEC or raises the existing singleton.Starting from the left, property value pairs are applied to the GUI before fxzxec_OpeningFunction gets called. An unrecognized property name
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2086
    • 提供者:Sakuya
  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
    • 文件大小:4830317
    • 提供者:li
  1. singleton_threadSafe

    0下载:
  2. Singleton thread safe
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1187
    • 提供者:Fernando Palha
  1. Singleton

    0下载:
  2. 单键模式模板类,使用方便,只需要继承这个模板类,就可以实现单键模式。-One-touch pattern template class, easy to use, only need to inherit this template class, one-button mode can be achieved.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1717
    • 提供者:风雪浪子
  1. singleton

    0下载:
  2. sample code for learn how to use the sigleton
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:619297
    • 提供者:dave
  1. myAdder.m

    1下载:
  2. MYADDER M-file for myAdder.fig MYADDER, by itself, creates a new MYADDER or raises the existing singleton*. H = MYADDER returns the handle to a new MYADDER or the handle to the existing singleton*. MYADDER( CALLBACK ,hObject,e
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1789
    • 提供者:Sadid
  1. vika

    0下载:
  2. working singleton pattern example
  3. 所属分类:Project Design

    • 发布日期:2017-04-09
    • 文件大小:1031772
    • 提供者:vima
  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
    • 文件大小:36573
    • 提供者:QiuTao
  1. cpp_tracer

    0下载:
  2. Lifitime tracer. *** *** *** *** *** *** *** *** ***** Example: #include <timings.h> void foo() { TRACE_LIFETIME usleep(100000) } void main() { foo() } *** *** *** *** *** *** *** *** *** See lifetimes.log: FUNC
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:6054
    • 提供者:Gosh
« 1 2 3 4 56 7 8 9 10 ... 14 »
搜珍网 www.dssz.com