ТИПА STRING на Английском - Английский перевод

Примеры использования Типа string на Русском языке и их переводы на Английский язык

{-}
  • Official category close
  • Colloquial category close
Как очистить строку типа String?
How to clear string of type String?
Какие особенности использования переменных типа string?
What are the features of using the variables of string type?
Пример описания переменной типа string с именем s1.
An example of describing of variable of string type named s1.
Как инициализировать переменную типа String?
How initialize the variable of type String?
Переменные типа string представляют собой строки символов.
The variables of string type are the strings of characters.
Как соединить две строки типа String?
How combine two strings of type String?
Для типа string по умолчанию принимается ширина самой длинной строки.
For the string type the default width is the longest string..
Как описать переменную с именем s типа string?
How to define the variable of type string named s?
Как сравнить две строки типа String в лексикографическом порядке?
How to compare two string of type String in lexicographical order?
Пример использования в программе переменной типа string.
Here are examples of using a variable of string type in a program.
Значения типа string являются значениями символьного типа..
Values of string type are values of character type..
Метод возвращает указатель на первый символ строки типа String.
The method returns a pointer to the first character of a string of type String.
Переменная типа string в C может иметь любую длину количество символов.
The variable of string type in C can be any length number of symbols.
Для сохранности строки в программе вводится внутренняя переменная типа string.
To save the string in the program is entered internal variable of type string.
Приведение значений типа string к любому другому целевому типу запрещено.
It is prohibited to cast the values of string type to any other target type..
В нашем случае это есть указатель на первый символ строки типа String.
In our case, this is a pointer to the first character of a string of type String.
Значения типа string представлены в памяти машины как последовательность символов.
Values of string type are represented in computer memory as a sequence of characters.
Преобразование строки src типа String в строку dest типа wchar_ t.
Converting string src of type String to the string dest of type wchar_t.
В данном случае нарушен запрет приведения к целевому типу значения типа string.
In this case, we break a prohibition of target typecast for the values of string type.
Значением констант и переменных типа string является набор символов рис.
The value of constants and variables of string type is a set of characters see Figure 16.
Приведения для типа string Тип string имеет самый высокий приоритет среди простых типов.
Typecasting for the String Type The string type has the highest priority among simple types..
С помощью буфера обмена копируем строку Connection String в описанную переменную типа string.
You need use the Clipboard to copy string" Connection String" in the declared variable of type string.
Доступ к объектам типа String можно получить даже из другого домена приложения это связано с механизмом интернирования строк.
The access to the objects of the String type can be received from a different application domain.
Совет краток- не используйте в качестве объектов блокировки объекты типа String и Thread, к слову, тоже.
The tip is very short- don't use the objects of the String type and the Thread, too.
В языках, где существуют только унарные функции, этот тип означал бы функцию,которая принимает Int как аргумент и возвращает функцию типа String-> Float.
The same notation in a language with unary functions only,would refer to a function that takes an Int as argument, and returns a function of type String->Float.
Строковые функции предназначены для обработки переменных типа string: поиск значения, объединение( конкатенация) строк, извлечение подстроки и так далее.
String functions are used for processing variables of string type: searching value, concatenation of lines, retrieval of sub-lines, etc.
Поскольку, результатом LINQ запроса есть тип string, то в цикле описывается переменная s типа string.
Since, the result of LINQ-query is the string type, then the variable s of type string is described in the loop.
Запись в csv- файле- это последовательность строковых значений( типа string), между которыми указываются либо файловый разделитель, либо признак конца строки.
An entry in the csv-file is the sequence of string values(string type) that are separated with the file separator or with the sign of the end of the line.
Как известно, строки в C- иммутабельные объекты, и методы,отвечающие за изменение строки, на самом деле возвращают новый объект типа String, сохраняя изначальную строку неизменной.
As you know, strings in C are immutable andmethods used to change a string actually return a new object of type string, while the original string remains unchanged.
Отдельно хотелось бы рассмотреть блокировку по объектам типа String, так как в этом случае ситуация становится куда интереснее, а ошибки- более вероятными и трудными в обнаружении.
Now I would like to consider the locking on objects of the String type, because the situation gets way more interesting here and it gets much easier to make an error and harder to detect it.
Результатов: 33, Время: 0.0287

Пословный перевод

Лучшие запросы из словаря

Русский - Английский