What is the translation of " SUBSTRING " in Russian?

Noun
substring
подстроке
substring

Examples of using Substring in English and their translations into Russian

{-}
  • Official category close
  • Colloquial category close
Substring value attribute selectors.
Селекторы подстроки в значении атрибута.
The search of string in substring is performed here.
Здесь происходит поиск строки в подстроке.
Each substring ends with a terminal null.
Каждая подстрока заканчивается терминальным нулем.
It is better to search for a period as a character rather than a substring.
Точку лучше искать как символ, а не как подстроку.
To insert a substring need to use method Insert.
Для вставки подстроки используется функция Insert.
Consider a code fragment intended to find the" PI" substring in a string.
Рассмотрим код, который должен найти в строке подстроку" PI.
Substring method does not take a negative value.
Метод Substring не принимает отрицательное значение.
If the parameter value is not a string, the^N substring is removed.
Если значением параметра не является строка, то подстрока^ N удаляется.
Inserting a substring starting at the specified index.
Вставка подстроки начиная с заданного индекса.
For example, the longest palindromic substring of"bananas" is"anana.
Например, самая длинная палиндромиальная подстрока« банана» это« анана».
Inserting a substring starting at the specified index.
Вставка подстроки начиная из заданного индекса.
First, the strchr() and strrchr() functions search for one character,not a substring.
Во-первых, функции strchr() и strrchr()ищут один символ, а не подстроку.
Selection the substring from given position to the end of string.
Выделение подстроки с заданной позиции до конца строки.
Only objects with names including this string as a substring are listed.
Возвращаются только те объекты, имена которых включают в себя строку- фильтр как подстроку.
If no substring is found, this function returns the number -1.
Если подстрока не найдена, эта функция возвращает число- 1.
Text fields of the Text section Substring Outcome 1 Free text Free text.
Строки подстановки раздела Text Подстрока Результат 1 Произвольный текст Этот же текст.
Substring(0,80) with required for you name for each page of your site.
Substring(, 80) на нужное вам название для каждой из страниц вашего сайта.
In the considered example, the substring is extracted from the object name as follows.
В рассматриваемом примере извлечение подстроки из имени объекта выполняется так.
If substring"abc" is found, the check will not execute any further.
В случае если подстрока" abc" будет найдена, то дальнейшая проверка не будет выполняться.
Therefore, if you want to check for a substring, you need to write the following code.
Соответственно, для того чтобы проверить наличие подстроки, необходимо написать следующий код.
If the substring cannot be found, the find() function returns the value string:: npos.
Если подстрока не находится, функция find() возвращает значение string:: npos.
At the same time, it is supposed in the program that if the substring is not found, the find() function should return a negative number.
В программе же предполагается, что если подстрока не найдена, функция find() должна вернуть отрицательное число.
If substring is found in the string then method returns a position of first occurrence.
Если найдена подстрока в строке, то функция возвращает позицию первого вхождения.
The from andlen values specify the substring position and length in terms of symbols, rather than bytes.
Значения from иlen задают позицию подстроки и ее длину в терминах символов, а не байт.
Use substring to extract a string from the source using character start and end positions.
Используйте подстроку для извлечения строкииз источника с помощью начального иконечного положения символа.
Let's suppose we haven't found interleaver- then there is no point in looking for deinterleaver, because there is definitely no interleaver substring.
Предположим, что мы не нашли interleaver- тогда нет смысла искать deinterleaver, ведь подстроки interleaver уже точно нет.
It extracts the substring that starts at the specified position in the text line.
Извлекает подстроку из текстовой строки, начинающейся c указанной позиции.
During the next program launch substring consisted of two numbers is added to template in any case;
При следующем запуске программы подстрока из двух цифр будет добавлена в шаблон в любом случае;
Selection the substring from given position(parameter 1) to the specified number of characters parameter 2.
Выделение подстроки с заданной позиции( параметр 1) в заданном количестве символов параметр 2.
Note that here a substring is not necessarily a consecutive substring..
Заметим, что здесь подстрока не предполагает последовательное расположение элементов.
Results: 68, Time: 0.0436

Top dictionary queries

English - Russian