代码搜索:Animation
找到约 4,070 项符合「Animation」的源代码
代码结果 4,070
www.eeworm.com/read/384566/8860180
java decontrols.java
package DeApp1.de;
import java.io.*;
public class DEControls
/***********************************************************
**
www.eeworm.com/read/283486/9017965
java serialimage2.java
// 程序:二维连续图像播放
// 范例文件:SerialImage2.java
import java.awt.*;
import java.applet.*;
public class SerialImage2 extends Applet implements Runnable
{
int SPF;
int sx, sy;
www.eeworm.com/read/382181/9043959
java playsvgimagedemo.java
/*
*
* Copyright (c) 2007, Sun Microsystems, Inc.
*
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the
www.eeworm.com/read/382060/9055636
html 13-4.html
// Here are the initial values for our animation.
var x = 0, y = 0, w=200, h=200; // Window position and size
var dx = 5, dy = 5; // Window velocity
var interval = 100;
www.eeworm.com/read/380481/9145709
c hello4.c
/* hello4.c
* purpose show how to use erase, time, and draw for animation
*/
#include
#include
main()
{
int i;
initscr();
clear();
for(i=0; i
www.eeworm.com/read/380140/9160233
c fbmngplay-messages.c
/*
* fbmngplay - fb console MNG player.
* (c) 2001-2002 by Stefan Reinauer,
*
* This program is based on mngplay, part of libmng, written and (C) by
*
* Ralph Giles
www.eeworm.com/read/182959/9182615
properties drawswfbundle_en.properties
# Sample ResourceBundle properties file
MainWindowFile=File
MainWindowEdit=Edit
MainWindowFileMn=F
MainWindowEditMn=E
MainWindowTools=Tools
MainWindowToolsMn=T
MainWindowMovie=Movie
MainWindowM
www.eeworm.com/read/182959/9182888
properties drawswfbundle.properties
# Sample ResourceBundle properties file
MainWindowFile=File
MainWindowEdit=Edit
MainWindowFileMn=F
MainWindowEditMn=E
MainWindowTools=Tools
MainWindowToolsMn=T
MainWindowMovie=Movie
MainWindowM