What is the translation of " TYPE STRING " in Bulgarian?

[taip striŋ]
[taip striŋ]
тип string
type string
тип низ
type string
типът string
type string

Examples of using Type string in English and their translations into Bulgarian

{-}
  • Colloquial category close
  • Official category close
  • Medicine category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Computer category close
Of type string, as implied.
От тип низ, като подразбиращи.
Reference types(mostly the type string).
Референтни типове(най-вече типът string).
The type string is more special from other data types..
Типът string е по-особен от останалите типове данни.
In our example we use objects of type string.
В нашия пример ползваме за ключ обекти от тип string.
Have in mind, that the type string is sealed, so it cannot be inherited.
Забележете, че типа string е sealed и не може да се наследява.
Another option is to use a variable of type string.
Друг вариант е използването на променлива от тип string.
Declare two variables of type string with values“Hello” and“World”.
Декларирайте две променливи от тип string и им присвоете стойности"Hello" и"World".
String literals are used for data of type string.
Литералите за символен низ се използват за данни от тип String.
For example, a variable of type string can contain text data of varying length.
Например в променлива от тип string могат да бъдат записвани текстови данни с различна дължина.
In this case we allocate an array of seven elements of type string.
В случая масивът се заделя със 7 елемента от тип String.
The type string is a reference type(object) and its values are stored in the dynamic memory.
Типът string е референтен тип(обект) и неговите стойности се пазят в динамичната памет.
In this case, the array is allocated with 7 elements of type String.
В случая масивът се заделя със 7 елемента от тип String.
We have just declared the variable greeting of type string whose content is the text phrase"Hello, C".
Декларирахме променливата greeting от тип string, която има съдържание"Hello, C".
The method is invoked on the object helloString,which is of type string.
Самият метод се вика върху обекта helloString,който е от тип string.
If we try to add to List an object of type string, we are going to get a compilation error.
Ако се опитаме да добавим към List обект от тип string, ще получим грешка по време на компилация.
Declaring a string represents a variable declaration of type string.
Декларацията на символен низ представлява декларация на променлива от тип string.
Now this is a variable, it's of type string, as implied by that second line in the middle there.
Сега това е променлива, това е от тип низ, като подразбиращи от тази втора линия в средата там.
It means the same when the string"some string" is from class type String.
Това означение е същото, като например, низът"някакъв низ" казваме, че е от тип String.
Any change of a variable of type string creates a new string in which the result is stored.
Всяка промяна на променлива от тип string създава нов низ, в който се записва резултатът.
It means the same when the string"some string" is from class type String.
Това означение е същото, както когато казваме, че низът"some string" е от класа String.
Consider two variables str1 and str2 of type string, which have values of"Super" and"Star".
Да вземем за пример 2 дефинирани променливи str1 и str2 от тип String, които имат стойности съответно"Super" и"Star".
It overcomes the performance problems that arise when concatenating strings of type string.
Той преодолява проблемите с бързодействието, които възникват при конкатениране на низове от тип string.
In the example we initialize two variables of type string and assign values to them.
В примера инициализираме две променливи от тип string и им задаваме стойности.
Declare two variables of type string and assign them a value“The“use” of quotations causes difficulties.
Декларирайте две променливи от тип string и им присвоете стойност"The"use" of quotations causes difficulties.
Assigning a value is equivalent to directing a string value ora variable to a variable of type string.
Присвояването на стойността е еквивалентно на насочване на string стойност илипроменлива към дадена променлива от тип string.
The type string is a reference type(object) and its values are stored in the dynamic memory.
Типът String е референтен тип(обект) и неговите стойности се пазят в динамичната памет. Ето как изглежда масивът в паметта.
Setting a string literal means to assign a predefined textual content to a variable of type string.
Задаване на литерал за символен низ Задаването на литерал за символен низ означава предаване на предефинирано текстово съдържание на променлива от тип string.
Creating an object of type string and concatenate capitals one by one to it; using the class StringBuilder.
Създавайки обект от тип string и долепвайки главните букви една по една към него; използвайки класа StringBuilder.
The conversion of strings is done automatically whenever you use the concatenation operator(+) andone of the arguments is not of type string.
Преобразуването на символни низове става автоматично винаги,когато използваме оператора за конкатенация(+) и някой от аргументите не е от тип низ.
Trim(string) Returns a Variant of type string containing a copy of a specified string without leading and trailing spaces.
Trim(низ) връща стойност Variant от тип низ, съдържаща копие на зададен низ без началните и крайните интервали.
Results: 45, Time: 0.2431

Word-for-word translation

Top dictionary queries

English - Bulgarian