代码搜索:Animation
找到约 4,070 项符合「Animation」的源代码
代码结果 4,070
www.eeworm.com/read/242302/13035185
html 13170.html
Re: 小弟请教各位怎样可以在Visual Basic 里Display到Animation GIF档. ( 就像 ACDSee 一样可以观看会动的GIF )
Re
www.eeworm.com/read/242302/13065825
html 13123.html
小弟请教各位怎样可以在Visual Basic 里Display到Animation GIF档. ( 就像 ACDSee 一样可以观看会动的GIF )
小弟请教各
www.eeworm.com/read/242302/13065945
html 13222.html
Re: 小弟请教各位怎样可以在Visual Basic 里Display到Animation GIF档. ( 就像 ACDSee 一样可以观看会动的GIF )
Re
www.eeworm.com/read/139411/13157236
cnt agif.cnt
:Base AGIF.HLP>main
:Title Welcome to GIF Animator
1 Introduction
2 Welcome to Ulead GIF Animator=welcome_to_ga@AGIF.hlp>main
2 What's New in Ulead GIF Animator 5=v40_whats_new@AGIF.hlp>gif
2 Get
www.eeworm.com/read/138688/13225149
java fishcatch.java
/*
* FishCatch.java
*
* Copyright 2000 JJKING Software, Junichi Ito
* Permission to use, copy, modify, and distribute this software and its
* documentation without fee for NON
www.eeworm.com/read/240291/13226696
java animatoricon.java
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
//动画图标
public class AnimatorIcon extends JPanel implements ActionListener {
ImageIcon[] images; //用于动画的图标数组
Timer animat
www.eeworm.com/read/322847/13363990
java element.java
package sjg.maze;
import sjg.animation.*;
import java.awt.*;
/**
* An element (block) in a maze.
*
* @author Christian Hvid
*/
public abstract class Element {
public abstract void draw(Gra