<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tanaponchikidun</author_name>
  <author_url>https://blog.hatena.ne.jp/tanaponchikidun/</author_url>
  <blog_title>Object for cutie</blog_title>
  <blog_url>https://tanaponchikidun.hatenadiary.org/</blog_url>
  <categories>
    <anon>objective-c</anon>
    <anon>iOS</anon>
  </categories>
  <description>パズドラをやった事はないですが、 一日一度だけアラートを表示する等の処理を、 UserDefaultsで作成してみたのでメモ。 （20131218微妙に修正）1.起動時にアラート表示日を保存 2.アラート表示日がなければアラート表示 3.アラート表示日が前回表示日と変わっていたらアラート表示 - (void)viewDidLoad { [super viewDidLoad]; // アラート表示確認 NSUserDefaults *ud = [NSUserDefaults standardUserDefaults]; if ([ud valueForKey:@&quot;showAlertAt&quot;]) {…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftanaponchikidun.hatenadiary.org%2Fentry%2F20130309%2F1362851278&quot; title=&quot;一日一度だけ何かする処理のメモ - Object for cutie&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>2013-03-09 02:47:58</published>
  <title>一日一度だけ何かする処理のメモ</title>
  <type>rich</type>
  <url>https://tanaponchikidun.hatenadiary.org/entry/20130309/1362851278</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
