<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>uosoft</author_name>
  <author_url>https://blog.hatena.ne.jp/uosoft/</author_url>
  <blog_title>電子趣味の部屋</blog_title>
  <blog_url>https://blog-e.uosoft.net/</blog_url>
  <categories>
    <anon>開発メモ</anon>
  </categories>
  <description>NSStringの文字列を指定した文字コードでエンコードし、エスケープするには、NSStringのインスタンスメソッド stringByAddingPercentEscapesUsingEncoding:(NSStringEncoding)エンコードの種類 でできます。例：&quot;あいう&quot;を各種文字コードでエンコード＋エスケープしてデバッグコンソールに出力 NSString *urlstr = [[NSString alloc] initWithString:@&quot;あいう&quot;]; NSLog(@&quot;UTF-8 : %@&quot;,[urlstr stringByAddingPercentEscapesUsingE…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog-e.uosoft.net%2Fentry%2F20090710%2F1247155231&quot; title=&quot;URLで使うためにNSStringの文字列をエンコードしてエスケープ - 電子趣味の部屋&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://images-fe.ssl-images-amazon.com/images/I/512xR8QNSGL._SL160_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2009-07-10 01:00:31</published>
  <title>URLで使うためにNSStringの文字列をエンコードしてエスケープ</title>
  <type>rich</type>
  <url>https://blog-e.uosoft.net/entry/20090710/1247155231</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
