" encountered"的翻译 使用英语:
字典 中国人-英语
例子 (外部来源,未经审查)
Run time notices. Indicate that the script encountered something that could indicate an error, but could also happen in the normal course of running a script. | Indicate that the script encountered something that could indicate an error, but could also happen in the normal course of running a script. |
This function returns a compressed version of the input data using the ZLIB data format, or FALSE if an error is encountered. The optional parameter level can be given as 0 for no compression up to 9 for maximum compression. | The optional parameter level can be given as 0 for no compression up to 9 for maximum compression. |
This function returns a compressed version of the input data using the DEFLATE data format, or FALSE if an error is encountered. The optional parameter level can be given as 0 for no compression up to 9 for maximum compression. | The optional parameter level can be given as 0 for no compression up to 9 for maximum compression. |
This function returns a compressed version of the input data compatible with the output of the gzip program, or FALSE if an error is encountered. The optional parameter level can be given as 0 for no compression up to 9 for maximum compression, if not given the default compression level will be the default compression level of the zlib library. | The optional parameter level can be given as 0 for no compression up to 9 for maximum compression, if not given the default compression level will be the default compression level of the zlib library. |