搜索资源列表
在Java Applet中实现动画
- 在Java中实现动画有很多种办法,但它们实现的基本原理是一样的,即在屏幕上画出一系列的帧来造成运动的感觉。 我们先构造一个程序的框架,再慢慢扩展,使之功能比较齐备。 -in Java to achieve animation there are many ways, but they realize the basic principle is the same as that on the screen he painted a series of frames to crea
java_movestar
- 移动星空。j2se内容。适合初学者。以随机数在屏幕画星,并用线程控制移动。-Mobile Sky. J2se content. For beginners. A random number on the screen-painting, and use mobile thread control.
在Java中实现动画
- 在Java中实现动画有很多种办法,但它们实现的基本原理是一样的,即在 屏幕上画出一系列的帧来造成运动的感觉。-in Java to achieve animation there are many ways, but they realize the basic principle is the same as that on the screen he painted a series of frames to create the feeling of movement.
tree
- J2me手机程序,此程序的功能是在320*240的屏幕上利用迭代法画一颗迭代树-J2me mobile phone program, this program' s function is 320* 240 screen on the use of an iterative method iterative tree paintings
qingping
- 当随机画了20条直线后,清屏重画;(提示:清屏就是用某种颜色画一块屏幕大小的矩形区域) -When the random drawing of 20 lines, the clear screen redraw (Hint: clear screen is painted with a color screen the size of a rectangular area)
huatu
- //2.2编写一个APPLET程序 //当按下屏幕下方的按钮时, //上方画出相应的图形 //要求屏幕上在任一时刻只能有一个图形存在。本程序画的是三角形和正方形-//APPLET 2.2 write a program// bottom of the screen when you press the button,// Draw the top of the corresponding graphic// requests on the screen at any one time
move
- 编写一个程序,实现一串文字在屏幕正中沿300×300的矩形边界移动 //谁有空自己改下算法。。。。个人认为这个算法太死。。。只能在个人的屏幕 //中间的位置画图形-Write a program to achieve a string of text in the middle of the screen 300 × 300 rectangle along the border mobile// who is available to change the algorithm itsel
zl1
- 用户在文本框输入圆的半径,然后随机产生一个坐标位置,在屏幕上画圆,通过其他组件(如:JTextArea)输出圆的直径、周长和面积。另外提供一个按钮,可以清除屏幕,重新画圆。 -Users in the text box input round radius, then randomly generated a coordinate location, on the screen to draw circles, through other components (e.g. JTextArea
Java-Animation
- Java动画编程基础 基本技术: 在Java中实现动画有很多种办法,但它们实现的基本原理是一样的,即在 屏幕上画出一系列的帧来造成运动的感觉。 -public class Animator1 extends java.applet.Applet implements Runnable { int frame int delay Thread animator
9.7
- 在手机屏幕上画一个android机器人,很好看得机器人-Draw a android robot, good to see the robot on the phone screen
swtichScreen
- android转屏测试。在做JNI的时候,JNI画出的屏幕在旋转时候容易黑屏-android turn screen test. When do JNI JNI draw easy black screen rotation when
pmhbym_a5
- 屏幕画笔实现源码 这是一款android平台下实现的一个屏幕画笔的简单功能,功能和PC机上用的屏幕画笔一样。自己可以在屏幕上随便画自己想要的东西,希望能够给大家带来点帮助。-Screen brush to achieve the source which is a simple function of a screen android platform under the brush, brush the screen with the same functionality and PC.
LCirRRect
- 左键画圆右键画方,双击就会清空屏幕上所有的内容-left is circle,right is rectangle,double is none