代码搜索:repeat
找到约 6,690 项符合「repeat」的源代码
代码结果 6,690
www.eeworm.com/read/430946/8716276
css admin.css
/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
a {
text-decoration: none;
} /* 链接无下划线,有为underline */
A:link {
color: #2f2f2f;
text-decoration: none;
}
A:visited {
color: #2f2f2f;
text-decorat
www.eeworm.com/read/422740/10614456
css styles.css
body {font-family:Arial,Helvetica,sans-serif;}
.mainbody {background-color:#ffffff;;}
td {font-size:83%;}
a:link {color:#0000cc}
a:visited {color:#0000cc}
.n, .sn {margin:0 0 6px 0;pa
www.eeworm.com/read/459953/7260677
css style.css
body {font: normal 12px 宋体; color: #000000;line-height:150%; margin: 0 0 0 0; SCROLLBAR-FACE-COLOR: #DDDDDD; SCROLLBAR-HIGHLIGHT-COLOR: #999999; SCROLLBAR-SHADOW-COLOR: #999999; SCROLLBAR-DARKSHAD
www.eeworm.com/read/400338/11578763
css css.css
UNKNOWN {
FONT-SIZE: 12px; FONT-FAMILY: "宋体"
}
TR {
FONT-SIZE: 12px; FONT-FAMILY: "宋体"
}
TABLE {
WORD-BREAK: break-all
}
.l14 {
FONT-SIZE: 14px; FONT-FAMILY: "宋体"
}
.l18 {
FONT-WEIGH
www.eeworm.com/read/342626/12009132
h lcd_msg.h
// These are common messages.
// You can define other messages for your need, but you should confirm
// your OSD process can respond with your messages.
#define NOTIFY_NONE 0x00
#define N
www.eeworm.com/read/342617/12009432
h lcd_msg.h
// These are common messages.
// You can define other messages for your need, but you should confirm
// your OSD process can respond with your messages.
#define NOTIFY_NONE 0x00
#define N
www.eeworm.com/read/233945/14127553
css wqj.css
.wqj {
BORDER-RIGHT: #cccccc 1px dotted
}
.wqj1 {
BORDER-TOP: #cccccc 1px dotted
}
.zt {
FILTER: Shadow(Color=gray, Direction=135); COLOR: #000000; TEXT-DECORATION: none
}
.wqj2 {
BORDER
www.eeworm.com/read/123620/14620892
css test3-12.css
picture1 {
background-image: url(Dragon.gif);
background-repeat: no-repeat;
background-position: center;
width: 240px;
height: 130px;
float: left;
position: absolute;
top: 2cm;
left:
www.eeworm.com/read/118438/14871467
css wqj.css
.wqj {
BORDER-RIGHT: #cccccc 1px dotted
}
.wqj1 {
BORDER-TOP: #cccccc 1px dotted
}
.zt {
COLOR: #000000; FILTER: Shadow(Color=gray, Direction=135); TEXT-DECORATION: none
}
.wqj2 {
BORDER
www.eeworm.com/read/193593/8215814
css colors3.css
body {
background-color: #D6C6AF;
background-image: url(face.gif);
background-attachment: scroll;
background-repeat: no-repeat;
background-position: right center;
text-align: center;
dis