代码搜索:instance

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

代码结果 10,000
www.eeworm.com/read/275831/10794558

00 - introduction

require 'set' # Deals with a collection of unordered values with no duplicates # Include this module to make your class taggable. The names of the # instance variable and the setup method are prefixe
www.eeworm.com/read/418777/10928009

cs nodelist.cs

using System; using System.Collections; namespace MapService { /// /// The NodeList class represents a collection of nodes. Internally, it uses a Hashtable instance to provide //
www.eeworm.com/read/417345/10993769

h docdata.h

// docdata.h : include file for document specific data // an instance of this class is automatically created // and managed by the AsdkDataManager class // see the AsdkDmgr.h DocData
www.eeworm.com/read/470501/6912329

cpp interface.cpp

#include "interface.h" EXPORT_C CCryptoInterface::CCryptoInterface() {} EXPORT_C CCryptoInterface::~CCryptoInterface() { // Destroy any instance variables and then // inform the framewor
www.eeworm.com/read/452273/7443542

h docdata.h

// docdata.h : include file for document specific data // an instance of this class is automatically created // and managed by the AsdkDataManager class // see the AsdkDmgr.h DocData
www.eeworm.com/read/445133/7598732

java formtriagle.java

/** * @(#)FormTriagle.java * * * @author * @version 1.00 2009/3/1 */ import javax.swing.JOptionPane; public class FormTriagle { /** * Creates a new instance of
www.eeworm.com/read/445133/7598737

java monthcalendar.java

/** * @(#)MonthCalendar.java * * * @author * @version 1.00 2009/3/3 */ import javax.swing.JOptionPane; public class MonthCalendar { /** * Creates a new instance of
www.eeworm.com/read/445133/7598754

java mysqrt.java

/** * @(#)MySqrt.java * * * @author * @version 1.00 2009/3/12 */ public class MySqrt { /** * Creates a new instance of MySqrt. */ public My
www.eeworm.com/read/399041/7899627

c irenum.c

// Module Name: Irenum.c // // Description: // This sample illustrates how to enumerate infrared devices within // range and query whether they contain a service instance of a // given
www.eeworm.com/read/144120/12812750

v widthmismatch2.v

// This test verifies that the reader will catch width mismatches between // the terminals on a vector instance and a net. This test uses connect by // position and the connecting net is a bundle.