"flag"的翻译 使用英语:
字典 中国人-英语
例子 (外部来源,未经审查)
| If this flag is set, parenthesized expression in the delimiter pattern will be captured and returned as well. This flag was added for 4.0.5. | This flag was added for 4.0.5. |
| flags can be the following flag | If this flag is set, for every occuring match the appendant string offset will also be returned. |
| This function causes a store to add the specified flag to the flags set for the messages in the specified sequence. | This function causes a store to add the specified flag to the flags set for the messages in the specified sequence. |
| If this flag is set, for every occuring match the appendant string offset will also be returned. Note that this changes the return value in an array where every element is an array consisting of the matched string at offset 0 and it's string offset into subject at offset 1. This flag is available since PHP 4.3.0. | Note that this changes the return value in an array where every element is an array consisting of the matched string at offset 0 and it 's string offset into subject at offset 1. |
| If this flag is set, for every occuring match the appendant string offset will also be returned. Note that this changes the return value in an array where every element is an array consisting of the matched string at offset 0 and it's string offset into subject at offset 1. This flag is available since PHP 4.3.0. | This flag is available since PHP 4.3.0. |
| Adds a string to the array. The flag duplicate specifies whether the string contents have to be copied to Zend internal memory. | The flag duplicate specifies whether the string contents have to be copied to Zend internal memory. |
| Adds a string to the array. The flag duplicate specifies whether the string contents have to be copied to Zend internal memory. | Adds a string with the desired length length to the array. |
| 蛁 If the requested resource is network based, this flag will cause the opener to block until the whole contents have been downloaded. | If the requested resource is network based, this flag will cause the opener to block until the whole contents have been downloaded. |
| persistent is a flag the controls whether the stream is opened as a persistent stream. Generally speaking, this parameter will usually be 0. | If not NULL, timeout If not NULL, timeout specifies a maximum time to allow for the connection to be made. |
| Using this flag in combination with a desiredmsgtype greater than 0 will cause the function to receive the first message that is not equal to desiredmsgtype. | The function will fail and return an integer value corresponding to ENOMSG. |
| You are encouraged to use the b flag when dealing with binary files, even if your system does not require it, so that your scripts will be more portable. | You are encouraged to use the b flag when dealing with binary files, even if your system does not require it, so that your scripts will be more portable. |
| 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. |