代码搜索:instance

找到约 10,000 项符合「instance」的源代码

代码结果 10,000
www.eeworm.com/read/463246/7185339

stp stp1.stp

www.eeworm.com/read/126074/6018542

exp classerr.exp

TRUE CLIPS> (batch "classerr.bat") TRUE CLIPS> (make-instance bad of OBJECT) [INSMNGR3] Cannot create instances of abstract class OBJECT. CLIPS> (make-instance bad of USER) [INSMNGR3] Cannot create in
www.eeworm.com/read/124399/6049793

exp classerr.exp

TRUE CLIPS> (batch "classerr.bat") TRUE CLIPS> (make-instance bad of OBJECT) [INSMNGR3] Cannot create instances of abstract class OBJECT. CLIPS> (make-instance bad of USER) [INSMNGR3] Cannot create in
www.eeworm.com/read/121010/14775189

h main.h

#ifndef __MAIN_HEADER_FILE #define __MAIN_HEADER_FILE #define SMS_CLASS_NAME "SMS" #define SMS_MUTEX_NAME "SMS Mutex" #define SMS_INSTANCE_LOAD_NAME "SMS Instance Load" #define F
www.eeworm.com/read/490329/1201558

inl id_server.inl

/// /// INLINE FUNCTION DEFINITIONS /// hk_ID_Server* hk_ID_Server::get_instance() { return &m_instance; } hk_id hk_ID_Server::get_new_id() { return m_next_id++; }
www.eeworm.com/read/458757/1584646

pprj owl-min.pprj

([PROJECT] of Project (customized_instance_widgets) (default_cls_metaclass "http://www.w3.org/2002/07/owl#Class") (default_facet_metaclass ":STANDARD-FACET") (default_instance_widget_class_na
www.eeworm.com/read/334125/3372400

js qxclient.js

/* Copyright (c): 2002-2005 (Germany): United Internet, 1&1, GMX, Schlund+Partner, Alturo */ function QxClient(){if(QxClient._instance){return QxClient._instance;};var n=navigator;var u=n.userAgent;va
www.eeworm.com/read/398634/2373107

h portability.h

#ifndef INCLUDES_MYSQL_INSTANCE_MANAGER_PORTABILITY_H #define INCLUDES_MYSQL_INSTANCE_MANAGER_PORTABILITY_H #if defined(_SCO_DS) && !defined(SHUT_RDWR) #define SHUT_RDWR 2 #endif #ifdef __WIN__ #de
www.eeworm.com/read/372616/2771414

multi-threading readme.multi-threading

libv4lconvert is not safe for using one convert instance as returned by v4lconvert_create from multiple threads, if you want to use one v4lconvert instance from multiple threads you must provide your
www.eeworm.com/read/458757/1584596

properties jpanelmanagement.properties

jButton1.text=Add jButton2.text=Edit jButton3.text=Delete #NOI18N jButton1.icon=instance.add.gif #NOI18N jButton2.icon=instance.view.gif #NOI18N jButton3.icon=instance.delete.gif jButton4.text=Clone #