<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kujirahand</author_name>
  <author_url>https://blog.hatena.ne.jp/kujirahand/</author_url>
  <blog_title>くじらはんど開発日誌</blog_title>
  <blog_url>https://kujirahand.hatenadiary.org/</blog_url>
  <categories>
    <anon>なでしこFAQ</anon>
  </categories>
  <description>なでしこでは、助詞や区切り文字で単語を区切って日本語を解釈しています。そのため、以下のようなプログラムは、うまく意図した通りには動きません。 N=３ N秒待つ。つまり、これは、「N秒待つ」という１つの単語として認識されてしまうために起きてしまいます。 ですから、以下のように書くとうまく動きます。 N=３ (N)秒待つ。また、「N回〜する」の構文でも同じです。 N=10 (N)回 「こんにちは」と表示。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkujirahand.hatenadiary.org%2Fentry%2F20070122%2F1169440237&quot; title=&quot; 「N秒待つ」や「N回〜する」が動かない？！ - くじらはんど開発日誌&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>2007-01-22 13:30:37</published>
  <title> 「N秒待つ」や「N回〜する」が動かない？！</title>
  <type>rich</type>
  <url>https://kujirahand.hatenadiary.org/entry/20070122/1169440237</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
