<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yasui_swift</author_name>
  <author_url>https://blog.hatena.ne.jp/yasui_swift/</author_url>
  <blog_title>泣きながら覚えるSwift日記</blog_title>
  <blog_url>https://yasui-swift.hatenadiary.org/</blog_url>
  <categories>
    <anon>手順</anon>
    <anon>コード</anon>
  </categories>
  <description>前回の学習を踏まえて、複数のデータの保存・読込・削除を行うお誕生日記録アプリを作成してみた。 これで正しいかどうかはわからないが、アプリは動いた。 調べてみると、最近のiOSではsynchronize()は使わないらしい。むしろ使わないことが推奨されている。手順 ・NSUserDefaultsを用いる ・名前を基本のキーにする ・誕生日のキーは『名前に『の誕生日』」を追加して使う。 ・性格も同様にする。デザインがイマイチだが、出来上がりはこんな感じ。 一応、きちっと動いたが何かが足りない感じだ。 （名前が長くてはみ出した） 保存と読込（見やすいように画面を整理した） ＝＝＝＝＝＝＝＝＝＝＝＝＝…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyasui-swift.hatenadiary.org%2Fentry%2F20160106%2F1452048576&quot; title=&quot;複数の項目の保存・読込・削除 - 泣きながら覚えるSwift日記&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://cdn-ak.f.st-hatena.com/images/fotolife/y/yasui_swift/20160106/20160106115352.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-01-06 11:49:36</published>
  <title>複数の項目の保存・読込・削除</title>
  <type>rich</type>
  <url>https://yasui-swift.hatenadiary.org/entry/20160106/1452048576</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
