<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>am1tanaka</author_name>
  <author_url>https://blog.hatena.ne.jp/am1tanaka/</author_url>
  <blog_title>tanaka's Programming Memo</blog_title>
  <blog_url>https://am1tanaka.hatenablog.com/</blog_url>
  <categories>
    <anon>C#</anon>
    <anon>cs-edu</anon>
  </categories>
  <description>ここでマスターしたいこと 文字列を表示できるようにすること。 C#の命令を使えるようにすること。 まずは推測してみよう すでに登場しているが、以下は「こんにちは」とダイアログに表示するプログラムである。 MessageBox.Show(&quot;こんにちは&quot;); では「おはよう」と表示するにはどうしたらよいだろうか。勘の良い人は分かったのではないだろうか。答えは以下の通りである。 MessageBox.Show(&quot;おはよう&quot;); MessageBoxの使い方はまだ解説していないが、サンプルプログラムと実行結果が分かれば、習っていなくてもプログラムの使い方を推測できる。プログラムが上達する人と、いつまで…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fam1tanaka.hatenablog.com%2Fentry%2F2014%2F10%2F18%2F154136&quot; title=&quot;202 MessageBoxの使い方 - tanaka&amp;#39;s Programming 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>2014-10-18 15:41:36</published>
  <title>202 MessageBoxの使い方</title>
  <type>rich</type>
  <url>https://am1tanaka.hatenablog.com/entry/2014/10/18/154136</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
