<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>okoba23</author_name>
  <author_url>https://blog.hatena.ne.jp/okoba23/</author_url>
  <blog_title>okoba memo</blog_title>
  <blog_url>https://okoba23.hatenadiary.org/</blog_url>
  <categories>
    <anon>java</anon>
  </categories>
  <description>Javaでは文字列中の二重引用符などのように特殊な機能を持たされている文字を普通のそのままの文字として使いたいときがあります。(System.out.println(&quot;Hello World&quot;)のように)。その一方でその文字だけを書くと普通の文字として扱われる文字を特殊な機能を指定するために使いたい時があります。例えばバックスラッシュ文字を単なるバックスラッシュ文字として表したい時は\\とします。1重引用符のペア''の中で一重引用符を書き表したい時には'\''と書きます。こうやって自分が表したい文字の機能を「エスケープする」と言います。 Javaのエスケープシーケンス \b バックスペース文字…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fokoba23.hatenadiary.org%2Fentry%2F20080310%2F1205165807&quot; title=&quot;エスケープ文字 - okoba 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>2008-03-10 01:16:47</published>
  <title>エスケープ文字</title>
  <type>rich</type>
  <url>https://okoba23.hatenadiary.org/entry/20080310/1205165807</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
