"done "的翻译 使用英语:


  字典 中国人-英语

DONE - 翻译 :
关键字 : Already Wrong Same Being

  例子 (外部来源,未经审查)

The following sections discuss where PHP can be extended and how it's done.
The following sections discuss where PHP can be extended and how it 's done.
Of course, if the adding isn't done right after the array initialization, you'd probably have to look for the array first
Of course, if the adding isn' t done right after the array initialization, you'd probably have to look for the array first
Returns an ASCII string containing the hexadecimal representation of str. The conversion is done byte wise with the high nibble first.
The conversion is done byte wise with the high nibble first.
There is no way to control HTTP input character conversion from PHP script. To disable HTTP input character conversion, it has to be done in php.ini.
To disable HTTP input character conversion, it has to be done in php.ini.
This variable is used to pass any return values of your function back to PHP. Access to this variable is best done using the predefined macros. For a description of these see below.
Access to this variable is best done using the predefined macros.
This sort of check is especially important if there is any chance that anything done with uploaded files could reveal their contents to the user, or even to other users on the same system.
This sort of check is especially important if there is any chance that anything done with uploaded files could reveal their contents to the user, or even to other users on the same system.
This sort of check is especially important if there is any chance that anything done with uploaded files could reveal their contents to the user, or even to other users on the same system.
Note
For security reasons, you should not put your dynamic modules into publicly accessible directories. Even though it can be done and it simplifies testing, you should put them into a separate directory in production environments.
Even though it can be done and it simplifies testing, you should put them into a separate directory in production environments.
Exif supports automatically conversion for Unicode and JIS character encodings of user comments when module mbstring is available. This is done by first decoding the comment using the specified characterset. The result is then encoded with another characterset which should match your HTTP output.
The result is then encoded with another characterset which should match your HTTP output.
This function performs the ROT13 encoding on the str argument and returns the resulting string. The ROT13 encoding simply shifts every letter by 13 places in the alphabet while leaving non alpha characters untouched. Encoding and decoding are done by the same function, passing an encoded string as argument will return the original version.
Encoding and decoding are done by the same function, passing an encoded string as argument will return the original version.
蛁 This function's behavior changed in 4.0.3. The temporary file is also created to avoid a race condition where the file might appear in the filesystem between the time the string was generated and before the the script gets around to creating the file. Note, that you need to remove the file in case you need it no more, it is not done automatically.
Note, that you need to remove the file in case you need it no more, it is not done automatically.