Примеры использования First parameter на Английском языке и их переводы на Русский язык
{-}
-
Official
-
Colloquial
The first parameter has the number 0.
Call_user_func- Call the callback given by the first parameter.
The first parameter speaks for itself.
Just pass the name of the VPN connection as the first parameter to the tool.
The first parameter( x) is passed by value.
If you decide on a garden pool, the water surface expanse is the first parameter.
First parameter of this function is number of iterations.
The variable a was passed to the function MyFunction()with the value passed the first parameter.
Returns the first parameter that is defined and not empty.
The pipe operator|> passes the result of an expression as the first parameter of another expression.
First parameter is a position of index of string where deleting is done.
When specified, the following prefix string is used as the first parameter of the"LIST" command(see above).
The first parameter is a reference to the object that forms the event;
The highlighted line in Figure 9.13, of the audit,uses the Function CreateForBroadcast with the first parameter, numParticipants- 1.
The first parameter was empty or undefined, so uses the next parameter. .
We recommend taking this into account and solving this potential behavioral uncertainty by explicitly specifying the execution policy with the function's first parameter.
The first parameter defines the number of repeats after the scheduler is executed;
Specifies the required command-line options for the custom action. If the program is a DLL,then the first parameter is typically the name of the function in the DLL that is to be invoked.
The first parameter, parser, is a reference to the XML parser calling the handler.
The plus(+) and minus(-)signs in the first parameter represent either failure occurrence or failure ceasing.
First parameter is position of index in string, from which inserting is done strarts with.
The Phalcon\Acl constructor takes as its first parameter an adapter used to retrieve the information related to the control list.
The first parameter is the current international economic environment, particularly the world economic and financial crisis and its multiple effects on the developing countries and their international and domestic sources of financing.
This is done by making a method with any name,defining the first parameter to be the desired event type, and then affixing the Listener annotation to the method, as illustrated below.
The first parameter here is animation speed, the second parameter is delay and the third parameter is an options parameter, i.e., it determines the way the animation is going to play out.
The assert() function,when provided with a string argument as its first parameter, will now throw a ParseError exception instead of resulting in a catchable fatal error if the PHP code is invalid.
The first parameter of the SetIndexStyle method is the buffer number, which represents the value'0' that we specified in the SetIndexBuffer.
A copy constructor has as its first parameter a(possibly const or volatile) reference to its own class type.
The first parameter is the beginning of the chain, and the other must be in the branch.
Content between tags is passed as the first parameter, and any attributes for the tags can be passed as subsequent parameters. .