代码搜索:shape
找到约 10,000 项符合「shape」的源代码
代码结果 10,000
www.eeworm.com/read/230450/4722864
java shape.java
//Shape.java
public interface Shape { //声明了Shape接口
public double getArea(); //声明getArea方法
public double getVolume(); //声明getVolume方法
public String getName(); //声明getName方法
}
www.eeworm.com/read/230232/4723756
cs shape.cs
using System;
using System.Drawing ;
namespace CsharpPats
{
///
/// Summary description for Shape.
///
public abstract class Shape {
protected int height, width;
www.eeworm.com/read/228954/4761739
cs shape.cs
// Fig. 7.4: Shape.cs
// Demonstrate a shape hierarchy using an abstract base class.
using System;
namespace AbstractShapes
{
public abstract class Shape
{
// return Shape's area
www.eeworm.com/read/223623/4809192
java shape.java
/**直线 矩形 圆等类的父类。定义了他们的共同数据和方法
*/
package cn.edu.xmu.LHand;
import java.awt.Color;
import java.awt.Graphics2D;
import java.awt.event.*;
import java.awt.Stroke;
import java.io.Serializable;
imp
www.eeworm.com/read/218117/4864137
java shape.java
package cn.edu.csu.oo.abstractoper;
public abstract class Shape {
public abstract double calPerimeter();
}
www.eeworm.com/read/216676/4888778
cpp shape.cpp
#include "gosFXHeaders.hpp"
//==========================================================================//
// File: gosFX_Shape.cpp //
// Contents: Base gosFX::Shape Component
www.eeworm.com/read/216676/4888785
hpp shape.hpp
//==========================================================================//
// File: gosFX_Shape.hpp //
// Contents: Shape Component //
//---------------------------
www.eeworm.com/read/215455/4904994
java shape.java
package shape_package;
public interface shape
{
public double pi=3.14159;
public void setPara(PARAM Obj); //使用到 PARAM 类
public void drawShape();
}
www.eeworm.com/read/209559/4973108
fig shape.fig
#FIG 3.2
Landscape
Center
Inches
Letter
100.00
Single
-2
1200 2
2 1 0 2 0 7 50 0 -1 0.000 0 0 -1 0 0 6
4200 3600 4200 3075 4950 2325 7425 2325 8250 3150 8250 3600
2 1 1 1 0 7 50 0 -1 4.000 0 0 -1
www.eeworm.com/read/208399/4993263
bez shape.bez
-160.000000 280.000000 0.000000
3 7
-21.213196 -21.213211 0.000000
-49.497467 7.071075 0.000000
-7.071075 49.497467 0.000000
21.213196 21.213196 0.000000
49.497475 -7.071075 0.000000