"uses"的翻译 使用英语:
字典 中国人-英语
例子 (外部来源,未经审查)
| Some example uses | Some example uses |
| The function uses Miller Rabin's probabilistic test. | The function uses Miller Rabin 's probabilistic test. |
| Assume the C compiler uses GNU ld default no . | Assume the C compiler uses GNU ld default no . |
| This module uses the functions of the ZZIPlib library by Guido Draheim. You need ZZIPlib version 0.10.6. | You need ZZIPlib version 0.10.6. |
| For additional uses of the doctrine during armed conflict 见 Rank 上文第338 339页 注82 | For additional uses of the doctrine during armed conflict, see Rank, supra at 338 339 n. |
| 蛁 Because this method uses the modulus operation, non natural numbers may give unexpected results. A natural number is any positive non zero integer. | A natural number is any positive non zero integer. |
| This module uses the functions of zlib by Jean loup Gailly and Mark Adler. You have to use a zlib version 1.0.9 with this module. | This module uses the functions of zlib by Jean loup Gailly and Mark Adler. |
| Returns an array of ID's that are between the start and end dates, or if just a stream is given, uses the start and end dates in the global event structure. | Returns an array of ID 's that are between the start and end dates, or if just a stream is given, uses the start and end dates in the global event structure. |
| Returns an array of event ID's that has an alarm going off between the start and end dates, or if just a stream is given, uses the start and end dates in the global event structure. | Returns an array of event ID 's that has an alarm going off between the start and end dates, or if just a stream is given, uses the start and end dates in the global event structure. |
| The backslash character has several uses. Firstly, if it is followed by a non alphanumeric character, it takes away any special meaning that character may have. This use of backslash as an escape character applies both inside and outside character classes. | A circumflex can conveniently be used with the upper case character types to specify a more res tricted set of characters than the matching lower case type. |
| Beginning with PHP 4.3, bits and channels are present for other image types, too. However, the presence of these values can be a bit confusing. As an example, GIF always uses 3 channels per pixel, but the number of bits per pixel cannot be calculated for an animated GIF with a global color table. | As an example, GIF always uses 3 channels per pixel, but the number of bits per pixel cannot be calculated for an animated GIF with a global color table. |
| Note that only the first call to strtok uses the string argument. Every subsequent call to strtok only needs the token to use, as it keeps track of where it is in the current string. To start over, or to tokenize a new string you simply call strtok with the string argument again to initialize it. Note that you may put multiple tokens in the token parameter. The string will be tokenized when any one of the characters in the argument are found. | To start over, or to tokenize a new string you simply call strtok with the string argument again to initialize it. |