代码搜索:Animation
找到约 4,070 项符合「Animation」的源代码
代码结果 4,070
www.eeworm.com/read/105988/15649488
txt 好.txt
/*
* Copyright (c) 2002 Sun Microsystems, Inc. All Rights Reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the fol
www.eeworm.com/read/104376/15696756
java animator.java
/*
* Copyright (c) 2003 Sun Microsystems, Inc. All Rights Reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the followi
www.eeworm.com/read/101790/15809920
htm subject_55182.htm
序号:55182 发表者:樂日華 发表日期:2003-10-07 16:12:59
主题:怎樣使一個對話框能夠在屏幕右下角緩慢伸出
内容:大家好. 有誰做過這樣的程序嗎? 一個對話框在屏幕右下角緩慢伸出. 就像foxmail 一樣. 平時是最小化在右下角的.能否給各範例程序.在這裡先寫了.我自己也在編寫. 我知道要用一個時鍾控制........幫忙啊.
...
www.eeworm.com/read/101772/15818376
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/100113/15883868
h imagemanager.h
/*****************************************************************************
*
* ImageManager.h
*