当前位置: 编程技术>其它
webregexp 正则测试实现代码
来源: 互联网 发布时间:2014-10-15
本文导语: WebRegExp 1.0 - 客服果果 [ 无忧版 ] body{background:#2B3C53;} *{font-size:12px;} #win{ width:900px;font-size:12px; position:absolute;left:0;top:0; background:#F1F0EA; border:2px outset;color:#000; -moz-border-top-colors:#d4d0c8 white; -moz-bo...
WebRegExp 1.0 - 客服果果 [ 无忧版 ]
body{background:#2B3C53;}
*{font-size:12px;}
#win{
width:900px;font-size:12px;
position:absolute;left:0;top:0;
background:#F1F0EA;
border:2px outset;color:#000;
-moz-border-top-colors:#d4d0c8 white;
-moz-border-left-colors: #d4d0c8 white;
-moz-border-right-colors:#404040 #808080;
-moz-border-bottom-colors:#404040 #808080;
}
h4{
background:#35528E url(/tech-program-other/images/caption.jpg) repeat-y 100% 0;
margin:1px;padding:5px;cursor:default;
color:#fff;font-size:14px;font-family:Arial;
}
h4 div{
background:url(/tech-program-other/images/ico.gif) no-repeat 2px 0;
padding-left:25px;
}
#about{ text-decoration:none;color:#000;padding:2px}
.menu{line-height:20px;padding:0px 10px}
.line{
font-size:1px; line-height:1px;
background:#fff; margin:0 2px; height:1px;
overflow:hidden; border-top:1px solid #ACA899;
}
.ad{
background:#FF7B00 url(/tech-program-other/images/regexp_ad.gif) no-repeat 50% 50%;
height:60px; position:relative;
}
.ibody{margin:5px;}
.left{
width:250px;height:100%;
float:left;text-align:center;
}
.btnWrap{padding:5px 0;}
button{+margin-left:2px;padding:0px; }
#tabBtns a{
color:#000;text-decoration:none;
display:block; float:left;margin-right:1px;
width:47px;height:20px;line-height:20px;
background:#fff url(/tech-program-other/images/tab.gif) no-repeat 0 0;
}
.list_wrap{margin:5px;}
#tabBtns{z-index:10;border:0px solid #aaa; }
#tabBtns a:hover{
background:url(/tech-program-other/images/tab.gif) no-repeat 0 -21px;
}
#tabBtns a.hot,#tabBtns a.hot:hover{
background:url(/tech-program-other/images/tab.gif) no-repeat 0 100%;
width:52px; height:20px; position:relative;bottom:-1px;
}
.list_option{
background:#fff; margin:0px;padding:0px;
border:1px solid #919B9C;display:none;
}
#list_match.list_option{display:block;}
.right{width:636px; float:right;}
.clear{clear:both;font-size:0px;overflow:hidden;height:0px; }
#colorText,textarea{
margin:5px auto;height:100px;
overflow:auto;border:1px solid inset;
}
#colorText{background:#fff;text-align:left;word-wrap:break-word;overflow:hidden;}
#regexpText{width:236px}
#replaceText{height:30px;}
#regexpText{height:60px;}
#replaceText,#targetText,#resultText{width:620px}
#targetText{height:200px;background:#ddd;color:#000; }
#resultText{height:60px;color:#0099FF}
select{width:216px;height:170px;margin:0px;padding:0px;margin-top:10px; }
fieldset{ text-align:center;padding:0; margin:10px 0 0 0}
legend{margin-left:10px;color:#000; }
您可能感兴趣的文章:
本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。