<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yokoyantech</author_name>
  <author_url>https://blog.hatena.ne.jp/yokoyantech/</author_url>
  <blog_title>紙一重の積み重ね</blog_title>
  <blog_url>https://www.yokoyan.net/</blog_url>
  <categories>
    <anon>開発効率化</anon>
    <anon>正規表現</anon>
  </categories>
  <description>はじめに PythonでSQLを書いていた際に、()で囲まれた中身を一気に消したかったのでメモ。 やりたいこと ()や、''で囲まれたすべての文字を一括で消したい 実現方法 \(.+?\)で正規表現検索して、空白で置換 \’.+?\’で正規表現検索して、空白で置換 おわりに 開発効率を上げるために、正規表現を覚えなおそうと思います。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.yokoyan.net%2Fentry%2F2018%2F09%2F20%2F081045&quot; title=&quot;【正規表現】()や、&amp;#39;&amp;#39;で囲まれた文字を検索する - 紙一重の積み重ね&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>2018-09-20 08:10:45</published>
  <title>【正規表現】()や、''で囲まれた文字を検索する</title>
  <type>rich</type>
  <url>https://www.yokoyan.net/entry/2018/09/20/081045</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
