What is the translation of " STATIC METHODS " in Bulgarian?

['stætik 'meθədz]
['stætik 'meθədz]
статични методи
static methods
статичните методи
static methods

Examples of using Static methods 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
Accessing Static Methods.
Достъп до статични методи.
Static methods can be invoked on classes in Java.
В Java клас може да има статични методи и данни.
Declaration of Static Methods.
Декларация на статични методи.
Static methods can also be typified, but properties and constructors of the class cannot.
Статичните методи също могат да бъдат типизирани, докато свойства и конструкторите на класа не могат.
In Java, a class can have static methods and data.
В Java клас може да има статични методи и данни.
This is because static methods are bound to the class and do not“know” any object of the class.
Това е така, защото статичните методи са обвързани с класа, и не"знаят" за нито един обект от класа.
Liver scintigraphy: dynamic and static methods.
Черен дроб сцинтиграфия: динамични и статични методи.
In most cases static methods are used to access static fields in the class they have been defined.
В повечето случаи статичните методи се използват за достъпване на статични полета.
Liver scintigraphy: dynamic and static methods- Health& Medicine.
Черен дроб сцинтиграфия: динамични и статични методи- Health& Medicine.
In most cases static methods are used to access static fields in the class they have been defined.
В повечето случаи статичните методи се използват за достъпване на статични полета от класа, в който са дефинирани.
Do I need virtual methods or static methods or public or what?
Имам ли нужда от виртуални методи или статични методи или обществени или какво?
This way, there is a singlepoint of access to the method and a class need not to be instantiated in order to access static methods.
По този начин има единна точка за достъп до метода иклас не е необходимо да се инстанцира, за да има достъп до статични методи.
For each of them we have created static methods for reading and modification.
За всяко едно от тях сме създали статични методи за четене и модификация.
As this variable rnd is defined in the class(not in the Main() method), it is accessible by the whole class(by each of its methods), and as it is defined static,it is accessible by the static methods.
Понеже тази променлива rnd е дефинирана в самия клас(не в Main() метода), тя е достъпна от целия клас(от всички негови методи) и понеже е обявена за статична,тя е достъпна и от статичните методи.
An abstract class may have constants, static methods and static members.
Абстрактният клас може да има константи, статични методи и статични компоненти.
As we learned earlier,this is because static methods and variables are bound by class, rather than a specific method and the static elements can be accessed from any object of the class, even of external classes(as long as they are visible to them).
Както разбрахме по-рано,това е така, тъй като статичните методи и променливи са обвързани с класа, вместо с конкретен метод и статичните елементи могат да се достъпват от кой да е обект на класа.
All we need is to have access(visibility) to the class so thatwe can call the object's static methods or its static fields and properties.
Единственото, от което се нуждаем е да имаме достъп(видимост) до класа,за да можем да извикваме статичните методи, или да достъпваме статични полета.
It should be noticed that static methods can also be typified, unlike the properties and constructors of the class.
Трябва да отбележим, че статичните методи също могат да бъдат типизирани за разлика от свойствата и конструкторите на класа.
The use of static classes is rare andmost often associated with the use of static methods and constants, which do not belong to any particular object.
Употребата на статичникласове е рядка и най-често е свързана с употребата на статични методи, които не принадлежат на нито един конкретен обект. По тази причина.
As we learned earlier,this is because static methods and variables are bound by class, rather than a specific method and the static elements can be accessed from any object of the class, even of external classes(as long as they are visible to them).
Както разбрахме по-рано,това е така, тъй като статичните методи и променливи са обвързани с класа, вместо с конкретен метод и статичните елементи могат да се достъпват от кой да е обект на класа, дори от външни класове(стига да са видими за тях).
We can access static fields and static methods of the class from non-static method..
От нестатичен метод, можем да достъпваме статични полета и статични методи на класа.
Like static fields, static methods can be accessed with the"dot" notation(the dot operator) applied to the name of the class and the class name can be skipped if the calling is performed by the same class, in which the static method is declared.
Както и при статичните полета, статичните методи могат да бъдат достъпвани чрез точкова нотация(операторът точка) приложена към името на класа, като името на класа може да се пропусне ако извикването се извършва от същия клас, в който е деклариран статичният метод..
That is what makes them different from other static methods, and indicates the compiler that this is an extension method..
Това ги отличава от другите статични методи и показва на компилатора, че това е разширяващ метод..
The distinction between static method adaptation and dynamic method adaptation is subtle.
Разликата между статичния метод и динамичния е едва доловима.
Another static method is the identification of the shape of the hand.
Друг статичен метод е идентифицирането на формата на ръката.
TickCount and the static method Console.
TickCount и статичния метод Console.
For the conversion you can use the static method Convert. ToDecimal(…).
За конвертирането може да се използва статичният метод Convert. ToDecimal(…).
In the example we used the static method Object.
Ето и състоянието на паметта в този момент: В примера ползвахме статичния метод Object.
A static method can be used to extract the already pre-calculated value.
За извличане на вече преизчислена стойност може да се използва статичен метод.
Creating a two/ three-dimensional face is also a static method.
Създаването на двумерно лице също е статичен метод.
Results: 30, Time: 0.0384

Word-for-word translation

Top dictionary queries

English - Bulgarian