App下載

詞條

大約有 2,000 項符合查詢結果 ,庫內數(shù)據(jù)總量為 78,250 項。(搜索耗時:0.0029秒)

611.PHP8 gzcompress

PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8)gzcompress — 壓縮字符串說明gzcompress(string $data, int $level = -1, int $encoding = ZLIB_ENCODING_DEFLATE): string|false此函數(shù)使用數(shù)據(jù)格式壓縮給定的字符串。ZLIB有關 ZLIB 壓縮算法的詳細信息,請參閱文檔 “ ...

http://www.o2fo.com/phpchinese/php8-gzcompress.html

612.PHP8 gzdeflate

(PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8)gzdeflate — Deflate a string說明gzdeflate(string $data, int $level = -1, int $encoding = ZLIB_ENCODING_RAW): string|false此函數(shù)使用數(shù)據(jù)格式壓縮給定的字符串。DEFLATE有關 DEFLATE 壓縮算法的詳細信息,請參閱文檔 “? DEFLATE...

http://www.o2fo.com/phpchinese/php8-gzdeflate.html

613.PHP8 gzencode

PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8)gzencode — 創(chuàng)建一個 gzip 壓縮字符串說明gzencode(string $data, int $level = -1, int $encoding = ZLIB_ENCODING_GZIP): string|false此函數(shù)返回與 gzip 程序的輸出兼容的輸入的壓縮版本。data有關 GZIP 文件格式的詳細...

http://www.o2fo.com/phpchinese/php8-gzencode.html

614.PHP8 gzfile

PHP 4、PHP 5、PHP 7、PHP 8)gzfile — 將整個 gz 文件讀入數(shù)組說明gzfile(string $filename, int $use_include_path = 0): array|false此函數(shù)與 readgzfile() 相同,只是 它以數(shù)組形式返回文件。參數(shù) filename文件名。use_include_path如果 也想在include_path中...

http://www.o2fo.com/phpchinese/php8-gzfile.html

615.PHP8 gzeof

PHP 4、PHP 5、PHP 7、PHP 8)gzeof — 在 gz 文件指針上測試 EOF說明gzeof(resource $stream): bool測試給定的 GZ 文件指針的 EOF。參數(shù) streamgz-file 指針。它必須有效,并且必須指向文件 由 gzopen() 成功打開。返回值 如果 gz-file 指針位于 EOF ...

http://www.o2fo.com/phpchinese/php8-gzeof.html

616.PHP8 gzgetc

PHP 4、PHP 5、PHP 7、PHP 8)gzgetc — 從 gz 文件指針獲取字符說明gzgetc(resource $stream): string|false返回包含單個(未壓縮)字符的字符串 從給定的 gz-file 指針中讀取。參數(shù) streamgz-file 指針。它必須有效,并且必須指向文件 由 gzopen(...

http://www.o2fo.com/phpchinese/php8-gzgetc.html

617.PHP8 gzgets

PHP 4、PHP 5、PHP 7、PHP 8)gzgets — 從文件指針獲取行說明gzgets(resource $stream, ?int $length = null): string|false獲取最大長度的(未壓縮)字符串 - 從給定的 1 個字節(jié)讀取 文件指針。當長度 - 讀取 1 個字節(jié)時,讀取結束,在 換行符或 EOF...

http://www.o2fo.com/phpchinese/php8-gzgets.html

618.PHP8 gzinflate

PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8)gzinflate — 給放氣的字符串充氣說明gzinflate(string $data, int $max_length = 0): string|false此函數(shù)膨脹一個放氣的字符串。參數(shù) data由 gzdeflate() 壓縮的數(shù)據(jù)。max_length解碼數(shù)據(jù)的最大長度。返回值 原...

http://www.o2fo.com/phpchinese/php8-gzinflate.html

619.PHP8 gzopen

PHP 4、PHP 5、PHP 7、PHP 8)gzopen — 打開 gz 文件說明gzopen(string $filename, string $mode, int $use_include_path = 0): resource|false打開 gzip (.gz) 文件進行讀取或寫入。gzopen() 可用于讀取一個文件 不是 gzip 格式;在這種情況下,gzread() 將 ...

http://www.o2fo.com/phpchinese/php8-gzopen.html

620.PHP8 gzpassthru

PHP 4、PHP 5、PHP 7、PHP 8)gzpassthru — 輸出 gz 文件指針上的所有剩余數(shù)據(jù)說明gzpassthru(resource $stream): int從當前位置讀取給定 gz 文件指針上的 EOF,并且 將(未壓縮的)結果寫入標準輸出。注意:您可能需要調用 gzrewind() 來重...

http://www.o2fo.com/phpchinese/php8-gzpasshru.html

抱歉,暫時沒有相關的微課

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

抱歉,暫時沒有相關的視頻課程

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

抱歉,暫時沒有相關的教程

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

611.PHP8 gzcompress

PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8)gzcompress — 壓縮字符串說明gzcompress(string $data, int $level = -1, int $encoding = ZLIB_ENCODING_DEFLATE): string|false此函數(shù)使用數(shù)據(jù)格式壓縮給定的字符串。ZLIB有關 ZLIB 壓縮算法的詳細信息,請參閱文檔 “ ...

http://www.o2fo.com/phpchinese/php8-gzcompress.html

612.PHP8 gzdeflate

(PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8)gzdeflate — Deflate a string說明gzdeflate(string $data, int $level = -1, int $encoding = ZLIB_ENCODING_RAW): string|false此函數(shù)使用數(shù)據(jù)格式壓縮給定的字符串。DEFLATE有關 DEFLATE 壓縮算法的詳細信息,請參閱文檔 “? DEFLATE...

http://www.o2fo.com/phpchinese/php8-gzdeflate.html

613.PHP8 gzencode

PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8)gzencode — 創(chuàng)建一個 gzip 壓縮字符串說明gzencode(string $data, int $level = -1, int $encoding = ZLIB_ENCODING_GZIP): string|false此函數(shù)返回與 gzip 程序的輸出兼容的輸入的壓縮版本。data有關 GZIP 文件格式的詳細...

http://www.o2fo.com/phpchinese/php8-gzencode.html

614.PHP8 gzfile

PHP 4、PHP 5、PHP 7、PHP 8)gzfile — 將整個 gz 文件讀入數(shù)組說明gzfile(string $filename, int $use_include_path = 0): array|false此函數(shù)與 readgzfile() 相同,只是 它以數(shù)組形式返回文件。參數(shù) filename文件名。use_include_path如果 也想在include_path中...

http://www.o2fo.com/phpchinese/php8-gzfile.html

615.PHP8 gzeof

PHP 4、PHP 5、PHP 7、PHP 8)gzeof — 在 gz 文件指針上測試 EOF說明gzeof(resource $stream): bool測試給定的 GZ 文件指針的 EOF。參數(shù) streamgz-file 指針。它必須有效,并且必須指向文件 由 gzopen() 成功打開。返回值 如果 gz-file 指針位于 EOF ...

http://www.o2fo.com/phpchinese/php8-gzeof.html

616.PHP8 gzgetc

PHP 4、PHP 5、PHP 7、PHP 8)gzgetc — 從 gz 文件指針獲取字符說明gzgetc(resource $stream): string|false返回包含單個(未壓縮)字符的字符串 從給定的 gz-file 指針中讀取。參數(shù) streamgz-file 指針。它必須有效,并且必須指向文件 由 gzopen(...

http://www.o2fo.com/phpchinese/php8-gzgetc.html

617.PHP8 gzgets

PHP 4、PHP 5、PHP 7、PHP 8)gzgets — 從文件指針獲取行說明gzgets(resource $stream, ?int $length = null): string|false獲取最大長度的(未壓縮)字符串 - 從給定的 1 個字節(jié)讀取 文件指針。當長度 - 讀取 1 個字節(jié)時,讀取結束,在 換行符或 EOF...

http://www.o2fo.com/phpchinese/php8-gzgets.html

618.PHP8 gzinflate

PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8)gzinflate — 給放氣的字符串充氣說明gzinflate(string $data, int $max_length = 0): string|false此函數(shù)膨脹一個放氣的字符串。參數(shù) data由 gzdeflate() 壓縮的數(shù)據(jù)。max_length解碼數(shù)據(jù)的最大長度。返回值 原...

http://www.o2fo.com/phpchinese/php8-gzinflate.html

619.PHP8 gzopen

PHP 4、PHP 5、PHP 7、PHP 8)gzopen — 打開 gz 文件說明gzopen(string $filename, string $mode, int $use_include_path = 0): resource|false打開 gzip (.gz) 文件進行讀取或寫入。gzopen() 可用于讀取一個文件 不是 gzip 格式;在這種情況下,gzread() 將 ...

http://www.o2fo.com/phpchinese/php8-gzopen.html

620.PHP8 gzpassthru

PHP 4、PHP 5、PHP 7、PHP 8)gzpassthru — 輸出 gz 文件指針上的所有剩余數(shù)據(jù)說明gzpassthru(resource $stream): int從當前位置讀取給定 gz 文件指針上的 EOF,并且 將(未壓縮的)結果寫入標準輸出。注意:您可能需要調用 gzrewind() 來重...

http://www.o2fo.com/phpchinese/php8-gzpasshru.html

抱歉,暫時沒有相關的文章

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

熱門課程