<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>math314</author_name>
  <author_url>https://blog.hatena.ne.jp/math314/</author_url>
  <blog_title>math314の日記</blog_title>
  <blog_url>https://math314.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>書いた内容忘れそうなのでここにメモ。EmacsからYahoo翻訳を使う - しょんぼり技術メモ を参考にしつつ、c#で似たようなものを作ってみました。 C# .net 3.5 static void Main() { Translate tl = new Translate(); Console.WriteLine(tl.EN2JA(&quot;This is a pen.&quot;)); Console.WriteLine(tl.JA2EN(&quot;これは、ペンです。&quot;)); } 結果 これは、ペンです。 This is a pen.これで、翻訳結果が表示されます。以下ソース using System; using…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmath314.hatenadiary.org%2Fentry%2F20120322%2F1332405029&quot; title=&quot;C# + yahoo翻訳で、日本語、英語の変換を行う - math314の日記&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>2012-03-22 17:30:29</published>
  <title>C# + yahoo翻訳で、日本語、英語の変換を行う</title>
  <type>rich</type>
  <url>https://math314.hatenadiary.org/entry/20120322/1332405029</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
