代码搜索:singleton
找到约 4,696 项符合「singleton」的源代码
代码结果 4,696
www.eeworm.com/read/442234/7656556
m gui_i1i2_14_1.m
function varargout = gui_I1I2_14_1(varargin)
% GUI_I1I2_14_1 M-file for gui_I1I2_14_1.fig
% GUI_I1I2_14_1, by itself, creates a new GUI_I1I2_14_1 or raises the existing
% singleton*.
%
www.eeworm.com/read/490722/6451885
m gui_i1i2_14_1.m
function varargout = gui_I1I2_14_1(varargin)
% GUI_I1I2_14_1 M-file for gui_I1I2_14_1.fig
% GUI_I1I2_14_1, by itself, creates a new GUI_I1I2_14_1 or raises the existing
% singleton*.
%
www.eeworm.com/read/336217/12463170
m gui_i1i2_14_1.m
function varargout = gui_I1I2_14_1(varargin)
% GUI_I1I2_14_1 M-file for gui_I1I2_14_1.fig
% GUI_I1I2_14_1, by itself, creates a new GUI_I1I2_14_1 or raises the existing
% singleton*.
%
www.eeworm.com/read/277186/10655440
h coeffs.h
/* Pre compute singleton coefficient IDCT values. */
#define C0 0xa73b4b42
#define C1 0x11a8cdb7
#define C2 0xcdb7a73b
#define C3 0x4b42ee58
#define C4 0x4b4211a8
#define C5 0x3249a73b
#defin
www.eeworm.com/read/159329/10669246
h coeffs.h
/* Pre compute singleton coefficient IDCT values. */
#define C0 0xa73b4b42
#define C1 0x11a8cdb7
#define C2 0xcdb7a73b
#define C3 0x4b42ee58
#define C4 0x4b4211a8
#define C5 0x3249a73b
#defin
www.eeworm.com/read/403321/11519121
cs singletonrealworld.cs
using System;
using System.Windows.Forms;
using System.Collections;
//单件模式(Singleton)
//意图
// 保证一个类仅有一个实例,并提供一个访问它的全局访问点。
//适用性
// 1.当类只能有一个实例而且客户可以从一个众所周知的访问点访问它时。
// 2.当这个唯一实例应该是通