<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>u_1roh</author_name>
  <author_url>https://blog.hatena.ne.jp/u_1roh/</author_url>
  <blog_title>カタチづくり</blog_title>
  <blog_url>https://u-1roh.hatenadiary.org/</blog_url>
  <categories>
    <anon>programming</anon>
    <anon>F#</anon>
  </categories>
  <description>F#は.NETの上で動作する。だから.NETの強力なライブラリにアクセスが出来る。 static 関数を呼び出す #light open System Console.WriteLine( &quot;Hello {0} libraries.&quot;, &quot;.NET&quot; ) FileInfo クラスを使う #light open System.IO let file = new FileInfo( &quot;test.txt&quot; ) if not file.Exists then using (file.CreateText()) (fun stream -&gt; stream.WriteLine(&quot;hello world&quot;)…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fu-1roh.hatenadiary.org%2Fentry%2F20071013%2F1192284293&quot; title=&quot;F#から.NETライブラリの呼び出し(F#) - カタチづくり&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>2007-10-13 23:04:53</published>
  <title>F#から.NETライブラリの呼び出し(F#)</title>
  <type>rich</type>
  <url>https://u-1roh.hatenadiary.org/entry/20071013/1192284293</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
