is default – Russian Translation – Keybot Dictionary

Spacer TTN Translation Network TTN TTN Login Deutsch Français Spacer Help
Source Languages Target Languages
Keybot      105 Results   49 Domains
  health.gov  
This is default port used by Zabbix trapper process.
Здесь используется порт по умолчанию для процесса Zabbix траппер.
  lupulu.com  
is_default_loop
iteration
  r-d.com.ua  
Unicode Aliases option allows you to select between transliteration or unicode aliases. Translitertion is default.
Параметр Псевдонимы Юникод (Unicode Aliases) позволяет выбирать между транслитерацией или алиасами в системе Юникод. По умолчанию используется транслитерация.
  support.kaspersky.com  
Normal (500). Logs all errors and warnings, as well as additional information messages and normal operational data. This is default level.
Диагностический (300). Сообщения о всех ошибках, а также набор сообщений с предупреждениями.
  3 Hits docs.gimp.org  
There, you can set the application angle of filter (0-360 counter-clockwise). 0 is default setting: The curve will be applied from the upper border and/or from the lower. Set to 90, it will be applied from left border and/or from the right one.
Позволяет установить угол применения фильтра (0-360 против часовой стелки. Начальное значение -0: кривая будет применена с верхнего и/или с нижнего края. При значении 90 кривая будет применена с левого и/или с правого края.
  www.jrbeetle.com  
We've added a new clang-3.6 toolchain, with backporting of all fixes we did in clang-3.4 and clang-3.5. This is default "clang" toolchain now; in other words, if you specify "NDK_TOOLCHAIN_VERSION := clang" in your Application.mk, clang-3.6 will be chosen.
Добавлен новый набор инструментов (toolchain) на основе clang-3.6, с переносом всех исправлений, что мы делали в clang-3.4 и clang-3.5. Теперь этот toolchain будет использоваться по умолчанию, в случае указания "NDK_TOOLCHAIN_VERSION := clang" в вашем Application.mk.
  wirth-gmbh.com  
This may be not obvious, but if you specify the CURLOPT_POSTFIELDS and don't specify the CURLOPT_POST - it will still send POST, not GET (as you might think - since GET is default).
* Description: An example of the disguise_curl() function in order to grab contents from a website while remaining fully camouflaged by using a fake user agent and fake headers.