<?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>zip の解凍クラスが必要になったので作成．C/C++ で zip を扱う場合，zlib のサンプルコードの 1 つである minizip を使うのが一番楽そうなので，このライブラリを利用したラッパクラスを作成することを考えます．zip は，複数のファイル/ディレクトリをひとまとめにしてアーカイブ化できる機能があるので，この複数のファイルへの操作方法が問題となってきます．試行錯誤した結果，zip アーカイブ内の各要素（ファイル/ディレクトリ）を順に走査できるような iterator を用意して，通常はこの iterator を通して各ファイルにアクセスするような実装としました．サンプルプログラ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fclown.cube-soft.jp%2Fentry%2F20090601%2Fp1&quot; title=&quot; zip の解凍 - 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>2009-06-01 00:00:00</published>
  <title> zip の解凍</title>
  <type>rich</type>
  <url>https://clown.cube-soft.jp/entry/20090601/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
