代码搜索:Subclass
找到约 2,526 项符合「Subclass」的源代码
代码结果 2,526
www.eeworm.com/read/422060/2044934
phpt server022.phpt
--TEST--
SOAP Server 22: user fault (through throw of subclass)
--SKIPIF--
--FILE--
www.eeworm.com/read/265319/4283097
java myoval.java
// MyOval.java
// MyOval is a MyShape subclass that represents an oval.
package com.deitel.advjhtp1.drawing.model.shapes;
// Java core packages
import java.awt.*;
import java.awt.geom.*;
//
www.eeworm.com/read/265319/4283997
java myoval.java
// MyOval.java
// MyOval is a MyShape subclass that represents an oval.
package com.deitel.advjhtp1.drawing.model.shapes;
// Java core packages
import java.awt.*;
import java.awt.geom.*;
//
www.eeworm.com/read/205278/15322265
cpp mainfrm.cpp
// MainFrm.cpp : implementation of the CMainFrame class
//
#include "stdafx.h"
#include "SubClass.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char
www.eeworm.com/read/205278/15322279
cpp childfrm.cpp
// ChildFrm.cpp : implementation of the CChildFrame class
//
#include "stdafx.h"
#include "SubClass.h"
#include "ChildFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static c
www.eeworm.com/read/106588/15633503
cpp mytreectrl.cpp
/*
* Silly subclass of CTreeCtrl just to implement Drag&Drop.
*
* Based on MFC sample code from CMNCTRL1
*/
#include "stdafx.h"
#include "MyTreeCtrl.h"
#include "DboxMain.h"
#include "corelib/It
www.eeworm.com/read/292335/8360951
h datatest.h
#ifndef _STOCKSTAR_DATA_TEST_H_
#define _STOCKSTAR_DATA_TEST_H_
// A TestFixture subclass.
#include "cppunit/extensions/HelperMacros.h"
#include "tdx_data.h"
class DataTest : public CppUnit::TestF
www.eeworm.com/read/284379/8936648
java foodspace.java
// FoodSpace.java
// Defines the FoodSpace class as a subclass of Discrete2dImpl.
import swarm.Globals;
import swarm.defobj.Zone;
import swarm.space.Discrete2dImpl;
public class FoodSpace ext
www.eeworm.com/read/284378/8936692
java foodspace.java
// FoodSpace.java
// Defines the FoodSpace class as a subclass of Discrete2dImpl.
import swarm.Globals;
import swarm.defobj.Zone;
import swarm.space.Discrete2dImpl;
public class FoodSpace ext
www.eeworm.com/read/185645/8994100
java foodspace.java
// FoodSpace.java
// Defines the FoodSpace class as a subclass of Discrete2dImpl.
import swarm.Globals;
import swarm.defobj.Zone;
import swarm.space.Discrete2dImpl;
public class FoodSpace ext