代码搜索:Subclass
找到约 2,526 项符合「Subclass」的源代码
代码结果 2,526
www.eeworm.com/read/165904/5476690
java creditcardpayment.java
package tutorial.inheritance.tablepersubclass;
/**
* @hibernate.joined-subclass
* @hibernate.joined-subclass-key
* column="id"
*/
public class CreditcardPayment extends Payment {
private String
www.eeworm.com/read/165904/5476693
java cashpayment.java
package tutorial.inheritance.tablepersubclass;
/**
* @hibernate.joined-subclass
* @hibernate.joined-subclass-key
* column="id"
*/
public class CashPayment extends Payment {
private String someth
www.eeworm.com/read/120251/6076965
h compiler2pass.h
/*
-----------------------------------------------------------------------------
This source file is part of OGRE
(Object-oriented Graphics Rendering Engine)
For the latest info, see http://ww
www.eeworm.com/read/113165/6138980
h compiler2pass.h
/*
-----------------------------------------------------------------------------
This source file is part of OGRE
(Object-oriented Graphics Rendering Engine)
For the latest info, see http://ww
www.eeworm.com/read/136827/5846480
cpp textcodecinterface.cpp
/**********************************************************************
** Copyright (C) 2000-2005 Trolltech AS. All rights reserved.
**
** This file is part of the Qtopia Environment.
**
** This pr
www.eeworm.com/read/205278/15322266
txt readme.txt
========================================================================
MICROSOFT FOUNDATION CLASS LIBRARY : SubClass
========================================================================
www.eeworm.com/read/432045/8636073
cpp ch16_5.cpp
//**********************
//** ch16_5.cpp **
//**********************
#include
class Base{
public:
virtual Base* afn()
{
cout
www.eeworm.com/read/186071/8962779
cpp ch16_5.cpp
//**********************
//** ch16_5.cpp **
//**********************
#include
class Base{
public:
virtual Base* afn()
{
cout
www.eeworm.com/read/372509/9506697
cpp ch16_5.cpp
//**********************
//** ch16_5.cpp **
//**********************
#include
class Base{
public:
virtual Base* afn()
{
cout
www.eeworm.com/read/199740/7826330
cpp ch16_5.cpp
//**********************
//** ch16_5.cpp **
//**********************
#include
class Base{
public:
virtual Base* afn()
{
cout