"require"的翻译 使用英语:
字典 中国人-英语
例子 (外部来源,未经审查)
| External modules don't require recompiling of PHP. | External modules don 't require recompiling of PHP. |
| Changes to built in modules require recompiling of PHP. | Changes to built in modules require recompiling of PHP. |
| This function does not require the GD image library. | This function does not require the GD image library. |
| 蛁 This function does not require the GD image library. | This function does not require the GD image library. |
| qmail inject does not require any option to process mail correctly. | qmail inject does not require any option to process mail correctly. |
| ע PHP does not require any additional library for exif the module. | Note |
| mode specifies the type of access you require to the stream. It may be any of the following | mode specifies the type of access you require to the stream. |
| You will need GMP version 2 or better to use these functions. Some functions may require more recent version of the GMP library. | If you don 't do that, PHP will interpret the integer literal first, possibly resulting in loss of precision, even before GMP comes into play. |
| Complex types such as arrays and objects require different treatment. Zend features a single API for these types they're stored using hash tables. | Zend features a single API for these types they 're stored using hash tables. |
| Please note that most of the PDF functions require a pdf object as its first parameter. Please see the examples below for more information. | All lengths and coordinates are measured in PostScript points. |
| Using persistent connections can require a bit of tuning of your Apache and MySQL configurations to ensure that you do not exceed the number of connections allowed by MySQL. | Using persistent connections can require a bit of tuning of your Apache and MySQL configurations to ensure that you do not exceed the number of connections allowed by MySQL. |
| 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. |
| Most functions require the current connection as its first parameter. This leads to a lot of typing, which is quite often not necessary if there is just one open connection. A default connection will improve this. | There are still some things to do |
| If you have PHP compiled with enable exif you are able to work with information stored in headers of JPEG and TIFF images. This way you can read meta data generated by digital cameras as mentioned above. These functions does not require the GD library. | This way you can read meta data generated by digital cameras as mentioned above. |
| PHP is not limited to creating just HTML output. It can also be used to create and manipulate image files in a variety of different image formats, including gif, png, jpg, wbmp, and xpm. Even more convenient, PHP can output image streams directly to a browser. You will need to compile PHP with the GD library of image functions for this to work. GD and PHP may also require other libraries, depending on which image formats you want to work with. | Even more convenient, PHP can output image streams directly to a browser. |