代码搜索:Subclass
找到约 2,526 项符合「Subclass」的源代码
代码结果 2,526
www.eeworm.com/read/331009/12856485
cpp historyedit.cpp
/*
* HistoryEdit.cpp
*
* Description:
* CHistoryEdit implementation
*
* A CEdit subclass that allows you to display a text history
* of events.
*
* Author:
* Ravi Bh
www.eeworm.com/read/331009/12856832
h historyedit.h
/*
* HistoryEdit.h
*
* Description:
* CHistoryEdit interface
*
* A CEdit subclass that allows you to display a scrolling history
* of text entries.
*
* Author:
* Rav
www.eeworm.com/read/331009/12856836
cpp historyedit.cpp
/*
* HistoryEdit.cpp
*
* Description:
* CHistoryEdit implementation
*
* A CEdit subclass that allows you to display a text history
* of events.
*
* Author:
* Ravi Bh
www.eeworm.com/read/330339/12900529
h historyedit.h
/*
* HistoryEdit.h
*
* Description:
* CHistoryEdit interface
*
* A CEdit subclass that allows you to display a scrolling history
* of text entries.
*
* Author:
* Rav
www.eeworm.com/read/330339/12900593
cpp historyedit.cpp
/*
* HistoryEdit.cpp
*
* Description:
* CHistoryEdit implementation
*
* A CEdit subclass that allows you to display a text history
* of events.
*
* Author:
* Ravi Bh
www.eeworm.com/read/329086/12982400
h trayicon.h
// TrayIcon.h : header file for CTrayIcon
//
//////////////////////////////////////////////////////////////////////////
#if !defined ( TRAYICON_H )
#define TRAYICON_H
#include "subclass.h"
#
www.eeworm.com/read/302232/13838833
h historyedit.h
/*
* HistoryEdit.h
*
* Description:
* CHistoryEdit interface
*
* A CEdit subclass that allows you to display a scrolling history
* of text entries.
*
* Author:
* Rav
www.eeworm.com/read/302232/13838834
cpp historyedit.cpp
/*
* HistoryEdit.cpp
*
* Description:
* CHistoryEdit implementation
*
* A CEdit subclass that allows you to display a text history
* of events.
*
* Author:
* Ravi Bh
www.eeworm.com/read/139870/5796754
java timed_wait.java
// package NexusII.util ;
// Subclass the Exception class to get TimeoutException
class TimeoutException extends Exception
{
public TimeoutException()
{
super();
}
public Timeou
www.eeworm.com/read/130568/5952746
hxx logfont.hxx
// LogFont.hxx: header file
//
// Declares CLogFont - implementation file is not defined for this class.
//
// Discussion:
//
// This is a subclass of the LOGFONT structure and defines
// th