"longer"的翻译 使用英语:
字典 中国人-英语
例子 (外部来源,未经审查)
| One day, perhaps, censorship will no longer make good business sense anywhere. | One day, perhaps, censorship will no longer make good business sense anywhere. |
| 蛁 Since PHP 4.2.0 it's no longer necessary to seed the random number generator before using it. | Since PHP 4.2.0 it 's no longer necessary to seed the random number generator before using it. |
| If from and to are different lengths, the extra characters in the longer of the two are ignored. | If from and to are different lengths, the extra characters in the longer of the two are ignored. |
| Errors coming back from the mSQL database backend no longer issue warnings. Instead, use these functions to retrieve the error string. | Instead, use these functions to retrieve the error string. |
| This function decrypts data. Note that the length of the returned string can in fact be longer then the unencrypted string, due to the padding of the data. | Note that the length of the returned string can in fact be longer then the unencrypted string, due to the padding of the data. |
| The DOM XML extension has been overhauled in PHP 4.3.0 to better comply with the DOM standard. The extension still contains many old functions, but they should no longer be used. In particular, functions that are not object oriented should be avoided. | The extension still contains many old functions, but they should no longer be used. |
| If not NULL, timeout specifies a maximum time to allow for the connection to be made. If the connection attempt takes longer than the timeout value, the connection attempt is aborted and NULL is returned to indicate that the stream could not be opened. | Note |