"both"的翻译 使用英语:


  字典 中国人-英语

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

i.e. they both produce hello world.
i.e. they both produce hello world.
Will convert both double and single quotes.
Will convert both double and single quotes.
Will leave both double and single quotes unconverted.
Will leave both double and single quotes unconverted.
Both the font and size parameters must used together.
Both the font and size parameters must used together.
This function requires both the GD library and the FreeType library.
This function requires both the GD library and the FreeType library.
Returns the hamming distance between a and b. Both operands should be non negative.
Both operands should be non negative.
ע Up to PHP 4.3.0 you are able to add both db2 and db3 handler but only one of them can be used internally. That means that you cannot have both file formats. Starting with PHP 4.4.0 there is a configuration check avoid such missconfigurations.
Up to PHP 4.3.0 you are able to add both db2 and db3 handler but only one of them can be used internally.
If this modifier is set, letters in the pattern match both upper and lower case letters.
A negative class such as a always matches a newline character, independent of the setting of this modifier.
This section contains notes and hints specific to Apache 2.0 installs of PHP, both for Unix and Windows versions.
You are highly encouraged to take a look at the Apache Documentation to get a basic understanding of the Apache 2.0 Server.
Calculate greatest common divisor of a and b. The result is always positive even if either of, or both, input operands are negative.
The result is always positive even if either of, or both, input operands are negative.
09 00 10 30 Item 12. WP Activity 9 Evaluate and recommend guidelines for both short term and long term early warning systems (Coordinator Castillo)
09 00 10 30 Item 12. WP Activity 9 Evaluate and recommend guidelines for both short term and long term early warning systems (Coordinator Castillo)
Returns an array of object ids. Each id belongs to a child of the collection with ID objectID. The array contains all children both documents and collections.
The array contains all children both documents and collections.
Returns an array of object records. Each object record belongs to a child of the collection with ID objectID. The array contains all children both documents and collections.
The array contains all children both documents and collections.
Lopez Burgos v. Uruguay, communication No. 52 79, para. 12.3 and Lilian Celiberti de Casariego v. Uruguay, communication No. 56 79, both Views adopted on 29 July 1981.
52 79, para. 12.3 and Lilian Celiberti de Casariego v. Uruguay, communication No. 56 79, both Views adopted on 29 July 1981.
蛁 The tag UserComment has the same problem as the Copyright tag. It can store two values first the encoding used and second the value itself. If so the IFD section only contains the encoding or a byte array. The COMPUTED section will store both in the entries UserCommentEncoding and UserComment. The entry UserComment is available in both cases so it should be used in preference to the value in IFD0 section.
If the user comment uses Unicode or JIS encoding and the module mbstring is available this encoding will automatically changed according to the exif ini settings.
ע If you use databases with PHP, it is recommended that you use the same character encoding for both database and internal encoding for ease of use and better performance.
If you use databases with PHP, it is recommended that you use the same character encoding for both database and internal encoding for ease of use and better performance.
If you are using the supplied salt, you should be aware that the salt is generated once. If you are calling this function recursively, this may impact both appearance and security.
At install time, PHP determines the capabilities of the crypt function and will accept salts for other encryption types.
The fifth parameter attrsonly should be set to 1 if only attribute types are wanted. If set to 0 both attributes types and attribute values are fetched which is the default behaviour.
With the sixth parameter sizelimit it is possible to limit the count of entries fetched.
extraattribs is used to specify additional configuration options for the CSR. Both dn and extraattribs are associative arrays whose keys are converted to OIDs and applied to the relevant part of the request.
Both dn and extraattribs are associative arrays whose keys are converted to OIDs and applied to the relevant part of the request.
蛁 In PHP 3, methods are not preserved when unserializing a serialized object. PHP 4 removes that limitation and restores both properties and methods. Please see the Serializing Objects section of Classes and Objects or more information.
PHP 4 removes that limitation and restores both properties and methods.
The backslash character has several uses. Firstly, if it is followed by a non alphanumeric character, it takes away any special meaning that character may have. This use of backslash as an escape character applies both inside and outside character classes.
A circumflex can conveniently be used with the upper case character types to specify a more res tricted set of characters than the matching lower case type.
PHP, like any other large system, is under constant scrutiny and improvement. Each new version will often include both major and minor changes to enhance and repair security flaws, configuration mishaps, and other issues that will affect the overall security and stability of your system.
Each new version will often include both major and minor changes to enhance and repair security flaws, configuration mishaps, and other issues that will affect the overall security and stability of your system.
PHP doesn't make use of any formal function declarations this is why call syntax is always completely dynamic and never checked for errors. Checking for correct call syntax is left to the user code. For example, it's possible to call a function using only one argument at one time and four arguments the next time both invocations are syntactically absolutely correct.
Since PHP doesn 't have formal function definitions with support for call syntax checking, and since PHP features variable arguments, sometimes you need to find out with how many arguments your function has been called.
Returns a string containing number represented in base tobase. The base in which number is given is specified in frombase. Both frombase and tobase have to be between 2 and 36, inclusive. Digits in numbers with a base higher than 10 will be represented with the letters a z, with a meaning 10, b meaning 11 and z meaning 35.
Digits in numbers with a base higher than 10 will be represented with the letters a z, with a meaning 10, b meaning 11 and z meaning 35.