Examples of using Value pair in English and their translations into Japanese
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
-
Programming
The array_pull method will return a given key/ value pair from the array, as well as remove it.
Each new line contains a new key value pair separated by the= sign.
When a form is submitted, the current value of any TEXTAREA element within the FORM is sent to the server as a name/value pair.
The firstWhere method returns the first element in the collection with the given key/ value pair.
Every line in the rules file contains at least one key value pair.
If a meta element has no content attribute, then the value part of the metadata name/value pair is the empty string.
In prior versions, popitem() would return an arbitrary key/value pair.
In this case, the user input coming from index. jsp becomes a name/value pair that is passed to the request object.
The Arr::add method adds a given key/ value pair to an array if the given key doesn't already exist in the array.
A property and value pair is called a declaration, and any CSS engine calculates which declarations apply to every single element of a page in order to appropriately lay it out, and to style it.
Each name/value pair must be separated by a comma,
For this discussion, ignore the timestamp, and then you can represent a column as a name value pair(such as author="Asimov").
The first item of the name/value pair is defined by item-name, and the second item is either an addr-spec, an atom, a domain, or a msg-id.
Otherwise, the user agent must then check if a key/value pair with the given key already exists in the list associated with the object.
The first item of the name/value pair is defined by item-name, and the second item is either an addr-spec, an atom, a domain, or a msg-id.
Function: tree-map-map tree-map proc Calls proc, which must take two arguments, with each key/value pair in tree-map, and collect the results into a list and returns it.
In such situations, all or part of the data model may be expressed as a collection of 2-tuples in the form<attribute name, value> with each element being an attribute- value pair.
In such situations, all or part of the data model may be expressed as a collection of tuples<attribute name, value>; each element is an attribute- value pair.
If no utility is specified, env prints out the names and values of the variables in the environment, with one name/value pair per line.
Rather than updating the document all at once, any key value pair supplied is used to replace the existing value with the new value. .