<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>munibus</author_name>
  <author_url>https://blog.hatena.ne.jp/munibus/</author_url>
  <blog_title>Muni Bus</blog_title>
  <blog_url>https://munibus.hatenablog.com/</blog_url>
  <categories>
    <anon>PowerShell</anon>
  </categories>
  <description>StringクラスのFormatメソッドを使う。以下、実行例。 PS &gt; $n = 2 PS &gt; $d = 4.321 PS &gt; $s = &quot;*&quot; PS &gt; [String]::Format(&quot;結果[{0,2}] = {1,7:F4} {2}&quot;, $n, $d, $s) 結果[ 2] = 4.3210 *</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmunibus.hatenablog.com%2Fentry%2F2023%2F02%2F03%2F235923&quot; title=&quot;【PowerShell】数値や文字列を整形して出力する - Muni Bus&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>2023-02-03 23:59:23</published>
  <title>【PowerShell】数値や文字列を整形して出力する</title>
  <type>rich</type>
  <url>https://munibus.hatenablog.com/entry/2023/02/03/235923</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
