Results for gzip translation from English to Chinese (Simplified)

Human contributions

From professional translators, enterprises, web pages and freely available translation repositories.

Add a translation

English

Chinese (Simplified)

Info

English

gzip

Chinese (Simplified)

gzip

Last Update: 2015-06-06
Usage Frequency: 22
Quality:

Reference: Wikipedia

English

enable gzip compression

Chinese (Simplified)

启用 gzip 压缩

Last Update: 2010-03-14
Usage Frequency: 1
Quality:

Reference: Wikipedia

English

see gzencode() for gzip compression.

Chinese (Simplified)

蛁: this is not the same as gzip compression, which includes some header data. see gzencode() for gzip compression.

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Reference: Wikipedia

English

http 1.1 (including gzip/ bzip2 compression)

Chinese (Simplified)

http 1. 1 (包括 gzip/ bzip2 压缩)

Last Update: 2011-10-23
Usage Frequency: 3
Quality:

Reference: Wikipedia

English

gzip file format specification version 4.3 (rfc 1952).

Chinese (Simplified)

for more information on the gzip file format, see the document: gzip file format specification version 4.3 (rfc 1952).

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Reference: Wikipedia

English

?php / * create a compressed file containing an arbitrarty string * file can be read back using compress.zlib stream or just * decompressed from the command line using 'gzip -d foo-bar.txt.gz' * / $fp = fopen("compress.zlib: / /foo-bar.txt.gz" ,"wb"); if (!$fp) die("unable to create file ."); fwrite($fp, "this is a test.\n"); fclose($fp);?

Chinese (Simplified)

?php /* create a compressed file containing an arbitrarty string * file can be read back using compress.zlib stream or just * decompressed from the command line using 'gzip -d foo-bar.txt.gz' */ $fp = fopen("compress.zlib://foo-bar.txt.gz","w"); if (!$fp) die("unable to create file."); fwrite($fp, "this is a test.\n"); fclose($fp);?

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Reference: Wikipedia
Warning: Contains invisible HTML formatting

Get a better translation with
9,141,765,190 human contributions

Users are now asking for help:



We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies. Learn more. OK