<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yamaimo0625</author_name>
  <author_url>https://blog.hatena.ne.jp/yamaimo0625/</author_url>
  <blog_title>いものやま。</blog_title>
  <blog_url>https://yamaimo.hatenablog.jp/</blog_url>
  <categories>
    <anon>技術</anon>
    <anon>Ruby</anon>
    <anon>端末</anon>
    <anon>Curses</anon>
  </categories>
  <description>昨日はcursesライブラリの基本的な内容について説明した。 今日はウィンドウの生成・削除と描画について。 ウィンドウの生成・削除 ウィンドウは、画面に出力する文字情報を持った矩形の領域。 Cursesでは、ウィンドウに対して文字を追加・削除する操作を行い、その変更を仮想画面、そして画面へと反映させていく。 Cursesではウィンドウを複数作ることが出来る。 また、初期化した段階で、画面全体を覆うデフォルトのウィンドウが作られている。 Cursesモジュールのモジュール関数のいくつかは、このデフォルトのウィンドウを対象としたものとなっている。 デフォルトのウィンドウを取得するには、以下のモジュ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyamaimo.hatenablog.jp%2Fentry%2F2016%2F03%2F17%2F200000&quot; title=&quot;Curses for Ruby。（その3） - いものやま。&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>2016-03-17 20:00:00</published>
  <title>Curses for Ruby。（その3）</title>
  <type>rich</type>
  <url>https://yamaimo.hatenablog.jp/entry/2016/03/17/200000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
