<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>newpops</author_name>
  <author_url>https://blog.hatena.ne.jp/newpops/</author_url>
  <blog_title>PowerShell Memo</blog_title>
  <blog_url>https://newpops.hatenadiary.org/</blog_url>
  <categories>
    <anon>PowerShell</anon>
    <anon>V2.CTP2</anon>
  </categories>
  <description>スクリーンバッファの操作 前回紹介した、スクリーンバッファ操作のサンプルについて解説します。 スクリーンバッファのバックアップ # スクリーンバッファのバックアップ function Backup-ScrBuf() { $rect = New-Object System.Management.Automation.Host.Rectangle $rect.Left = 0 $rect.Top = 0 $rect.Right = $rui.WindowSize.Width $rect.Bottom = $rui.CursorPosition.Y $script:screen = $rui.Get…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnewpops.hatenadiary.org%2Fentry%2F20080514%2Fp1&quot; title=&quot;オセロゲームを作ろう（４）：スクリーンバッファ操作（２） - PowerShell Memo&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>2008-05-14 00:00:00</published>
  <title>オセロゲームを作ろう（４）：スクリーンバッファ操作（２）</title>
  <type>rich</type>
  <url>https://newpops.hatenadiary.org/entry/20080514/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
