<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>an3714106</author_name>
  <author_url>https://blog.hatena.ne.jp/an3714106/</author_url>
  <blog_title>文系プログラマの勉強ノート</blog_title>
  <blog_url>https://an.hatenablog.jp/</blog_url>
  <categories>
    <anon>Objective-C</anon>
    <anon>Xcode</anon>
    <anon>iOS</anon>
  </categories>
  <description>画像を使ってアナログ時計を作ってみます。 プロジェクトの作成 Single View Applicationのプロジェクトを作成します。 名前は「AnalogClock」にしました。また、必要な画像（文字盤、時針、分針、秒針）をプロジェクトに追加しておきます。 以下のような画像を用意しました。 Storyboardで画像を配置 画面に画像を配置し、アウトレット変数を用意します。 今回は文字盤、時針、分針、秒針をすべて同じ画像サイズにしているので ぴったり重なるように配置します。 @property (weak, nonatomic) IBOutlet UIImageView *backImag…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fan.hatenablog.jp%2Fentry%2F2014%2F01%2F18%2F003205&quot; title=&quot;【Xcode】アナログ時計を作る - 文系プログラマの勉強ノート&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>http://cdn-ak.f.st-hatena.com/images/fotolife/a/an3714106/20140117/20140117233848.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-01-18 00:32:05</published>
  <title>【Xcode】アナログ時計を作る</title>
  <type>rich</type>
  <url>https://an.hatenablog.jp/entry/2014/01/18/003205</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
