<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tt_clown</author_name>
  <author_url>https://blog.hatena.ne.jp/tt_clown/</author_url>
  <blog_title>Cube Lilac</blog_title>
  <blog_url>https://clown.cube-soft.jp/</blog_url>
  <categories>
    <anon>Development</anon>
    <anon>C#</anon>
  </categories>
  <description>Windows における不正なパス名を変換する関数を少し真面目に書いてみます．現在の実装項目を簡単に列挙すると以下の通りです． 「/*&quot;&lt;&gt;|」の 6文字（Path.GetInvalidPathChars() メソッドで返される文字に「*」記号を加えたものに相当？）は無条件で置換しています．すなわち，ワイルドカードを許可していません． 「:」記号は，ドライブ指定と見なされる部分のみ保持し，それ以外は置換します． 「?」記号は，拡張機能の不活性化指定と見なされる部分のみ保持し，それ以外は置換します． 「\」記号は，ホスト名の指定と見なされる部分の重複のみ保持し，それ以外は重複を取り除きます． 末…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fclown.cube-soft.jp%2Fentry%2F20111129%2Fwindows_normalize_path&quot; title=&quot; Windows における不正なパス名を変換する - Cube Lilac&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>2011-11-29 00:00:00</published>
  <title> Windows における不正なパス名を変換する</title>
  <type>rich</type>
  <url>https://clown.cube-soft.jp/entry/20111129/windows_normalize_path</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
