<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>rmatsush</author_name>
  <author_url>https://blog.hatena.ne.jp/rmatsush/</author_url>
  <blog_title>infomisc -ITエンジニア雑記-</blog_title>
  <blog_url>https://infomisc.hatenablog.com/</blog_url>
  <categories>
    <anon>python</anon>
  </categories>
  <description>正規表現 「正規表現」という用語があります。 Wikipediaでは、 正規表現（せいきひょうげん、英: regular expression）とは、文字列の集合を一つの文字列で表現する方法の一つである。正則表現（せいそくひょうげん）とも呼ばれ、形式言語理論の分野では比較的こちらの訳語の方が使われる。まれに正規式と呼ばれることもある。 と定義されています。 が、、これだとちょっと分かりづらいのでもう少し簡単な例を。 例えば「aaa」という文字列は、「a」が3回繰り返されているので「a{3}」と表現します。という約束事を決めているとご理解ください。この約束事の集まりを正規表現と呼んでいます。 他…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finfomisc.hatenablog.com%2Fentry%2F2020%2F01%2F24%2F190432&quot; title=&quot;正規表現を使った文字列検索 - infomisc -ITエンジニア雑記-&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>https://cdn-ak.f.st-hatena.com/images/fotolife/r/rmatsush/20200120/20200120013705.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-01-24 19:04:32</published>
  <title>正規表現を使った文字列検索</title>
  <type>rich</type>
  <url>https://infomisc.hatenablog.com/entry/2020/01/24/190432</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
