「gzip」を含む例文一覧(66)

1 2 次へ>
  • for sh: GZIP="-8v --name"; export GZIP
    sh の場合: GZIP="-8v --name"; export GZIP - JM
  • 7.16 gzip -- Support for gzip files
    7.16 gzip -- gzip ファイルのサポート - Python
  • for csh: setenv GZIP "-8v --name"
    csh の場合: setenv GZIP "-8v --name" - JM
  • for MSDOS: set GZIP=-8v --name
    MSDOS の場合: set GZIP=-8v --name - JM
  • for sh: GZIP="-q" tar -xfz --block-compress /dev/rst0
    sh の場合: GZIP="-q" tar -xfz --block-compress /dev/rst0 - JM
  • for csh: (setenv GZIP -q; tar -xfz --block-compr /dev/rst0
    csh の場合: (setenv GZIP -q; tar -xfz --block-compress /dev/rst0 - JM
  • 7.15 zlib -- Compression compatible with gzip
    7.15 zlib -- gzip 互換の圧縮 - Python
  • $params['gzip']- whether to gzip the download
    $params['gzip']- gzip ダウンロードを行うかどうかを指定します。 - PEAR
  • "SEE ALSO" gzip(1), znew(1), zmore(1), zgrep(1), zdiff(1), gzexe(1)
    関連項目gzip(1), znew(1), zmore(1), zgrep(1), zdiff(1), gzexe(1) - JM
  • Compress the operand using gzip
    被演算子を gzip を用いて圧縮します。 - Python
  • bool [$gzip = false] - whether to gzip the download on the fly
    bool [$gzip = false]- オンザフライで、ダウンロードするものをgzip 圧縮するかどうかを指定します。 - PEAR
  • gzipped tar file (.tar.gz)
    gzip 圧縮された tar ファイル (.tar.gz) - Python
  • gzip, Can I Compress My Backups?
    gzip, バックアップを圧縮することはできませんか? - FreeBSD
  • Previous versions of gzip used
    前のバージョンの gzip は拡張子 .z を使った。 - JM
  • $type is one of Tar, Gzip or Zip and indicates the format of compression.
    $type は Tar かGzip、Zip のいずれかで、圧縮方式を表します。 - PEAR
  • reads and writes gzip and bzip2 compressed archives.
    gzip と bzip2 で圧縮されたアーカイブを読み書きします。 - Python
  • Open for reading with gzip compression.
    gzip 圧縮で読み込むためにオープンします。 - Python
  • Open for gzip compressed writing.
    gzip 圧縮で書き込むためにオープンします。 - Python
  • Open a gzip compressed stream for reading.
    gzip 圧縮 ストリームを読み込みにオープンします。 - Python
  • Open an gzip compressed stream for writing.
    gzip 圧縮 ストリーム を書き込みにオープンします。 - Python
  • The recipient must have uudecode and gzip in order to unpack (USE OF UUENCODE AND GZIP IS NOT APPRECIATED BY MANY ON THE NET).
    受信者は、ファイルを取り出すために uudecode と gzip を持っていなければならない(ネットワーク上の多くの人に、uuencode と gzip の使用は煙たがられる)。 - JM
  • Gzip reduces the size of the named files using Lempel-Ziv LZ77 compression.
    gzipはLempel-ZivのLZ77圧縮法を使って指定のファイルのサイズを減少させる。 - コンピューター用語辞典
  • Alternatively, the log files may be archived in gzip(1) format causing them to be named: logfile.0.gz, logfile.1.gz, and so on.
    また、ログファイルをgzip(1)形式で保存することもできます。 - FreeBSD
  • compress enables the use of gzip-style compression on the communication channel.
    compress は通信チャネルで gzip形式の圧縮の使用を有効にします。 - FreeBSD
  • GNU tar supports the -z option to invoke gzip
    GNU tar は gzip を透過的に起動するために -z オプションをサポートしている。 - JM
  • transparently. gzip is designed as a complement to tar, not as a replacement.
    gzip は tar の代用としてではなく、補助として設計されている。 - JM
  • In the above example, gzip is invoked implicitly by the -z option of GNU tar.
    上の例では、gzip は GNU tar の -z オプションによって暗に呼び出されている。 - JM
  • FILES /etc/termcap Terminal data base "SEE ALSO" more(1), gzip(1), zdiff(1), zgrep(1), znew(1), zforce(1), gzexe(1)
    ファイル/etc/termcap 端末データベース関連項目more(1), gzip(1), zdiff(1), zgrep(1), znew(1), zforce(1), gzexe(1) - JM
  • Provide both Foo-1.1.0.tgz and Foo-1.1.0.tar for users without gzip.
    これにより、Foo-1.1.0.tgz および gzip を使用できないユーザのための Foo-1.1.0.tarの両方を提供できます。 - PEAR
  • if TRUE, indicates that the archive is compressed (using gzip).
    もし TRUE であれば、アーカイブが圧縮されることを示します(gzip を使用します) 。 - PEAR
  • Low-level interface to compression and decompression routines compatible with gzip.
    gzip 互換の圧縮/解凍ルーチンへの低レベルインタフェース - Python
  • Interfaces for gzip compression and decompression using file objects.
    ファイルオブジェクトを用いた gzip 圧縮および解凍のためのインタフェース - Python
  • Unpack the software from its distribution format (typically a tarball compressed with compress(1) , gzip(1) , or bzip2(1) ).
    配布時のフォーマット (一般的には compress(1), gzip(1) または bzip2(1) で圧縮された tarball)からソフトウェアを取り出す。 - FreeBSD
  • a few bytes for the gzip file header, plus 5 bytes every 32K block,
    最悪の場合、gzip ファイルヘッダのための数バイトと 32K バイトブロック毎に 5 バイトの増加となり、 - JM
  • The uncompressed size is given as -1 for files not in gzip format,
    compress でつくられた .Z ファイルのように、 gzip 形式でないファイルの伸長時サイズは -1 にされる。 - JM
  • zmore works on files compressed with compress, pack or gzip, and also on uncompressed files.
    zmoreはcompress, pack, gzipで圧縮されたファイルに対して動作する(圧縮されていないファイルに対しても動作する)。 - JM
  • path to package definition file boolean $compress if TRUEpackage archive will be compessed using gzip
    パッケージ定義ファイルへのパス。 boolean$compress TRUEの場合は、gzip を使用してアーカイブが圧縮されます。 - PEAR
  • The basic data compression module needed to support the gzip file format.
    gzip ファイル形式のサポートを行うために必要な基本ライブラリモジュール。 . - Python
  • How to read a gzip compressed tar archive and display some member information:
    gzip 圧縮 tar アーカイブを作成してメンバー情報のいくつかを表示する方法: - Python
  • This feature is only intended to help
    1 つしか含まない場合にだけ、gzip で伸長することができる。 - JM
  • The crc is given as ffffffff for a file
    gzip 形式でないファイルについて、crc は ffffffff とされる。 - JM
  • not in gzip format.
    --name が同時に指定されると、(もし記録されているなら) - JM
  • Be aware that if you enable gzip compression and you set a very low buffer size that the actual file size may grow due to added gzip headers for each sent chunk of the specified size.
    gzip 圧縮が有効で非常に小さいバッファサイズをセットした場合、指定されたサイズの各チャンクに gzip ヘッダが追加されるので、実際のファイルサイズは大きくなるかも知れないことに注意してください。 - PEAR
  • "SEE ALSO" cmp(1), diff(1), zmore(1), zgrep(1), znew(1), zforce(1), gzip(1), gzexe(1) BUGS Messages from the cmp or diff programs refer to temporary filenames instead of those specified.
    関連項目cmp(1), diff(1), zmore(1), zgrep(1), znew(1), zforce(1), gzip(1), gzexe(1)バグcmpやdiffプログラムのメッセージは、指定されたファイル名ではなく、テンポラリのファイル名を参照する。 - JM
  • if NULL the archive is not compressed, if 'gz' or 'bz2', indicates that the archive is compressed with gzip or bz2.
    もし NULL であれば、アーカイブは圧縮されません。 もし 'gz' もしくは 'bz2' であれば、アーカイブが gzip もしくは bz2を用いて圧縮されることを示します。 - PEAR
  • gzTick - this event is sent on receiving a part of response body that is gzip-compressed (the part is passed in $data as a string)
    gzTick -gzip 圧縮されたレスポンス本文の一部を受信した際にこのイベントを送信します(受信した内容が文字列として $data に渡されます)。 - PEAR
  • 70 to 80 Megabytes of gzip'd data is common for the XEmpty deltas.
    XEmptyのデルタは 70 から 80MB の gzipで圧縮されたデータというのが普通です。 - FreeBSD
  • can be uncompressed by gzip only if they have a single member compressed with the 'deflation' method.
    によって作られたファイルは、'deflation' 法で圧縮された元ファイルを - JM
  • Expects the name of a gzipped tar file as input.Parameter string
    指定した tar+gzip ファイルの名前を入力として受け付けます。 パラメータ string - PEAR
  • Define whether you want to send the download gzipped or not.
    gzip 圧縮されたダウンロードするものを送出するかどうかを定義します。 - PEAR
1 2 次へ>

例文データの著作権について

  • コンピューター用語辞典
    Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  • 大規模オープンソース日英対訳コーパス
    この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  • PEAR
    Copyright © 2001 - 2008 by the PEAR Documentation Group.
    This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ).
  • JM
    Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill.
    The contents of this document are licensed under the GNU Free Documentation License.
    Copyright (C) 1999 JM Project All rights reserved.
  • FreeBSD
    Copyright 1994-2010 The FreeBSD Project. All rights reserved. license
  • Python
    Copyright 2001-2004 Python Software Foundation.All rights reserved.
    Copyright 2000 BeOpen.com.All rights reserved.
    Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved.
    Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.