is initialized – Russian Translation – Keybot Dictionary

Spacer TTN Translation Network TTN TTN Login Deutsch Français Spacer Help
Source Languages Target Languages
Keybot      150 Results   45 Domains
  www.datapro.lt  
Move the power switch into the ON position. The Falcon 8 UAV is initialized when the camera mount is aligned.  This requires approx. 15 seconds and is indicated by a triple beep from the Falcon 8.
Install the neck strap by pushing the metal rods into the bayonet connectors and turn the rods to the right to lock and secure them.
  23 Hits docs.gimp.org  
With this option the layer mask is initialized with a selection mask you have created before, stored in the Channel dialog.
При выборе этого параметра, начальная маска задаётся маской выделения, созданной ранее и сохранённой в диалоге каналов.
  8 Hits r-d.com.ua  
This script is initialized with a
element with #loopedSlider id.
Для инициализации этого скрипта используют
элемент с индентификатором id #loopedSlider
  www.econauten.de  
By factory default the shutter is initialized when the temperature at the detector changes by 0,5°C. An additional timing elapse function is also implemented and can also be activated. When a camera has just been started it will get to his working temperature.
By factory default the shutter is initialized when the temperature at the detector changes by 0,5°C. An additional timing elaps function is also implemented and can also be activated. When a camera has just been started it will get to his working temperature. During this time the detector will warm-up and will be shuttered several times to assure the quality of the image. When the detector temperature is stable within +/- 0,5°C , it will not shutter again.
  48 Hits www.viva64.com  
The 'authCount' variable is initialized by an incorrect value or perhaps there is even some other variable to be used here.
Переменная 'authCount' инициализируется неправильным значением или здесь вообще должна быть использована другая переменная.
  www.metatrader5.com  
string str; ... //--- check if the string is initialized if(str!=NULL) Print("str is true"); or //--- check if the string value is "true" if(StringCompare(str,"true",false)) Print("str is true"); or //--- check if the string is integer and is not equal to zero if((int)str!
string str; ... //--- проверка, инициализирована ли строка if(str!=NULL) Print("str is true"); или //--- проверка, является ли значение строки "true" if(StringCompare(str,"true",false)) Print("str is true"); или //--- проверка, что строка является числом и не равна нулю if((int)str!=0) Print("str is true");
  2 Hits www.calculate-linux.org  
--update - time interval after a zone initialization fail before the zone is initialized again
Перед установкой убедитесь что BIND скомпилирован с поддержкой
  www.gentoo.org  
--linuxrc=/path/to/your/linuxrc: Specifies a user-created linuxrc — a script that is initialized during the start-up stage of the kernel, prior to the actual boot process. (A default linuxrc script should be in the /usr/share/genkernel/ directory.)
--debugfile=/путь/к/файлу-вывода: направление всей порождаемой genkernel отладочной информации в указанный файл, при этом уровень, установленный в --debuglevel, игнорируется. По умолчанию файл расположен в /var/log/genkernel.log.