代码搜索:shape
找到约 10,000 项符合「shape」的源代码
代码结果 10,000
www.eeworm.com/read/305422/13770044
class shape.class
www.eeworm.com/read/305422/13770054
java shape.java
/**
* A interface
*/
public interface Shape {
public void Draw();
public void Border();
}
www.eeworm.com/read/304660/13790070
c shape.c
/* Pango
* shape.c: Convert characters into glyphs.
*
* Copyright (C) 1999 Red Hat Software
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the G
www.eeworm.com/read/303990/13805373
class shape.class
www.eeworm.com/read/303990/13805382
java shape.java
public class Shape
{
int i = 10;
public Shape()
{
System.out.println("create a new shape");
}
public void draw()
{
System.out.println("shape drawing");
}
public void draw(i
www.eeworm.com/read/302621/13830791
cpp shape.cpp
/////////////////////////////////////////////////////////////
// Flash Plugin and Player
// Copyright (C) 1998,1999 Olivier Debon
//
// This program is free software; you can redistribute it and/or
/
www.eeworm.com/read/302621/13830816
h shape.h
/////////////////////////////////////////////////////////////
// Flash Plugin and Player
// Copyright (C) 1998,1999 Olivier Debon
//
// This program is free software; you can redistribute it and/or
/
www.eeworm.com/read/238497/13880269
exe shape.exe
www.eeworm.com/read/238497/13880271
cpp shape.cpp
www.eeworm.com/read/135956/13883083
hpp shape.hpp
/*************************************************************************
This software module was originally developed by
Wei-ge Chen (wchen@microsoft.com), Microsoft Corporation
(date: Ap