代码搜索:instance
找到约 10,000 项符合「instance」的源代码
代码结果 10,000
www.eeworm.com/read/414826/2141785
cc nort.cc
#include
#include
#define CURRENT_TIME Scheduler::instance().clock()
/* ======================================================================
TCL Hooks
================
www.eeworm.com/read/414257/2152816
vb productcategoryeditviewdialog.vb
Public Class ProductCategoryEditViewDialog
Private Shared defaultInstance As ProductCategoryEditViewDialog
Public Shared Function Instance(ByVal bindingSource As System.Windows.Forms.Bin
www.eeworm.com/read/411046/2197341
cxx testclient.cxx
#include "ProvisionInterface.hxx"
#include
#include
void rs()
{
vector < Data > subscriberList;
ProvisionInterface::instance().getSubscribers(subscriberList);
vector
www.eeworm.com/read/405266/2294151
properties example_quartz.properties
# Properties file for use by StdSchedulerFactory
# to create a Quartz Scheduler Instance.
#
# Instances of the specified JobStore, ThreadPool and Logger classes will
# be created by name, and then any
www.eeworm.com/read/399197/2364960
vb productcategoryeditviewdialog.vb
Public Class ProductCategoryEditViewDialog
Private Shared defaultInstance As ProductCategoryEditViewDialog
Public Shared Function Instance(ByVal bindingSource As System.Windows.Forms.Bin
www.eeworm.com/read/389332/2541159
js smartproxyping2.js
// holds an instance of XMLHttpRequest
var xmlHttp = createXmlHttpRequestObject();
// holds the remote server address and parameters
var serverAddress = "smartproxyping.php";
var getNumberParams =
www.eeworm.com/read/389332/2541161
js smartproxyping.js
// holds an instance of XMLHttpRequest
var xmlHttp = createXmlHttpRequestObject();
// holds the remote server address and parameters
var serverAddress = "smartproxyping.php";
var getNumberParams =
www.eeworm.com/read/388068/2551976
copying
NOTE! The GPL below is copyrighted by the Free Software Foundation, but
the instance of code that it refers to (the cyberlib programs) are copyrighted
by the author who actually wrote it.
-----------
www.eeworm.com/read/265319/4283107
java myshapecontrollerfactory.java
// MyShapeControllerFactory.java
// MyShapeControllerFactory uses the Factory Method design
// pattern to create an appropriate instance of MyShapeController
// for the given MyShape subclass.
pa
www.eeworm.com/read/265319/4284000
java myshapecontrollerfactory.java
// MyShapeControllerFactory.java
// MyShapeControllerFactory uses the Factory Method design
// pattern to create an appropriate instance of MyShapeController
// for the given MyShape subclass.
pa