搜索资源列表
Rect
- 一个applet程序-an applet
1
- 包括Rect,Circle两个类,还有一个ShapeCanvas类,可以实现矩形和圆的运动
WinCETextOutput
- 在第一章里,例子程序HelloCE调用DrawText函数显示了一行文本。代码如下: DrawText (hdc, TEXT (\"Hello Windows CE!\"), -1, &rect, DT_CENTER | DT_VCENTER | DT_SINGLELINE) DrawText 是一个相当高级的函数,允许由程序显示文本,而由Windows处理大部分细节。DrawText的头几个参数几乎是不言而喻,很直观。当前正在使用的设 备环境句柄被传入,同时传入的还有被TEX
SSH-JPBM4.3
- Struts+Spring+hibernate+JPBM4.3 是大家初学jbpm不错的例子-Struts+ Spring+ hibernate+ JPBM4.3 are all good examples of beginner jbpm
whiteboard
- 涂鸦版程序,可画线,园,方等规则图形。还可以输入文字。php+mysql-whiteboard. You can draw line, circle, rect, and input text. php+mysql
java
- java<img src="mapimg.gif" usemap="#Face"> <map name="Face"> <!Text BOTTON> <area shape="rect" href="page.htm -java<img src="mapimg.gif" usemap="#Face"> <map name="Face"> <!Text BOTTON>
j-rest2
- high-end RECT java example program act.-high-end RECT web service java example program act.
TestShape
- 写一个父类图形(Shape)(无属性,方法:计算周长,计算面积), 两个子类:矩形(Rect 属性:长,宽;方法:计算周长,计算面积), 圆形(Circle 属性:半径 方法:计算周长,计算面积) 并写一个测试类TestShape,含main方法,创建各个类的对象,用参数化构造方法为属性赋值,输出各个图形的周长和面积。-Write a parent class graphics (Shape) (no properties, methods: calculating p
thread
- 制作一个可以动的图片,动画是自己移动的一幅位图和一幅自己画的图-a file can move rect
Draw-rect-and-ovals
- 通过java画椭圆和方形叠成效果,有层次感,给人3D的感觉-Diecheng effect through java painted oval and square, layering gives 3D feeling
phone-game
- 使用JAVA编程的手机游戏,部分代码: import android.graphics.Bitmap import android.graphics.Canvas import android.graphics.Rect public class TiledLayer extends Layer { /** * the overall height of the TiledLayer grid */ private int cellHeig
d3jsRect
- d3.js 显示矩形,教程地址:http://www.itneng.com/thread-1518-1-8.html 代码简单易用-rect d3js
AdjacentVerticalRectLists
- Adjacent Vertical Rect Lists for Andriod.
Rect
- Mutable rectangle bounds Source Code for Andriod.
w1
- 实现求圆形、三角形、矩形的面积和周长。要求和说明如下: (一) 定义接口sharp接口 (二) 通过实现接口定义Rect、Triangle、Circle的类,并且一个构造方法,并实现求面积和周长的方法(其中三角形斜边的计算公式c=Math.sqrt (width * width + height * height ) ) -Seeking to achieve circular, triangular, rectangular area and perimeter. Requirem
exa
- ① Rectangle类有double型成员变量表示矩形左上角的位置坐标及矩形的宽和高,要求提供修改和返回各成员变量的方法。 ② Circle类有double型成员变量表示圆心坐标和圆的半径,要求提供修改和返回各成员变量的方法。 ③ Geometry类有Rectangle类和Circle型的成员变量rect和circle。即Geometry类创建的对象由一个矩形和一个圆组合而成。要求该类提供修改rect、circle位置和大小的方法;提供显示rect和circle位置关系的方法,并能够显
graphics
- 实验一:类与对象实验: 几何图形类的设计 实验目的:掌握用类进行面向对象程序设计的方法,掌握使用对象作为类的成员变量,掌握方法的参数传递,掌握静态域和静态方法。 实验内容:编写4个类:Rectangle、Circle、Geometry、Exa,具体要求如下: ① Rectangle类有double型成员变量表示矩形左上角的位置坐标及矩形的宽和高,要求提供修改和返回各成员变量的方法。 ② Circle类有double型成员变量表示圆心坐标和圆的半径,要求提供修改和返回各成员变量的方
Time2
- 圆和矩形动起来,通按按钮来控制他们的动作,可用于射击类小游戏的基本思路。-The contral of circle and rect by do with the button ,this thing can be the basic thought of shoot games.
Seg-Rect
- 已知一条线段和宽度,求以线段为中心轴和一边的边长,以宽为另一边的边长构成的长方形。vb源程序-And the width of a line is known, find the line segment as a center axis and the side of the side length, with wide side to the other side of the rectangular form. vb source