代码搜索:Subclass
找到约 2,526 项符合「Subclass」的源代码
代码结果 2,526
www.eeworm.com/read/340665/3278567
m class-5.m
/* Contributed by Nicola Pero - Tue Mar 6 23:05:53 CET 2001 */
#include
#include
/* Tests creating a root class and a subclass with an ivar and
accessor methods an
www.eeworm.com/read/340665/3278571
m class-4.m
/* Contributed by Nicola Pero - Tue Mar 6 23:05:53 CET 2001 */
#include
#include
/* Tests creating a root class and a subclass with an ivar and
accessor methods */
www.eeworm.com/read/340665/3278583
m class-10.m
/* Contributed by Nicola Pero - Tue Mar 6 23:05:53 CET 2001 */
#include
#include
/* Tests creating a root class and a subclass with an ivar and
accessor methods an
www.eeworm.com/read/340665/3278590
m class-9.m
/* Contributed by Nicola Pero - Tue Mar 6 23:05:53 CET 2001 */
#include
#include
/* Tests creating a root class and a subclass with an ivar and
accessor methods an
www.eeworm.com/read/340665/3278599
m class-11.m
/* Contributed by Nicola Pero - Tue Mar 6 23:05:53 CET 2001 */
#include
#include
/* Tests creating a root class and a subclass with an ivar and
accessor methods an
www.eeworm.com/read/340425/3286290
java customencoding.java
package net.sf.fmj.media.renderer.audio;
import javax.sound.sampled.AudioFormat.Encoding;
/**
* Subclass for 1.4 which makes constructor public. 1.5 does not have this problem.
* @author Ken Lars
www.eeworm.com/read/325240/3485098
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/325240/3486100
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/440906/1780156
m class-14.m
/* Contributed by Nicola Pero - Tue Mar 6 23:05:53 CET 2001 */
#include
#include
/* Tests creating a root class and a subclass with a class accessor
methods and a
www.eeworm.com/read/440906/1780164
m class-13.m
/* Contributed by Nicola Pero - Tue Mar 6 23:05:53 CET 2001 */
#include
#include
/* Tests creating a root class and a subclass with a class accessor
methods and a