" ignored"的翻译 使用英语:
字典 中国人-英语
例子 (外部来源,未经审查)
Calculates n modulo d. The result is always non negative, the sign of d is ignored. | The result is always non negative, the sign of d is ignored. |
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. |
Elements of an array field can be retrieved by passing the optional which, starting at zero. For non array fields the optional parameter which will be ignored. | Note |
Skip is the number of key value pairs to ignore when using cdb databases. This value is ignored for all other databases which do not support multiple keys with the same name. | This value is ignored for all other databases which do not support multiple keys with the same name. |
This function returns the size of the iv of the algorithm specified by the encryption descriptor in bytes. If it returns '0' then the IV is ignored in the algorithm. An IV is used in cbc, cfb and ofb modes, and in some algorithms in stream mode. | An IV is used in cbc, cfb and ofb modes, and in some algorithms in stream mode. |
The 'b' character is ignored on all POSIX conforming systems which treat binary and text files in the same way. It is a good idea to specify the 'b' character whenever your stream is accessing data where the full 8 bits are important, so that your code will work when compiled on a system where the 'b' flag is important. | It is a good idea to specify the 'b' character whenever your stream is accessing data where the full 8 bits are important, so that your code will work when compiled on a system where the'b 'flag is important. |