match用法匹配,match匹配函数

  match用法匹配,match匹配函数

  导入java.util.regex.*

  系统。属性。putall([ http。代理主机“:”10。10 .224 . 97 , http.proxyPort:80 , http.proxyUserName:admin , http .代理密码: admin 888 ])

  def URL= http://详细信息。TM都。com/item。htm?id=8039043384

  url=http://www.baidu.com

  //html=url.toURL().文本

  //def matcher=(html=~/strong id= J _ StrPrice /)

  //println匹配器

   def html= zzzzzz strong id= J _ StrPrice 3399.00/strong zzzz

  html=3333aaa

  def matcher=html=~ /\d{4}/

  println matcher.find()

  println ============================

  //println html

  //def matcher=(html=~/strong id= J _ StrPrice ([\ S \ S])*?\/strong /)

  println matcher.getCount()

  println matcher.matches()

  if (matcher.matches())

  {

  打印匹配器

  }

  其他

  {

  打印 xxxz

  }

郑重声明:本文由网友发布,不代表盛行IT的观点,版权归原作者所有,仅为传播更多信息之目的,如有侵权请联系,我们将第一时间修改或删除,多谢。

留言与评论(共有 条评论)
   
验证码: