"treated"的翻译 使用英语:
字典 中国人-英语
例子 (外部来源,未经审查)
| s the argument is treated as and presented as a string. | o the argument is treated as an integer, and presented as an octal number. |
| b the argument is treated as an integer, and presented as a binary number. | Possible types |
| o the argument is treated as an integer, and presented as an octal number. | f the argument is treated as a float, and presented as a floating point number. |
| Note Everything prefixed with dnl is treated as a comment and is not parsed. | Everything prefixed with dnl is treated as a comment and is not parsed. |
| f the argument is treated as a float, and presented as a floating point number. | u the argument is treated as an integer, and presented as an unsigned decimal number. |
| A type specifier that says what type the argument data should be treated as. Possible types | An optional precision specifier that says how many decimal digits should be displayed for floating point numbers. |
| c the argument is treated as an integer, and presented as the character with that ASCII value. | No argument is required. |
| This modifier turns on additional functionality of PCRE that is incompatible with Perl. Pattern strings are treated as UTF 8. This modifier is available from PHP 4.1.0 or greater on Unix and from PHP 4.2.3 on win32. | This modifier is available from PHP 4.1.0 or greater on Unix and from PHP 4.2.3 on win32. |
| Calls upon the international community, inter alia, through helping to meet the financial needs of the Global Fund to Fight HIV AIDS, Tuberculosis and Malaria and through country led initiatives with adequate international support, to create conditions for insecticide treated mosquito nets, insecticides for indoor residual spraying for malaria control and effective antimalarial combination treatments to be fully accessible,including free distribution of such nets where appropriate | Calls upon the international community, inter alia, through helping to meet the financial needs of the Global Fund to Fight HIV AIDS, Tuberculosis and Malaria and through country led initiatives with adequate international support, to create conditions for insecticide treated mosquito nets, insecticides for indoor residual spraying for malaria control and effective antimalarial combination treatments to be fully accessible, including free distribution of such nets where appropriate . |
| This modifier turns on additional functionality of PCRE that is incompatible with Perl. Any backslash in a pattern that is followed by a letter that has no special meaning causes an error, thus reserving these combinations for future expansion. By default, as in Perl, a backslash followed by a letter with no special meaning is treated as a literal. There are at present no other features controlled by this modifier. | This modifier turns on additional functionality of PCRE that is incompatible with Perl. |
| unserialize defaults to TRUE if it is set to TRUE, the message is treated as though it was serialized using the same mechanism as the session module. The message will be unserialized and then returned to your script. This allows you to easily receive arrays or complex object structures from other PHP scripts, or if you are using the WDDX serializer, from any WDDX compatible source. If unserialize is FALSE, the message will be returned as a binary safe string. | unserialize defaults to TRUE if it is set to TRUE, the message is treated as though it was serialized using the same mechanism as the session module. |