代码搜索:effect
找到约 4,591 项符合「effect」的源代码
代码结果 4,591
www.eeworm.com/read/131315/5935619
pl getopts.pl
;# getopts.pl - a better getopt.pl
;# Usage:
;# do Getopts('a:bc'); # -a takes arg. -b & -c not. Sets opt_* as a
;# # side effect.
sub Getopts {
local($argumenta
www.eeworm.com/read/492812/6409841
c echo.c
//Echo.c Echo effect changed with size of buffer (delay)
short input, output;
short bufferlength = 3000; //buffer size for delay
short buffer[3000]; //create buffer
short i = 0;
s
www.eeworm.com/read/343010/11984200
txt license-jrl.txt
JAVA RESEARCH LICENSE
Version 1.5
I. DEFINITIONS.
"Licensee " means You and any other party that has entered into and has
in effect a version of this License.
"Modifications" means any (a) change o
www.eeworm.com/read/228533/14380216
c dissolve.c
/* A Digital Dissolve Effect
by Mike Morton
from "Graphics Gems", Academic Press, 1990
user must provide copy() function.
*/
/*
* Code fragment to advance from one element to the next.
*
* int re
www.eeworm.com/read/7654/125998
c echo.c
//Echo.c Echo effect changed with size of buffer (delay)
short input, output;
short bufferlength = 3000; //buffer size for delay
short buffer[3000]; //create buffer
short i = 0;
s
www.eeworm.com/read/487320/1237314
c dcache.c
#include "emul.h"
#include "stdio.h"
// WARNING: currently, the memory access latencies are not simulated.
// WARNING: currently, the effect of write buffers isn't simulated.
// State information fo
www.eeworm.com/read/196926/5100031
c dcache.c
#include "emul.h"
#include "stdio.h"
// WARNING: currently, the memory access latencies are not simulated.
// WARNING: currently, the effect of write buffers isn't simulated.
// State information fo
www.eeworm.com/read/191759/5162540
js controls.js
if (typeof Effect == "undefined") {throw ("controls.js requires including script.aculo.us' effects.js library");}var Autocompleter = {};Autocompleter.Base = function () {};Autocompleter.Base.prototype
www.eeworm.com/read/191759/5162547
js controls.js
if (typeof Effect == "undefined") {throw ("controls.js requires including script.aculo.us' effects.js library");}var Autocompleter = {};Autocompleter.Base = function () {};Autocompleter.Base.prototype
www.eeworm.com/read/188906/5205327
rhtml index.rhtml
{:action => 'search'}, :update => 'photos',
:complete => visual_effect(:blind_down, 'photos'),
:before => %(Element.show('spinner')),
:success => %(Element.hide('sp