<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>vbdotnetmemo</author_name>
  <author_url>https://blog.hatena.ne.jp/vbdotnetmemo/</author_url>
  <blog_title>いろいろだなぁ</blog_title>
  <blog_url>https://vbdotnetmemo.hatenadiary.org/</blog_url>
  <categories>
    <anon>vb.net</anon>
  </categories>
  <description>デジカメのExif情報を抜き出そうとしたら、なんだかメンドクサイぞ。まぁ、気長にやるか。16進数を10進数に Dim Tag As Long Tag = CLng(&quot;&amp;H&quot; &amp; item.Id) 10進数を16進数に Dim ItemID As String ItemID = Hex(Tag) ちなみにCLng関数は、 指定された式をバリアント型 (内部処理形式が長整数型 (Long) の Variant) に変換して返します。 Dim MyVal1, MyVal2, MyLong1, MyLong2 MyVal1 = 25427.45: MyVal2 = 25427.55 ' MyVal1 …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fvbdotnetmemo.hatenadiary.org%2Fentry%2F20100217%2F1266404529&quot; title=&quot;16進数⇔10進数 - いろいろだなぁ&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>2010-02-17 20:02:09</published>
  <title>16進数⇔10進数</title>
  <type>rich</type>
  <url>https://vbdotnetmemo.hatenadiary.org/entry/20100217/1266404529</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
