代码搜索:instance

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

代码结果 10,000
www.eeworm.com/read/273525/4208414

class yesno.class

*! version 1.0.0 30jul2002 version 8 class { instance: istrue = 0 }, inherit(codestyle) /*--------------------------------------------------------------------------*/ program de
www.eeworm.com/read/448120/1692146

wireformatmessage net.jxta.endpoint.wireformatmessage

# The list of MessageWireFormat Instance Classes included in this distribution. # Used by MessageWireFormatFactory. net.jxta.impl.endpoint.WireFormatMessageBinary
www.eeworm.com/read/425383/2009565

java graphicseffects.java

import javax.microedition.lcdui.*; class GraphicsEffects { private static GraphicsEffects instance; private GraphicsEffects() { } static GraphicsEffects getInstance() { if
www.eeworm.com/read/38039/1090068

mnu modsymtop.mnu

SYMBOL#TYPE 符号类型 # Definition 定义 Modify the definition of an existing user-defined symbol. 修改现有用户定义符号的定义。 Instance 实例 Modify a symbol instance. 修改符号实例。 Done/Return 完成/返回 Exit the menu. 退出此菜单。
www.eeworm.com/read/38039/1091512

mnu retrinst.mnu

RETR#INST 检索例证 # SelInstName 选取例证名称 Select name of the instance to retrieve. 选取实例名称进行检索。 SelByParams 选取参数 Choose the instance to retrieve by specifying the family table item values. 根据族表的项目值选取要检索的实例。
www.eeworm.com/read/229461/4755256

cbx serial.cbx

www.eeworm.com/read/208358/4993529

xrf booth_pipeline_modelsim.xrf

vendor_name = ModelSim source_file = 1, D:/Practice/Booth_mutipler/src/booth_pipeline.v design_name = booth_pipeline instance = comp, \CLK~I , CLK, booth_pipeline, 1 instance = comp, \M1[1]~I , M1
www.eeworm.com/read/431752/8655988

cpp nwclientconnectioninfo.cpp

#include "StdAfx.h" #include "NWClientConnectionInfo.h" NWClientConnectionInfo NWClientConnectionInfo::m_Instance; NWClientConnectionInfo::NWClientConnectionInfo(void) { } NWClientConnectionIn
www.eeworm.com/read/272640/10951162

java observerusrmgr.java

package Wearnes; /** * * @author dongliang.guo */ public class ObserverUsrMgr implements ObserverOfRequest{ /** Creates a new instance of ITReceivedObserver */ ITRequest requ
www.eeworm.com/read/272640/10951166

java observerfc.java

package Wearnes; /** * * @author dongliang.guo */ public class ObserverFC implements ObserverOfRequest{ /** Creates a new instance of ITReceivedObserver */ ITRequest request;