Приклади вживання Only one instance Англійська мовою та їх переклад на Українською
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
Suppose that in a particular case the DNA matches the suspect and that we are told that the match would be as good in only one instance in one million.
that we are told that the match would be as good in only one instance in one million.
has, to date, reported only one instance of political outreach, when it contacted assistants of three American officials about the visit of a Russian deputy minister.
Xclock is a typical candidate for sticking, as you need to run only one instance of it, and it always stays with you.
And we are aware of only one such instance.
Check this box if you only want one instance to open.
He would be permitted to sign the required decree only in one instance: if the new government is not formed within 60 days after the resignation of the Cabinet.
told me that such a war could begin only in one instance- the arrival of NATO troops on Ukrainian soil.
is being manufactured today, and its experimental colleague exists only in one instance of the Su-35C(C= serial)- a nearly-fifth-generation multi-purpose fighter(so-called). generation 4++.
If this option is selected, you can only have one instance of& konqueror; running at any one time. This saves system memory, but if your& konqueror;
You can only run one instance of& kmail; at once. We also recommend to stick to a certain version
The tragedy in Vilshany is only one the instances of the kind, which have recently been occurring in different regions of Ukraine with respect to the Roma community.
Only one instance of SCP-060-Alpha will appear at any time;
Now only one instance of it is known.
The singleton pattern ensures that a class has only one instance and has a global point of access.
The Singleton Pattern ensures a class has only one instance, and provides a global point of access to it.
Despite the fact that the designer has made only one instance, Electrolux invites anyone who wants to shell out for special conditions,
The Singleton pattern ensures that a class has only one instance and provides a global point of access to that instance. .
In the following diagram, only one instance(or"execution") of the basic Paxos protocol, with an initial Leader(a Proposer), is shown.
Singleton is a creational design pattern that lets you ensure that a class has only one instance, while providing a global access point to this instance. .