代码搜索:repeat
找到约 6,690 项符合「repeat」的源代码
代码结果 6,690
www.eeworm.com/read/250058/12438140
css drag_n_drop.css
#products
{
list-style: none;
}
#products li
{
position: relative;
z-index: 100;
width: 65px;
height: 59px;
margin-bottom: 15px;
background-repeat: no-repeat;
text-indent
www.eeworm.com/read/414113/11129477
css style.css
/* common css elements define */
body {
color:#555;
font-size: 9pt;
font-family: "宋体";
background: url(../template_c/images/1.gif) ;
background-position: center;background-attachment: fix
www.eeworm.com/read/132654/14082011
out human.out
SW perc perc perc query position in query matching repeat position in repeat
score div. del. ins. sequence begin end (left) repeat class/family begin end (left) ID
www.eeworm.com/read/459802/7264581
txt program.txt
program end
program go end
program go right go right go right go right end
program repeat 4 go right end end
program repeat 4 repeat 3 go right go left end right end end
www.eeworm.com/read/101082/6243552
3 l4.3
#print
More Movement - Searching in the File
The last, but certainly not least, method we'll look at for moving around
in the file is searching. The command to search for a particular word or
p
www.eeworm.com/read/383688/8927604
h key.h
// for MTV332, because the X'TAL is 4 MHz from internal
#define KEY_STABLE_TIME 3 // key debounce time (ms)
#define KEY_REPEAT_TIME1 125 // wait (ms) before start repeat key
#define KEY_REPEAT_TI
www.eeworm.com/read/425210/10370122
h conf_kbd.h
//! @file conf_kbd.h,v
//!
//! Copyright (c) 2004 Atmel.
//!
//! Please read file license.txt for copyright notice.
//!
//! This file contains the customer's configuration of the keyboard
//!
www.eeworm.com/read/458101/7308754
asp@filename=trycss_background-repeaty tryit_view.asp@filename=trycss_background-repeaty
body
{
background-image:
url('bgdesert.jpg');
background-repeat: repeat-y
}
www.eeworm.com/read/458101/7308956
asp@filename=trycss_background-repeatx tryit_view.asp@filename=trycss_background-repeatx
body
{
background-image:
url('bgdesert.jpg');
background-repeat: repeat-x
}