<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>dk521123</author_name>
  <author_url>https://blog.hatena.ne.jp/dk521123/</author_url>
  <blog_title>プログラム の超個人的なメモ</blog_title>
  <blog_url>https://dk521123.hatenablog.com/</blog_url>
  <categories>
    <anon>Scala</anon>
  </categories>
  <description>■ はじめに Scala が慣れない、、、 今回は、Scala の 正規表現 (regular expression) について扱う。 正直、めちゃくちゃ、いまいち、、、 Javaの正規表現メソッド使った方がいいかも、、、 目次 【０】正規表現オブジェクト １）メソッド 【１】抽出 【２】置換 【３】Javaの正規表現を使う １）サンプル 【０】正規表現オブジェクト * 生成の仕方は、以下の通り * とりあえず、『その２：raw記法「&quot;&quot;&quot;」』でいいと思う その１ val targetDate1 = &quot;(\\d{4})-(\\d{2})-(\\d{2})&quot;.r // 末尾のr は、正規化オブジ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdk521123.hatenablog.com%2Fentry%2F2023%2F03%2F18%2F034704&quot; title=&quot;【Scala】Scala ～ 基本編 / 正規表現 ～ - プログラム の超個人的なメモ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-03-18 03:47:04</published>
  <title>【Scala】Scala ～ 基本編 / 正規表現 ～</title>
  <type>rich</type>
  <url>https://dk521123.hatenablog.com/entry/2023/03/18/034704</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
