Примеры использования Be initialized на Английском языке и их переводы на Русский язык
{-}
-
Official
-
Colloquial
Perhaps some other variable should be initialized.
An array can be initialized only by constants of a corresponding type.
In both cases, I can't say for sure if these variables must be initialized.
That is, the array will actually be initialized in the following way.
And this way it creates an environment in which transformation processes can be initialized.
Parameters passed by reference,can't be initialized by default values.
A user tool window can be initialized from an Add-In extension with the help of the EnvDTE Window2 interface.
As mentioned above,the grain temperature can be initialized in two ways.
In C, an array can be initialized with values when it is created declaration.
Initialization of Variables Any variable can be initialized during definition.
Your work USB drive may be initialized or formatted by mistake or due to a hardware glitch.
Arrays(including those announced at the local level)can be initialized only by constants.
Such static constants must be initialized at the global level with the const keyword.
Please note that when using pptdevs, vmm the module must be initialized on/boot/loader.
Only aggregates and POD types can be initialized with aggregate initializers using SomeType var{/*stuff.
In the Mcrypt extension, the mcrypt_encrypt() andmcrypt_decrypt() will now throw an Error exception instead of resulting in a fatal error if mcrypt cannot be initialized.
So, an implicitly typed variable must be initialized when it is declared.
A variable can be initialized with a lambda expression as soon as it is declared(step 2), in accordance with the C syntax.
It's not clear whether or not the variables nDragW and nDragH should be initialized to one and the same value.
Systems with a known topology can be initialized in a system specific manner without affecting interoperability.
When the switch is in the left-hand position, data can be written to or deleted from the“Memory Stick,” andthe“Memory Stick” can be initialized.
Non-constant data members of classes cannot be initialized at the site of the declaration of those members.
The Committee on Energy and Natural Resources for Development recommends the timely creation of a bureau of the Open-ended Intergovernmental Group of Experts on Energy and Sustainable Development so thatthe preparatory work for this Expert Group can be initialized soon after the seventh session of the Commission.
Only unmounted partitions can be initialized by using the Partition Initialize menu.
A structure can be initialized by following its definition with a list of initializers, each a constant expression, for the members.
Cause: The Message Queuing Triggers service cannot be initialized when running under a non-administrator account.
Firstly, class members can be initialized in a large variety of ways, and it's sometimes difficult for the analyzer to figure out whether or not a class member has been initialized. .
The algorithm can be described by the following pseudocode, which computes the hash of message C usingthe permutation table T: h:= 0 for each c in C loop h:= T end loop return h The hash variable(h) may be initialized differently, e.g. to the length of the data(C) modulo 256; this particular choice is used in the Python implementation example below.
These directives cannot be initialized with another value from the configuration file php. ini or a custom one if specified.
This requires that the map of types to callbacks or functors be initialized at runtime, but offers more flexibility, speed and extensibility.