<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>akane_1220</author_name>
  <author_url>https://blog.hatena.ne.jp/akane_1220/</author_url>
  <blog_title>akane_memo</blog_title>
  <blog_url>https://mof25.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>正規表現とは、JavaScript等さまざまなプログラミング言語やテキストエディタなどで利用可能な、汎用的な文字列検索・置換のしくみ 正規表現を使う場合は内容を//で囲む//に囲まれた内容にマッチした文字列を検索・置換できる 例） /\d/ 数値 /\d{5}/ 数値が5つならんだもの /^\/\/hoge\.com/ //hoge.comではじまる文字列 ^(ハット)：次に続く内容ではじまる文字列 \(エスケープ)：特別な意味のある記号をただの文字列にする /\/\/hoge\.com$/ //hoge.comで終わる文字列＄：前にある内容で終わる文字列</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmof25.hatenablog.com%2Fentry%2F2011%2F11%2F16%2F170752&quot; title=&quot;正規表現についてすこしだけ - akane_memo&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>2011-11-16 17:07:52</published>
  <title>正規表現についてすこしだけ</title>
  <type>rich</type>
  <url>https://mof25.hatenablog.com/entry/2011/11/16/170752</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
