「ZLIB」を含む例文一覧(11)

  • in module zlib
    zlib モジュール - Python
  • 7.15 zlib -- Compression compatible with gzip
    7.15 zlib -- gzip 互換の圧縮 - Python
  • This requires the zlib module.
    ZIP 圧縮は zlib モジュールを必要とします。 - Python
  • For applications that require data compression, the functions in this module allow compression and decompression, using the zlib library.The zlib library has its own home page at http://www.gzip.org/zlib/.
    このモジュールでは、データ圧縮を必要とするアプリケーションが zlib ライブラリを使って圧縮および解凍を行えるようにします。 - Python
  • Note: Please note that the zlib extension needs to be enabled in your PHP build in order to create the release tarball.
    注意リリースの tar パッケージを作成するには、ローカルの PHP に zlib 拡張が必要です。 - 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
  • 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
  • Its absolute value should be between 8 and 15 for the most recent versions of the zlib library, larger values resulting in better compression at the expense of greater memory usage.
    最近のほとんどのバージョンの zlib ライブラリを使っているなら、wbits の絶対値は 8 から 15 とするべきです。 より大きな値はより良好な圧縮につながりますが、より多くのメモリを必要とします。 - Python
  • If your extension uses other libraries (zlib,...) you have to convert them too. The converted files have to reside in the same directories as the normal libraries.How does Distutils manage to use these libraries with their changed names?
    拡張モジュールで他のライブラリ (zlib, ...)を使っている場合、それらのライブラリも変換しなければなりません。 変換されたファイルは、通常のライブラリと同じディレクトリに置かねばなりません。 - Python
  • This data has not yet been seen by the zlibmachinery, so you must feed it (possibly with further data concatenated to it) back to a subsequent decompress method call in order to get correct output.
    このデータはまだ zlib 側からは見えていないので、正しい解凍出力を得るには以降の decompress メソッド呼び出しに (場合によっては後続のデータが追加された) データを差し戻さなければなりません。 - Python
  • # euse -aX [+ CD ]aalib [+ ]acpi [+ C ]alsa [+ C ]apache2 [+ C ]apm [+ D ]avi [+ D ]berkdb [+ D ]bitmap-fonts [+ D ]bonobo [+ ]cdr [+ C ]crypt [+ CD ]cscope [+ C ]cups [+ CD ]curl [+ ]emboss [+ D ]encode [+ D ]esd [+ ]fam [+ ]fbcon [+ C ]firefox [+ C ]font-server [+ D ]foomaticdb [+ D ]fortran [+ D ]gd [+ C ]gdbm [+ D ]gif [+ CD ]gimpprint [+ C ]gnome [+ CD ]gphoto2 [+ ]gpm [+ CD ]gstreamer [+ C ]gtk [+ D ]gtkhtml [+ C ]guile [+ ]imagemagick [+ ]imlib [+ CD ]innodb [+ ]ipv6 [+ D ]javascript [+ C ]jpeg [+ CD ]kde [+ D ]ldap [+ ]libg++ [+ CD ]libwww [+ CD ]mad [+ CD ]mbox [+ C ]md5sum [+ C ]mikmod [+ CD ]mmx [+ C ]motif [+ CD ]mp3 [+ ]mpeg [+ CD ]mpeg4 [+ C ]mysql [+ C ]ncurses [+ CD ]nls [+ D ]nvidia [+ C ]odbc [+ ]offensive [+ ]ogg [+ CD ]opengl [+ CD ]oss [+ D ]pam [+ CD ]pdflib [+ CD ]perl [+ CD ]png [+ CD ]python [+ CD ]qt [+ D ]quicktime [+ CD ]readline [+ CD ]ruby [+ ]sdl [+ CD ]slang [+ D ]spell [+ CD ]sse [+ C ]ssl [+ CD ]svga [+ CD ]tcltk [+ C ]tcpd [+ D ]tiff [+ C ]truetype [+ CD ]usb [+ C ]vanilla [+ C ]x86 [+ C ]xml [+ ]xosd [+ C ]xv [+ CD ]xvid [+ C ]zlib [+ CD ]
    同じようにeuse-a-gコマンドでアクティブなグローバルUSEフラグだけをみることができます。 - Gentoo Linux

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