<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ladybug</author_name>
  <author_url>https://blog.hatena.ne.jp/ladybug/</author_url>
  <blog_title>is BUG Ready ?</blog_title>
  <blog_url>https://ladybug.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>突然難しくなりますが、プリセットの正規表現を少し変更して、独自の正規表現を作ってみましょう。 変更元になる正規表現は「 *[グラフ]名前:値 」です。この正規表現は、 ^\[グラフ\]\s?(?'name'.+):(?'value'[+-]?\d+(?:\.\d\d?)?)$となっています。この正規表現は、 ^ \[グラフ\] \s? (?'name'.+) : (?'value'[+-]?\d+(?:\.\d\d?)?) $という７つの要素で出来ています。正規表現の文字列では 記号 は特別な意味をもっています。最初の ^ という記号ですが「行の先頭」という意味をもっています。最後の $ とい…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fladybug.hatenadiary.org%2Fentry%2F19000502%2Fp7&quot; title=&quot; 正規表現を理解しよう - is BUG Ready ?&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>1900-05-02 00:00:07</published>
  <title> 正規表現を理解しよう</title>
  <type>rich</type>
  <url>https://ladybug.hatenadiary.org/entry/19000502/p7</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
