74 lines
2.5 KiB
HTML
74 lines
2.5 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
|
|
<html lang="ja">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=euc-jp">
|
|
<link rel="stylesheet" type="text/css" href="ebutils.css">
|
|
<link rev="made" href="mailto:m-kasahr@sra.co.jp">
|
|
<title>ebzip コマンド</title>
|
|
</head>
|
|
|
|
<body>
|
|
<p>
|
|
[<a href="ebzip-01.html">次へ</a>] [<a href="ebzip.html#toc">目次</a>]
|
|
</p>
|
|
<hr>
|
|
<h1><a name="toc">ebzip コマンド</a></h1>
|
|
<p>
|
|
この文書は EB ライブラリバージョン
|
|
4.5-20200413
|
|
に対応しています。
|
|
</p>
|
|
|
|
<p>
|
|
目次:
|
|
</p>
|
|
|
|
<ul>
|
|
<li><a href="ebzip-01.html#introduction">はじめに</a>
|
|
<li><a href="ebzip-02.html#action-and-command-name">動作とコマンド名</a>
|
|
<li><a href="ebzip-03.html#invoke-ebzip"><code>ebzip</code> の実行</a>
|
|
<li><a href="ebzip-04.html#compression">圧縮</a>
|
|
<ul>
|
|
<li><a href="ebzip-04.html#compression-example-1">圧縮の実行例 (1)</a>
|
|
<li><a href="ebzip-04.html#compression-example-2">圧縮の実行例 (2)</a>
|
|
<li><a href="ebzip-04.html#compression-level">圧縮レベル</a>
|
|
<li><a href="ebzip-04.html#test">テスト</a>
|
|
<li><a href="ebzip-04.html#partial-compression">一部だけの圧縮</a>
|
|
<li><a href="ebzip-04.html#overwrite-old-files">古いファイルの上書き</a>
|
|
<li><a href="ebzip-04.html#compress-compressed-book">圧縮された書籍の圧縮</a>
|
|
</ul>
|
|
<li><a href="ebzip-05.html#uncompression">伸長</a>
|
|
<ul>
|
|
<li><a href="ebzip-05.html#uncompression-example">伸長の実行例</a>
|
|
<li><a href="ebzip-05.html#options-for-uncompression">伸長のオプション</a>
|
|
<li><a href="ebzip-05.html#uncompress-compressed-book">圧縮された書籍の伸長</a>
|
|
</ul>
|
|
<li><a href="ebzip-06.html#information">情報出力</a>
|
|
<ul>
|
|
<li><a href="ebzip-06.html#information-example">情報出力の実行例</a>
|
|
<li><a href="ebzip-06.html#options-for-information">情報出力のオプション</a>
|
|
</ul>
|
|
<li><a href="ebzip-07.html#delete-a-book">書籍の削除</a>
|
|
<li><a href="ebzip-08.html#summary-of-options"><code>ebzip</code> のオプション一覧</a>
|
|
<li><a href="ebzip-09.html#compression-samples">圧縮結果の例</a>
|
|
<li><a href="ebzip-10.html#compressed-file-format">圧縮ファイルの形式</a>
|
|
<ul>
|
|
<li><a href="ebzip-10.html#format-overview">圧縮ファイル形式の概要</a>
|
|
<li><a href="ebzip-10.html#format-data-part">データ部</a>
|
|
<li><a href="ebzip-10.html#format-index-part">インデックス部</a>
|
|
<li><a href="ebzip-10.html#format-header-part">ヘッダ部</a>
|
|
</ul>
|
|
</ul>
|
|
|
|
<p>
|
|
Copyright (c) 1998-2006 Motoyuki Kasahara
|
|
</p>
|
|
|
|
<!-- ================================================================ -->
|
|
<hr>
|
|
<p>
|
|
[<a href="ebzip-01.html">次へ</a>] [<a href="ebzip.html#toc">目次</a>]
|
|
</p>
|
|
</body>
|
|
</html>
|