代码搜索:Direction
找到约 10,000 项符合「Direction」的源代码
代码结果 10,000
www.eeworm.com/read/220026/14855740
htm word_shadow.htm
i = 1
sub window_OnLoad
call Effect
end sub
sub Effect( )
S1.className = "s" & i
id = setTimeout("Effect( )",500)
if i = 4 then
i = 1
else
i = i + 1
www.eeworm.com/read/220026/14855760
htm blur_pictrue.htm
i = 1
sub Effect( )
B1.className = "b" & i
id = setTimeout("Effect( )",500)
if i = 4 then
i = 1
else
i = i + 1
end if
end sub
.b1 {
www.eeworm.com/read/118517/14865688
java fan.java
import javax.swing.*;
import java.awt.*;
public class Fan extends JPanel implements Runnable
{
private Thread control = null;
private int xCenter, yCenter;
private int fanRadius, bladeLe
www.eeworm.com/read/219733/14866925
edn people4.edn
(edif people4
(edifVersion 2 0 0)
(edifLevel 0)
(keywordMap (keywordLevel 0))
(status
(written
(timeStamp 2007 1 19 10 9 0)
(author "Synplicity, Inc.")
(program "
www.eeworm.com/read/219384/14883349
cpp historyheuristic.cpp
// COPYRIGHT NOTES
// ---------------
// This source code is a part of chess which is an example of .
// You may use, compile or redistribute it as part of your application
www.eeworm.com/read/219384/14883430
cpp historyheuristic.cpp
//*******************************************************************************
// COPYRIGHT NOTES
// ---------------
// This source code is a part of Renju which is an example of
www.eeworm.com/read/218881/14904078
h target.h
/****************************************************************************
* *
* file name : definition of M16C/6
www.eeworm.com/read/218826/14905148
asm gpio_reg.asm
;gpio register defination
;ke yuandan
.asg #3400h, IODIR
.asg #3401h, IODATA
.asg #4400h, AGPIOEN ;address gpio enable
.asg #4401h, AGPIODIR ;direction
.asg #4402h, AGPIODATA
www.eeworm.com/read/218650/14911188
in gsm_config.h.in
/* gsm_config.h.in. Generated automatically from configure.in by autoheader. */
/* Define if using alloca.c. */
#undef C_ALLOCA
/* Define to empty if the keyword does not work. */
#undef c