代码搜索:rectangle
找到约 10,000 项符合「rectangle」的源代码
代码结果 10,000
www.eeworm.com/read/313390/13588810
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/313390/13588812
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/309387/13673021
h rectangle1.h
#if !defined(AFX_RECTANGLE1_H__5AD87B21_BF1C_4DFA_9527_2847A0539BF2__INCLUDED_)
#define AFX_RECTANGLE1_H__5AD87B21_BF1C_4DFA_9527_2847A0539BF2__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif
www.eeworm.com/read/309387/13673022
cpp rectangle1.cpp
// Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++
// NOTE: Do not modify the contents of this file. If this class is regenerated by
// Microsoft Visual C++, your m
www.eeworm.com/read/139903/5795399
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/139332/5799691
xpm min_rectangle.xpm
/* XPM */
extern const char * min_rectangle_xpm[];
/* XPM */
extern const char * min_rectangle_small_xpm[];
www.eeworm.com/read/139332/5799693
xpm iso_rectangle.xpm
/* XPM */
extern const char * iso_rectangle_small_xpm[];
/* XPM */
extern const char * iso_rectangle_xpm[];
www.eeworm.com/read/128502/5989928
xpm tool_rectangle.xpm
/* XPM */
static char * Tool_rectangle_xpm[] = {
"20 19 2 1",
" c None",
". c #000000",
" ",
" ",
" ",
" .............. ",
" .
www.eeworm.com/read/481968/6634327