代码搜索:Subclass
找到约 2,526 项符合「Subclass」的源代码
代码结果 2,526
www.eeworm.com/read/211174/15185461
h bulkusbdriver.h
// BulkUsbDriver.h
//
// Generated by DriverWizard 3.2.0 (Build 2485)
// Requires DDK and DriverWorks
// File created on 5/21/2007
//
// This include file contains the definition of a subclass o
www.eeworm.com/read/205788/15306965
java overriddendemo2.java
class SuperClass{
public void fun(){
}
}
class SubClass extends SuperClass{
protected void fun(){
}
}
public class OverRiddenDemo2{
public static void main(String args[]){
SuperClas
www.eeworm.com/read/163959/5504487
java persistentclassvisitor.java
/*
* Created on 07-Dec-2004
*
*/
package org.hibernate.mapping;
/**
* @author max
*
*/
public interface PersistentClassVisitor {
/**
* @param class1
* @return
*/
Object accept(RootClas
www.eeworm.com/read/395721/8156563
cpp tooltipctrlex.cpp
// ToolTipCtrlEx.cpp : implementation file
//
#include "stdafx.h"
#include "ToolTipCtrlEx.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
www.eeworm.com/read/172253/9716293
cpp tooltipctrlex.cpp
// ToolTipCtrlEx.cpp : implementation file
//
#include "stdafx.h"
#include "ToolTipCtrlEx.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
www.eeworm.com/read/266190/11237484
cpp tooltipctrlex.cpp
// ToolTipCtrlEx.cpp : implementation file
//
#include "stdafx.h"
#include "ToolTipCtrlEx.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
www.eeworm.com/read/249484/12497713
wzd readme.wzd
/////////////////////////////////////////////////////////////////////
// Example files.
/////////////////////////////////////////////////////////////////////
MDIClWnd.cpp -- a child class window