Gzipを含む例文一覧と使い方
該当件数 : 67件
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
gz file"SEE ALSO" gzip(1), zmore(1), zdiff(1), zgrep(1), zforce(1), gzexe(1), compress(1) BUGS Znew does not maintain the time stamp with the -P option if cpmod(1) is not available and touch(1) does not support the -r option. 例文帳に追加
関連項目gzip(1), zmore(1), zdiff(1), zgrep(1), zforce(1), gzexe(1), compress(1)バグcpmod(1)が使えず、かつtouch(1)が -r オプションをサポートしていない場合、znewは -P オプションが指定されるとタイムスタンプを管理しない。 - JM
The filename specified with this option will typically be a gzipped file-system image. 例文帳に追加
このオプションで指定されるファイルは、多くの場合 gzip 圧縮されたファイルシステムイメージである。 - JM
You could, of course, gzip(1) all the files, tar(1) them to the floppies, then gunzip(1) the files again!18.10.4 How Do I Restore My Backups? 例文帳に追加
もちろん、すべてのファイルをgzip(1) で圧縮し、それらを tar(1)を用いてフロッピーに保存して、 それから再び gunzip(1) することはできます。 15.8.4.どのようにしてバックアップをリストアしたらいいのでしょうか? - FreeBSD
When sending or receiving information on the Internet, larger text files, either singly or with others as part of an archive file, may be transmitted in a zip, gzip, or other compressed format. 例文帳に追加
インターネット上で情報を送受信するとき,大きいテキストファイルは,アーカイブファイルの一部として単一で,あるいはほかのファイルと一緒にzip,gzip,またはほかの圧縮形式で伝送できる. - コンピューター用語辞典
Note that additional file formats which can be decompressed by the gzip and gunzip programs, such as those produced by compress and pack, are not supported by this module. The module defines the following items:例文帳に追加
gzip や gunzip プログラムで解凍できる、compress や pack による他の形式の圧縮ファイルはこのモジュールではサポートされていないので注意してください。 このモジュールでは以下の項目を定義しています: - Python
and the ext2 file-system) and loads /dev/initrd with a gzipped version of the initial file-system. 例文帳に追加
ext2 ファイルシステムのみのサポートしたカーネル) をブートし、gzip 圧縮された初期ファイルシステムイメージを/dev/initrdにロードする。 - JM
The first cvs command above logs us in to the pserver, and the second tells our CVS client to check out ("co") the samba module using a gzip compression level of 5 ("-z5") to speed up the transfer over a slow link.例文帳に追加
まず上記の最初のコマンドでpserverにログインし、次のコマンドで、遅い回線越しの転送をスピードアップするためgzipの圧縮レベルを5に設定(-z5)しつつ、SAMBAのモジュールをチェックアウト(co)するようにCVSクライアントに伝えます。 - Gentoo Linux
Packages are distributed as a gzipped tar file with an XML description file inside. 例文帳に追加
パッケージは、gzip 圧縮された tar ファイルで配布されます。 その中には XML で書かれた定義ファイルが含まれています。 - PEAR
辰旦端), RTL and LTR writing directions as well as incomplete and gzipped fonts (as long as php's zlib extension is installed). 例文帳に追加
また、不完全なフォントや gzip 圧縮されたフォントにも対応しています(PHP の zlib 拡張モジュールがインストールされていることが前提です)。 - PEAR
Packages are distributed as gzipped tar files with a description file inside, and installed on your local system using the PEAR installer. 例文帳に追加
各パッケージは、説明用のファイルを含め、gzip 圧縮された tar アーカイブとして配布されており、PEAR インストーラを用いてローカルシステムにインストールします。 - PEAR
It defaults to None, in which casefilename is opened to provide a file object.When fileobj is not None, the filename argument is only used to be included in the gzip file header, which mayincludes the original filename of the uncompressed file.例文帳に追加
値はデフォルトでは None で、ファイルオブジェクトを生成するために filename を開きます。 gzip ファイルヘッダ中には、ファイルが解凍されたときの元のファイル名を収めることができますが、fileobj が None でない場合、引数 filename がファイル名として認識できる文字列であれば、filename はファイルヘッダに収めるためだけに使われます。 - Python
Frequently this is a tarred and gzipped file, but it might be compressed with some other tool or even uncompressed. 例文帳に追加
たいてい、tar と gzipで作成された圧縮アーカイブとして配布されますが、他のツールで圧縮されていたり、圧縮されずに配布されることもあります。 - FreeBSD
gotBody - this event is sent on after receiving the complete response body (the decoded body is passed as a string in $data if it was gzipped) 例文帳に追加
gotBody -レスポンス全体を受信し終えた後でこのイベントを送信します(gzip 圧縮されている場合、それをデコードした内容が文字列として $data に渡されます)。 - PEAR
When wbits is negative, the standardgzip header is suppressed; this is an undocumented feature of the zlib library, used for compatibility with unzip'scompression file format.例文帳に追加
wbits の値が負の場合、標準的な gzip ヘッダを出力しません。 これは zlib ライブラリの非公開仕様であり、unzip の圧縮ファイル形式に対する互換性のためのものです。 - Python
# equery depgraph cdrtoolsDisplaying dependencies for app-cdr/cdrtools-2.01_alpha37`-- app-cdr/cdrtools-2.01_alpha37`-- sys-libs/glibc-2.3.4.20040808 (virtual/libc)`-- sys-kernel/linux-headers-2.4.22 (virtual/os-headers)`-- sys-apps/baselayout-1.10.4`-- sys-apps/sysvinit-2.85-r1`-- sys-apps/gawk-3.1.3-r1`-- sys-apps/util-linux-2.12-r4`-- sys-apps/sed-4.0.9`-- sys-libs/ncurses-5.4-r4`-- sys-apps/pam-login-3.14`-- sys-libs/pam-0.77-r1`-- sys-libs/cracklib-2.7-r10`-- sys-apps/miscfiles-1.3-r1`-- app-arch/gzip-1.3.5-r1`-- sys-apps/portage-2.0.50-r10 For example, while glibc is a direct dependency for cdrtools,linux-headersare an indirect dependency. 例文帳に追加
たとえば、glibcはcdrtoolsに対して直接的な依存関係があり、linux-headersは間接的な依存関係があります。 - Gentoo Linux
We also support the concept of a package, essentially no more than a compressed binary distribution with a little extra intelligence embedded in it for doing whatever custom installation work is required. 例文帳に追加
また、package という考えも採用されています。 これは基本的には gzipで圧縮されたバイナリディストリビューションに、インストール時に環境に合わせた作業が必要になった場合、 行う機能を多少付け加えたものです。 - FreeBSD
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. |
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
Copyright 1994-2010 The FreeBSD Project. All rights reserved. license |
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/ ). |
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. |
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. |
Copyright 2001-2010 Gentoo Foundation, Inc. The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. |
ログイン |
Weblio会員(無料)になると
|
ログイン |
Weblio会員(無料)になると
|