代码搜索:effect
找到约 4,591 项符合「effect」的源代码
代码结果 4,591
www.eeworm.com/read/8723/151414
gel echo.gel
//menuitem "Echo Effector"
menuitem "Audio ECHO:回声音效控制"
dialog Set_Effect(nParam1"Delay Time(0..999):",nParam2"Echo Attribe(0..256):")
{
delayTime=nParam1;
echoAtt=nParam2;
}
www.eeworm.com/read/8723/151869
gel echo.gel
//menuitem "Echo Effector"
menuitem "Audio ECHO:回声音效控制"
dialog Set_Effect(nParam1"Delay Time(0..999):",nParam2"Echo Attribe(0..256):")
{
delayTime=nParam1;
echoAtt=nParam2;
}
www.eeworm.com/read/478943/1346463
svn-base mootools-1.2-more.js.svn-base
//MooTools More, . Copyright (c) 2006-2008 Valerio Proietti, , MIT Style License.
/*
Script: Fx.Slide.js
Effect to slide an element in and out of vie
www.eeworm.com/read/229812/4739446
c stat01.c
#include "fail.h"
#include
#if __WATCOM_REVISION__ >= 8
struct S : _CD {
static int d;
static int foo( int x );
};
int S::d;
static S * volatile p;
int side_effect;
www.eeworm.com/read/191759/5162487
js dragdrop.js
$JSI.addCacheScript('us/aculo/script/v1_6_2/dragdrop.js',function(){this.hook = function(s){return eval(s);};eval(this.varText);if (typeof Effect == "undefined") {throw ("dragdrop.js requires includin
www.eeworm.com/read/191759/5162488
js controls.js
$JSI.addCacheScript('us/aculo/script/v1_6_2/controls.js',function(){this.hook = function(s){return eval(s);};eval(this.varText);if (typeof Effect == "undefined") {throw ("controls.js requires includin
www.eeworm.com/read/341021/3259922
4 mpe_log_sync_clocks.4
.TH MPE_Log_sync_clocks 4 "2/2/2008" " " "MPE"
.SH NAME
MPE_Log_sync_clocks \- synchronize or recalibrate all MPI clocks to minimize the effect of time drift. It is like a longer version of MPI_Com
www.eeworm.com/read/306178/3746091
c wanfaguizong.c
// zongjue.c
#include
inherit F_CLEAN_UP;
int check_fight(object me);
void remove_effect(object me, int skill);
int exert(object me, object target)
{
int skill;