Java开发网 |
注册 |
登录 |
帮助 |
搜索 |
排行榜 |
发帖统计
|
您没有登录 |
» Java开发网 » Java SE 综合讨论区
打印话题 寄给朋友 订阅主题 |
作者 | Re:求一个正则表达式,我写出来的不是我想要的:( [Re:why] |
syvin
发贴: 41 积分: 1 |
于 2004-09-06 22:43
写了个javascript测试了一下,果然,呵呵 <html> <script language='javascript'> var regTest=/<Content>[^<]*<\/Content>/g; var regTest2=/<Content>.*?<\/Content>/g; var strtest="<msgs><msg><Title>asassasa</Title><Content>cccccccc</Content></msg><msg><Title>asas sasa</Title><Content>cccccccc</Content></msg><msg><Title>asassasa</Title><Content>cccccccc</ Content></msg><msg><Title>asassasa</Title><Content>cccccccc</Content></msg></msgs>"; alert(strtest.replace(regTest,"")); alert(strtest.replace(regTest2,"")); </script> hello </html> 关于女孩子从事软件开发的问题 |
话题树型展开 |
人气 | 标题 | 作者 | 字数 | 发贴时间 |
9896 | 求一个正则表达式,我写出来的不是我想要的:( | bluepure | 1474 | 2004-08-20 16:37 |
8993 | Re:求一个正则表达式,我写出来的不是我想要的:( | bluepure | 54 | 2004-08-20 16:50 |
8505 | Re:求一个正则表达式,我写出来的不是我想要的:( | jameszhang | 156 | 2004-08-24 16:35 |
8823 | Re:求一个正则表达式,我写出来的不是我想要的:( | syvin | 71 | 2004-09-06 22:14 |
8518 | Re:求一个正则表达式,我写出来的不是我想要的:( | why | 348 | 2004-09-06 22:28 |
8925 | Re:求一个正则表达式,我写出来的不是我想要的:( | syvin | 539 | 2004-09-06 22:43 |
8605 | Re:求一个正则表达式,我写出来的不是我想要的:( | why | 100 | 2004-08-20 20:50 |
8589 | Re:求一个正则表达式,我写出来的不是我想要的:( | netboy | 13 | 2004-08-21 08:55 |
8882 | Re:求一个正则表达式,我写出来的不是我想要的:( | bluepure | 115 | 2004-08-21 10:06 |
8566 | Re:求一个正则表达式,我写出来的不是我想要的:( | floater | 18 | 2004-08-21 09:19 |
8738 | Re:求一个正则表达式,我写出来的不是我想要的:( | why | 496 | 2004-08-21 09:29 |
8807 | Re:求一个正则表达式,我写出来的不是我想要的:( | bluepure | 27 | 2004-08-21 10:10 |
8672 | testing | why | 1480 | 2004-08-21 10:36 |
8564 | Re:求一个正则表达式,我写出来的不是我想要的:( | floater | 35 | 2004-08-21 13:38 |
8676 | Re:求一个正则表达式,我写出来的不是我想要的:( | zyzhang | 628 | 2004-08-23 17:26 |
已读帖子 新的帖子 被删除的帖子 |
Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1 客服电话 18559299278 客服信箱 714923@qq.com 客服QQ 714923 |