站長資訊網
        最全最豐富的資訊網站

        Scala中正則表達式以及與模式匹配結合(多種方式)

        正則表達式

           //"""原生表達   val regex="""([0-9]+)([a-z]+)""".r   val numPattern="[0-9]+".r   val numberPattern="""s+[0-9]+s+""".r

        說明:.r()方法簡介:Scala中將字符串轉換為正則表達式

           /** You can follow a string with `.r`, turning it into a `Regex`. E.g.   *   * `"""Aw*""".r` is the regular expression for identifiers starting with `A`.   */   def r: Regex = r()

        模式匹配一

           //findAllIn()方法返回遍歷所有匹配項的迭代器   for(matchString <- numPattern.findAllIn("99345 Scala,22298 Spark"))    println(matchString)  

        說明:findAllIn(…)函數簡介

          /** Return all non-overlapping matches of this `Regex` in the given character    * sequence as a [[scala.util.matching.Regex.MatchIterator]],   * which is a special [[scala.collection.Iterator]] that returns the   * matched strings but can also be queried for more data about the last match,   * such as capturing groups and start position.   *    * A `MatchIterator` can also be converted into an iterator   * that returns objects of type [[scala.util.matching.Regex.Match]],   * such as is normally returned by `findAllMatchIn`.   *    * Where potential matches overlap, the first possible match is returned,   * followed by the next match that follows the input consumed by the   * first match:   *   * {{{   * val hat = "hat[^a]+".r   * val hathaway = "hathatthattthatttt"   * val hats = (hat findAllIn hathaway).toList      // List(hath, hattth)   * val pos = (hat findAllMatchIn hathaway map (_.start)).toList // List(0, 7)   * }}}   *   * To return overlapping matches, it is possible to formulate a regular expression   * with lookahead (`?=`) that does not consume the overlapping region.   *   * {{{   * val madhatter = "(h)(?=(at[^a]+))".r   * val madhats = (madhatter findAllMatchIn hathaway map {   * case madhatter(x,y) => s"$x$y"   * }).toList          // List(hath, hatth, hattth, hatttt)   * }}}   *   * Attempting to retrieve match information before performing the first match   * or after exhausting the iterator results in [[java.lang.IllegalStateException]].   * See [[scala.util.matching.Regex.MatchIterator]] for details.   *   * @param source The text to match against.   * @return  A [[scala.util.matching.Regex.MatchIterator]] of matched substrings.   * @example  {{{for (words <- """w+""".r findAllIn "A simple example.") yield words}}}   */   def findAllIn(source: CharSequence) = new Regex.MatchIterator(source, this, groupNames)

        Scala中正則表達式以及與模式匹配結合(多種方式)

        模式匹配二

           //找到首個匹配項   println(numberPattern.findFirstIn("99ss java, 222 spark,333 hadoop"))

        Scala中正則表達式以及與模式匹配結合(多種方式)

        模式匹配三

          //數字和字母的組合正則表達式   val numitemPattern="""([0-9]+) ([a-z]+)""".r   val numitemPattern(num, item)="99 hadoop"

        Scala中正則表達式以及與模式匹配結合(多種方式)

        模式匹配四

           //數字和字母的組合正則表達式   val numitemPattern="""([0-9]+) ([a-z]+)""".r   val line="93459 spark"   line match{    case numitemPattern(num,blog)=> println(num+"t"+blog)    case _=>println("hahaha...")   }  

        Scala中正則表達式以及與模式匹配結合(多種方式)

          val line="93459h spark"   line match{    case numitemPattern(num,blog)=> println(num+"t"+blog)    case _=>println("hahaha...")   }

        Scala中正則表達式以及與模式匹配結合(多種方式)

        本節所有程序源碼

          package kmust.hjr.learningScala19  /**   * Created by Administrator on 2015/10/17.   */  object RegularExpressOps {   def main(args:Array[String]):Unit={   val regex="""([0-9]+)([a-z]+)""".r//"""原生表達   val numPattern="[0-9]+".r   val numberPattern="""s+[0-9]+s+""".r   //findAllIn()方法返回遍歷所有匹配項的迭代器   for(matchString <- numPattern.findAllIn("99345 Scala,22298 Spark"))    println(matchString)   //找到首個匹配項   println(numberPattern.findFirstIn("99ss java, 222 spark,333 hadoop"))   //數字和字母的組合正則表達式   val numitemPattern="""([0-9]+) ([a-z]+)""".r   val numitemPattern(num, item)="99 hadoop"   val line="93459h spark"   line match{    case numitemPattern(num,blog)=> println(num+"t"+blog)    case _=>println("hahaha...")   }   }  }

        Scala中正則表達式以及與模式匹配結合(多種方式)

        總結

        以上所述是小編給大家介紹的Scala中正則表達式以及與模式匹配結合(多種方式),希望對大家有所幫助,如果大家有任何疑問歡迎給我留言,小編會及時回復大家的!

        贊(0)
        分享到: 更多 (0)
        網站地圖   滬ICP備18035694號-2    滬公網安備31011702889846號
        主站蜘蛛池模板: 欧美精品天天操| 99久久99久久精品国产| 精品福利资源在线| 亚洲精品麻豆av| 国产精品视频一区二区三区不卡| 国产精品日本一区二区不卡视频| 亚洲爆乳精品无码一区二区| 国产精品狼人久久久久影院| 国产精品福利在线观看| 久久精品夜夜夜夜夜久久| 亚洲AV无码成人精品区大在线| 999国产精品色在线播放 | 亚洲人精品午夜射精日韩| 国产精品嫩草影院久久| 久久精品国产影库免费看 | 久久棈精品久久久久久噜噜| 香蕉国产精品麻豆亚洲欧美日韩精品自拍欧美v国 | 国内精品人妻无码久久久影院| 最新欧美性爱精品一区二区三区| 久久99亚洲综合精品首页| 国产精品麻豆VA在线播放| 国产精品gz久久久| 国产A级毛片久久久精品毛片 | 免费精品精品国产欧美在线欧美高清免费一级在线| 91精品国产人成网站| 日本久久久精品中文字幕| 99热这里只有精品在线| 久久狠狠高潮亚洲精品| 久久夜色精品国产噜噜亚洲AV| 亚洲AV无码成人精品区在线观看| 亚洲精品动漫人成3d在线| 精品精品国产国产| 精品一区二区三区免费观看| 国内精品久久久久久中文字幕 | 精品久久8x国产免费观看| 久久er99热精品一区二区| 久久久久人妻一区精品性色av| 久久久免费精品re6| 精品人无码一区二区三区| 国产精品亚洲A∨天堂不卡| 91麻豆精品国产自产在线观看亚洲|