代码搜索:rectangle
找到约 10,000 项符合「rectangle」的源代码
代码结果 10,000
www.eeworm.com/read/452858/1647826
cs rectangle.g.cs
#pragma checksum "C:\Silverlight20\Silverlight20\Shape\Rectangle.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "6C06EAFFF02312133B15167C33DA6CD5"
//--------------------------------------------------
www.eeworm.com/read/249104/4456917
java~1~ rectangle.java~1~
package prototype;
public class Rectangle implements prototype,Command {
public Object Clone() {
Object clone=null;
try{
clone=super.clone();
}
catch(CloneNotSupportedExceptio
www.eeworm.com/read/249104/4456918
java~2~ rectangle.java~2~
package prototype;
public class Rectangle implements prototype,Command {
public Object Clone() {
Object clone=null;
try{
clone=super.clone();
}
catch(CloneNotSupportedExceptio
www.eeworm.com/read/216959/4877709
rd rectangle.window.rd
\name{rectangle.window}
\title{Computes the Coefficients of a Rectangle Window.}
\usage{rectangle.window(n)}
\alias{rectangle.window}
\arguments{
\item{n}{The length of the window.}
}
\descriptio
www.eeworm.com/read/180222/5288235
cpp rectangle2.cpp
//: C09:Rectangle2.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
// Accessors & mutators with "ge
www.eeworm.com/read/313562/3643547
java rectangle_canvas.java
package ch05;
import javax.microedition.lcdui.*;
public class Rectangle_Canvas
extends Canvas {
//声明一个代表屏幕宽度的int型属性变量
private int width;
//声明一个代表屏幕高度的int型属性变量
private int he
www.eeworm.com/read/313562/3643549
java rectangle_midlet.java
package ch05;
import javax.microedition.lcdui.*;
import javax.microedition.midlet.*;
public class Rectangle_MIDlet
extends MIDlet
implements CommandListener {
//声明一个Display对象
www.eeworm.com/read/304962/3782668
xpm min_rectangle.xpm
// Copyright (c) 2001,2002,2003,2006 INRIA Sophia-Antipolis (France).
// All rights reserved.
//
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
// modify it under the ter
www.eeworm.com/read/304962/3782670
xpm iso_rectangle.xpm
// Copyright (c) 2001,2002,2003,2006 INRIA Sophia-Antipolis (France).
// All rights reserved.
//
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
// modify it under the ter