代码搜索:effect
找到约 4,591 项符合「effect」的源代码
代码结果 4,591
www.eeworm.com/read/204851/15332798
html tab2_2.html
The same effect can be achieved as demo 1 without creating a
new label object, but customize the graphics by overriding the
paintContext
www.eeworm.com/read/204654/15335693
c add.c
/* add.c not copyrighted (n) 1993 by Mark Adler */
/* version 1.1 11 Jun 1993 */
/* This filter reverses the effect of the sub filter. It requires no
arguments, since sub puts the information
www.eeworm.com/read/112003/15496702
txt fire.txt
AnfyFire - Copyright (C) by Fabio Ciucci 1996-99
This applet can generate and animate a realtime "fire" effect. This applet
is fully parametrized, so you can generate various kind
www.eeworm.com/read/112003/15496802
txt wormhole.txt
Anfy WormHole - Copyright (C) by Fabio Ciucci 1996-99
This applet can generate and animate in realtime a wormhole effect, or a
dot-tunnel as it is also known. This applet is fully pa
www.eeworm.com/read/112003/15496839
txt anlake.txt
Anfy Lake - Copyright (C) by Fabio Ciucci 1998/99
This applet can generate a reflection effect under any GIF or JPG image.
It is very similiar to the Lake and DorianGray applets made
www.eeworm.com/read/100147/15882719
c add.c
/* add.c not copyrighted (n) 1993 by Mark Adler */
/* version 1.1 11 Jun 1993 */
/* This filter reverses the effect of the sub filter. It requires no
arguments, since sub puts the information
www.eeworm.com/read/347503/3171790
s sib.s
#Test the special case of the index bits, 0x4, in SIB.
.text
foo:
.byte 0x8B, 0x04, 0x23 # effect is: movl (%ebx), %eax
.byte 0x8B, 0x04, 0x63 # effect is: movl (%ebx), %eax
.byte 0x8B, 0x04, 0x