代码搜索:effect
找到约 4,591 项符合「effect」的源代码
代码结果 4,591
www.eeworm.com/read/254424/12137716
html index.html
.alert {
opacity: 0.0;
border:2px dashed black;
padding:5px;
background:#eee;
font-family: arial, verdana;
font-weight: bold; }
www.eeworm.com/read/339483/12230690
sh unset.sh
#!/bin/bash
# unset.sh: Unsetting a variable.
variable=hello # Initialized.
echo "variable = $variable"
unset variable # Unset.
www.eeworm.com/read/338830/12279285
pas pseffect.pas
{------------------------------------------------------------------------------}
{ }
{ TCustomPicShow v3.08
www.eeworm.com/read/149542/12366223
vbp pchrspace.vbp
Type=Exe
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\System32\stdole2.tlb#OLE Automation
Form=fChrSpace.frm
IconForm="frmTextEffect"
Startup="frmTextEffect"
HelpFile=""
www.eeworm.com/read/148707/12437105
txt dict.txt
apple
ardvark
box
dog
effect
goul
hat
insist
jack
kitchen
lorry
mountain
nexis
open
prevent
quest
research
staff
tale
uvula
vixen
wax
yesterday
zest
www.eeworm.com/read/233210/14163131
txt meshlist.txt
1 mesh\\sky001.msa
2 mesh\\even01.msa
3 mesh\\bnsh01.msa
4 mesh\\bnsh02.msa
5 mesh\\bnsh03.msa
6 mesh\\bnsh04.msa
7 mesh\\bnsh05.msa
8 effect\\fireeagle.msa
9 mesh\\ag010102.msa
10 effect\\le
www.eeworm.com/read/231451/14233480
txt fog.txt
////////////////////////////////////////////////////////////////////////////
//
// File: fog.txt
//
// Author: Frank Luna (C) All Rights Reserved
//
// System: AMD Athlon 1800+ XP, 512 DDR, Ge
www.eeworm.com/read/229834/14315178
pro test1.pro
% Author: Ying Tao, Department of Biomedical Informatics, Columbia University
% Date: 10/16/2005
class(organism).
class(plant).
is_a(plant,organism).
property(plant,special,plant_special).