Що таке A SUBCLASS Українською - Українська переклад

Приклади вживання A subclass Англійська мовою та їх переклад на Українською

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
Creates a subclass quickly and easily.
Створити підклас досить легко і швидко.
In these classifications, primaries are a subclass of animals.
В цих класифікаціях першозвірі є підкласом звірів.
A subclass can inherit from a superclass.
Класи можуть успадковувати від суперкласів.
Solution: Create a subclass and use it in these cases.
Рішення: Створіть підклас і використовуйте його в цих випадках.
The component can either be provided as a string, as a subclass of React.
Компонент може бути представлений у вигляді рядку, як підклас React.
Declare the method in a subclass and copy its code from the superclass.
Оголосіть метод в підкласі і скопіюйте його код з суперкласу.
Also, for a person accompanying an under-age child for studying,there is the possibility to open a subclass 590 visa.
Також для супроводжуючий неповнолітньої дитини на навчання,є можливість відкрити візу subclass 590.
From the class in question, create a subclass that will perform the role of null object.
З потрібного вам класу створіть підклас, який виконуватиме роль Null-об'єкту.
Allows a subclass to access overridden methods and hidden members of its superclass.
Дозволяє підкласам отримати доступ до перевизначених методів і прихованих членів його суперкласу.
If it is set, current metaclass becomes a subclass of linked metaclass and inherits all its fields.
Якщо це посилання задано, даний Метаклас стає підкласом Метакласу-посилання й успадковує всі його поля.
You have a subclass that uses only a portion of the methods of its superclass(or it's not possible to inherit superclass data).
У вас є підклас, який використовує тільки частину методів суперкласу або не хоче наслідувати його дані.
Spaces of smooth functions also are vector spaces and algebras as explained above,and are a subclass of continuous functions.
Просторів диференційовних функцій і векторних просторів і алгебр, як описано вище,і є підкласом неперервних функцій.
That's why we create a subclass for each dialog type and override their factory methods.
Тому для кожного типу діалогу ми створюємо свій підклас і перевизначати в ньому фабричний метод.
You might violate Liskov SubstitutionPrinciple while suppressing a default step implementation via a subclass.
Ви можете порушити принцип підстановки Барбари Лісков,змінюючи базову поведінку одного з кроків алгоритму через підклас.
Cassowaries belong to a subclass of birds ratites, which belong to the same emu, rhea, Ostriches, moa and kiwi.
Казуари належать до підкласу безкілеві птахів, до якого відносяться до того ж ему, нанду, страуси, моа і ківі.
Also, for a person accompanying an under-age child for studying,there is the possibility to open a subclass 590 visa.
Також для особи, що супроводжує неповнолітню дитину на навчання,є можливість відкрити візу subclass 590.
If this"intimacy" is between a subclass and the superclass, consider Replace Delegation with Inheritance.
Якщо близькість виникає між підкласом і батьківським класом, краще розглянути можливість заміни делегування наслідуванням.
BQP is contained in the complexity class P(or more precisely in the associated class of decision problems P P),which is a subclass of PSPACE.
Клас BQP належить класові складності P(або, точніше, приєднаному класові проблем вибору P P),який у свою чергу є підкласом PSPACE.
If a subclass uses only some of the methods and properties inherited from its parents, the hierarchy is off-kilter.
Якщо підклас використовує лише малу частину успадкованих методів і властивостей суперкласа, це є ознакою неправильної ієрархії.
Also, for a person accompanying an under-age child for studying,there is the possibility to open a subclass 590 visa.
Також для супроводжуючий неповнолітньої дитини на навчання,є можливість відкрити візу subclass 590. Етапи оформлення студентської візи:.
Create a subclass from the relevant class, containing the methods and inheriting everything else from the parent class.
Створити підклас з класу, що цікавить, у якому будуть знаходитись нові методи, і який унаслідує все інше з батьківського класу.
At the start of the 1970s, The New Communes authorRon E. Roberts classified communes as a subclass of a larger category of Utopias.
На початку 1970-х років Рон Робертс(Ron E. Roberts),автор книги«The New Communes», класифікував комуни як підклас більшою категорії«Утопії».
A feature was removed from a subclass, a method was moved to the superclass… and now you have two look-alike classes.
Якась фіча була прибрана з підкласу, якийсь метод«переїхав» в суперклас, і ось ви вже маєте два практично однакових класи.
To overcome this problem it is convenient to consider the restriction of function problems tototal relations yielding the class TFNP as a subclass of FNP.
Для подолання цієї проблеми зручно розглянути обмеження функціональних завдань на загальні відносини,що дають клас TFNP як підклас FNP.
In the modern world, a subclass of lungfish, whose representatives are divided into two orders- corneous and two-leaved, is rare.
У сучасному світі підклас Двоякодихаючі риби, представники яких діляться на два загони- рогозубообразние і двулегочнікообразние, зустрічається досить рідко.
Reduction to Model checking- both are essentially problems of traversing state spaces,and the classical planning problem corresponds to a subclass of model checking problems.
Зведення до проблеми Model checking- обоє є важливими проблемами обходу простору станів,а також класична проблема планування відповідає підкласу задач перевірка моделей.
This refactoring technique can also be used if, for some reason, a subclass redefines a superclass method but performs what is essentially the same work.
Також цей рефакторинг можна використати, якщо підклас навіщось перевизначає метод суперкласу, але, по суті, робить ту ж роботу.
Replace Inheritance with DelegationProblem: You have a subclass that uses only a portion of the methods of its superclass(or it's not possible to inherit superclass data).
Заміна наслідування делегуваннямПроблема: У вас є підклас, який використовує тільки частину методів суперкласу або не хоче наслідувати його дані.
Parallel Inheritance HierarchiesWhenever you create a subclass for a class,you find yourself needing to create a subclass for another class.
Паралельні ієрархії наслідуванняВсякий раз при створенні підкласу якогось класу доводиться створювати ще один підклас для іншого класу.
Neptune and Uranus are often considered a subclass of gas giant termed"ice giants", due to their smaller size and higher concentrations of volatiles relative to Jupiter and Saturn.
Нептун і Уран часто вважаються підкласом газових гігантів, який називають«крижаними гігантами» через їх меншого розміру і більшої концентрації летких речовин.
Результати: 46, Час: 0.0359

Переклад слово за словом

Найпопулярніші словникові запити

Англійська - Українська