"size"的翻译 使用英语:
字典 中国人-英语
例子 (外部来源,未经审查)
| Size is expressed in pixels. | Space allows you to change the default value of a space in a font. |
| Size is expressed in pixels. | Background is the color to which the text will try to fade in with antialiasing. |
| The font size in pixels. | The font size in pixels. |
| The maximum size of an uploaded file. | If not specified PHP will use the system 's default. |
| max size of shared memory, normally 131072 bytes | Limits of Shared Memory by the Unix OS |
| minimum size of shared memory, normally 1 byte | SHMMIN |
| 蛁 Both the font and size parameters must used together. | Both the font and size parameters must used together. |
| 瞰赽 1. Getting the size of the shared memory block | Getting the size of the shared memory block |
| Print text in the current font and size at the current position. | Print text in the current font and size at the current position. |
| All tagged data of IFD0. In normal imagefiles this contains image size and so forth. | The sections FILE, COMPUTED and THUMBNAIL allways become arrays as they may contain values whose names are conflict with other sections. |
| This function returns the block size of the algorithm specified by the encryption descriptor td in bytes. | This function returns the block size of the algorithm specified by the encryption descriptor td in bytes. |
| This function returns the maximum supported key size of the algorithm specified by the encryption descriptor td in bytes. | This function returns the maximum supported key size of the algorithm specified by the encryption descriptor td in bytes. |
| For arbitrary precision mathematics PHP offers the Binary Calculator which supports numbers of any size and precision, represented as strings. | For arbitrary precision mathematics PHP offers the Binary Calculator which supports numbers of any size and precision, represented as strings. |
| You can use the image functions in PHP to get the size of JPEG, GIF, PNG, SWF, TIFF and JPEG2000 images. | You will need to compile PHP with the GD library of image functions for this to work. |
| Takes the filepointer, fp, and truncates the file to length, size. This function returns TRUE on success and FALSE on failure. | Returns TRUE on success or FALSE on failure. |
| Schneider F (2002). Size and measurement of the informal economy in 110 countries around the world. Paper presented at an Australian National Tax Centre workshop, Canberra, July 17. | Schneider F (2002). Size and measurement of the informal economy in 110 countries around the world. Paper presented at an Australian National Tax Centre workshop, Canberra, July 17. |
| Note that PHP internally stores integral values as signed. If you unpack a large unsigned long and it is of the same size as PHP internally stored values the result will be a negative number even though unsigned unpacking was specified. | If you unpack a large unsigned long and it is of the same size as PHP internally stored values the result will be a negative number even though unsigned unpacking was specified. |
| Also note that PHP internally stores integer values as signed values of a machine dependent size. If you give it an unsigned integer value too large to be stored that way it is converted to a float which often yields an undesired result. | If you give it an unsigned integer value too large to be stored that way it is converted to a float which often yields an undesired result. |
| 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. |