İngilizce - Türkçe çeviri
Related:
in many instances
instance
instances in
instances of
 
instancesadd into favorites
EN    UK    US    AU    

örnekler, örnek, (Of A Program) Örnek (Programa Ait), durum, for instance örneğin, örnek ver, misal, dava, aşama, Kişiliğin ana bileşeni; insanın ruhsal yapısını oluşturan 3 öğenin (iç ben, ben, üst ben) herbiri. "Katman" denebilir, kerte, neden, oluşum, istek, rica, olay, örnek ile göstermek, hal, kere, defa, meselâ, court of first instance asliye mahkemesi, at the instance of isteğinden ötürü, kopyaları, örneği,

1 örnekler     ts
2instance örnek     ts
3instance (Of A Program) Örnek (Programa Ait)     ts
4instance durum     ts
5instance for instance örneğin     ts
6instance örnek ver     ts
7instance misal     ts
8instance dava     ts
9instance aşama     ts
10instance Kişiliğin ana bileşeni; insanın ruhsal yapısını oluşturan 3 öğenin (iç ben, ben, üst ben) herbiri. "Katman" denebilir  Psikoloji, Ruhbilim     ts
11instance kerte     ts
12instance neden  Kanun     ts
13instance oluşum  Bilgisayar     ts
14instance istek     ts
15instance rica     ts
16instance olay     ts
17instance örnek ile göstermek     ts
18instance hal     ts
19instance kere, defa  isim     ts
20instance meselâ     ts
21instance court of first instance asliye mahkemesi     ts
22instance at the instance of isteğinden ötürü     ts
23instances of kopyaları  Bilgisayar     ts
24instances of örneği  Bilgisayar     ts
More results

plural of instance, third-person singular of instance, VARCHAR2(10) Number of instances across which the cluster is to be scanned, (n) Cloned copies of geometry already existing in a database Typically, an instance is linked directly to the geometric and topological information of its parent but contains unique information pertaining to its location, orientation, and scale in the model/drawing Some systems refer to instances as symbols, Concrete occurrences of information about a domain that are entered into a knowledge base For example, Fran Smith might be an instance for a Name Slot Instances are entered via the forms created by the LayoutInterpreter in Protégé/Win, Copies of an object or hierarchy that refer to the properties of the original object (master object) Modifications to the master are immediately reflected in all its instances Transformations (scaling, rotation, translation) are local to the instance; however, any change to the geometry of the original is reflected in all of its instances A duplicate and an instance are both copies of an object, except that the properties of the original object are shared with its instances instead of simply being duplicated, VARCHAR2(40) Number of instances across which the indexes to be scanned, A piece of evidence; a proof or sign (of something), A recurring occasion, case etc, A case offered as an exemplification or a precedent; an illustrative example, In object-oriented programming: a created object, one that has had memory allocated for local data storage; an instantiation of a class, Urgency of manner or words; an urgent request; insistence, To cite an example as proof; to exemplify, To mention as a case or example; to refer to; to cite; as, to instance a fact, Questions that we can ask in the context of a computational problem.Instances are questions that we can ask, and solutions are desired answers to these questions. See Instances, To give an example, Occasion; order of occurrence, An object of a particular class In programs written in the JavaTM programming language, an instance of a class is created using the new operator followed by the class name An instance object contains all variables and methods for this particular instance as well as access to all class data and methods Each instance of an object comes with memory allocation for its own variables and methods, refer to a case or occurrence to explain or prove a point; cite, mention, refer to as an example, That which offers itself or is offered as an illustrative case; something cited in proof or exemplification; a case occurring; an example, An individual member described by a type or a class Usage note: According to a strict interpretation of the metamodel an individual member of a type is an instance and a member of a class is an object In less formal usage it is acceptable to refer to a member of a class as an object or an instance Synonym: instance [OMA] See: type Contrast: object, A single example of an object, which may be repeated many times in many places in a scene The Radiance instance primitive is used to replicate scene information that is compiled in a Radiance octree, An object that is a member of that class An object created according to the definition of that class, A happening or occurring; an occurrence; an occasion, A piece of evidence; proof, A particular object of an object type, A case occurring; a case offered as an exemplification or a precedent; an example; a token, That which is instant or urgent; motive, The act or quality of being instant or pressing; urgency; solicitation; application; suggestion; motion, A token; a sign; a symptom or indication, Concrete occurrence of information about a domain that is entered into a knowledge base For example, Fran Smith might be an instance for a Name slot An instances is entered via a form generated by Protégé-2000, When specific values are assigned to all the resources defined in a class, the result is an instance of that class Any instance of any class is called an object Default values exist for all resources; before creating an object, users may override any default value, (n ) An object of a particular class In programs written in the JavaTM programming language, an instance of a class is created using the new operator followed by the class name, An Oracle instance is a running Oracle Database made up of memory structures (SGA) and background processes (SMON, PMON, LGWR, DBW0, etc ) Each instance is associated with a unique identifier known as the ORACLE_SID When using the Oracle Parallel Server, multiple instances can be started on different machines for a single database, An instance (can be called "object") is a particular realization of a class, representing a real thing in the real world Each instance of a class has its own values for the properties, and instance-level methods of its class can be applied to it, A class is a definition of a set of data and member functions When space for the data is actually allocated, we say that a member of the class has been instatiated The instantiation is called an instance of the class Each instance has its own set of data (there is also a mechanism in C++ to define data that is only allocated once per class, and shared amongst all instannces of the class), clarify by giving an example of, an item of information that is representative of a type; "this patient provides a typical example of the syndrome"; "there is an example on page 10", You use for instance to introduce a particular event, situation, or person that is an example of what you are talking about. There are a number of improvements; for instance, both mouse buttons can now be used, occurrence, occasion; example, illustration; prosecution of a case (Law); (Archaic) urgency, pressing importance; (in object oriented programming) specific object of a class (executable file), An instance is a particular example or occurrence of something. an investigation into a serious instance of corruption, You say in the first instance to mention something that is the first step in a series of actions. In the first instance your child will be seen by an ear, nose and throat specialist. to give something as an example, an occurrence of something; "it was a case of bad judgment"; "another instance occurred yesterday"; "but there is always the famous example of the Smiths", An object of a particular class For example, an object that represents a particular person's bank account is an instance of the object class that generically defines a bank account In Java programs, an instance of a class is created by using the new operator followed by the class name, An object of a particular component class Each instance has its own private data elements or member variables Component instance is synonymous with object, In object-oriented languages such as Java, an object that belongs to (is a member of) a particular class Instances are created at runtime according to the specification in the class definition, An object instance in C++ or Java Object instances are used as servants for CORBA objects in the WebLogic Enterprise product, Another word for object The word instance draws attention to the class of which the object is an instance, An object which has a particular class as its type The class serves as a template for instance creation, A concrete example of an abstract class; for example, "Lassie" is an instance of the class "dog " In Photon, an instance is usually a widget instance; for example, a pushbutton is an instance of the PtButton widget class When an instance of a widget is created, the initial values of its resources are assigned, An object of a particular class In Java programs, an instance of a class is created using the new operator followed by the class name, An object is one instance of a class (script) Created by instantiation, and resides in memory as a working copy of the script Any number of instances may be created from the same script, and each will have its own values for the properties (variables) defined in the script In Director also known as a child object See instantiation, reference, OO Fundamentals, n 1 a direct instance 2 a generalized instance 3 an indirect instance, An instance of an object, is the same as an exact duplicate of the object An instance is really an object that shares the exact same properties as the original It will always stay the same as the original no matter what changes are made to the original, Objects are also called Instances An Instance or Object is an instance of a given Class, A specific occurrence of values of a data entity [620 0-B-2] [621 0-G-1] a data object, or a set of data objects, that exhibits the distinguishing characteristics of its class An instance of an SFDU is one of a set of values for the data unit which is presented in a specified format The term "instance" is used where an individual data unit must be distinguished from its format [610 0-G-5] [620 0-B-1], This term has two, only distantly related, uses: An instance is a term used in machine learning particularly with symbolic learning algorithm, to describe a single training item, usually in the form of a description of the item, along with its intended classification In general AI parlance, an instance frame is a frame representing a particular individual, as opposed to a generic frame,

25 plural of instance     ts
26 third-person singular of instance     ts
27 VARCHAR2(10) Number of instances across which the cluster is to be scanned     ts
28 (n) Cloned copies of geometry already existing in a database Typically, an instance is linked directly to the geometric and topological information of its parent but contains unique information pertaining to its location, orientation, and scale in the model/drawing Some systems refer to instances as symbols     ts
29 Concrete occurrences of information about a domain that are entered into a knowledge base For example, Fran Smith might be an instance for a Name Slot Instances are entered via the forms created by the LayoutInterpreter in Protégé/Win     ts
30 Copies of an object or hierarchy that refer to the properties of the original object (master object) Modifications to the master are immediately reflected in all its instances Transformations (scaling, rotation, translation) are local to the instance; however, any change to the geometry of the original is reflected in all of its instances A duplicate and an instance are both copies of an object, except that the properties of the original object are shared with its instances instead of simply being duplicated     ts
31 VARCHAR2(40) Number of instances across which the indexes to be scanned     ts
32instance A piece of evidence; a proof or sign (of something) - "The reason that I gather he is mad, Besides this present instance of his rage, Is a mad tale he told to day at dinner ."     ts
33instance A recurring occasion, case etc - "The organisations claim fraudsters are targeting properties belonging to both individuals and companies, in some instances using forged documents."     ts
34instance A case offered as an exemplification or a precedent; an illustrative example - "sometimes we love those that are absent, saith Philostratus, and gives instance in his friend Athenodorus, that loved a maid at Corinth whom he never saw ."     ts
35instance In object-oriented programming: a created object, one that has had memory allocated for local data storage; an instantiation of a class     ts
36instance Urgency of manner or words; an urgent request; insistence - "I know one very well alied, to whom, at the instance of a brother of his , I spake to that purpose ."     ts
37instance To cite an example as proof; to exemplify     ts
38instance To mention as a case or example; to refer to; to cite; as, to instance a fact     ts
39instance Questions that we can ask in the context of a computational problem.Instances are questions that we can ask, and solutions are desired answers to these questions. See Instances     ts
40instance To give an example     ts
41instance Occasion; order of occurrence     ts
42instance An object of a particular class In programs written in the JavaTM programming language, an instance of a class is created using the new operator followed by the class name An instance object contains all variables and methods for this particular instance as well as access to all class data and methods Each instance of an object comes with memory allocation for its own variables and methods     ts
43instance refer to a case or occurrence to explain or prove a point; cite, mention, refer to as an example  fiil     ts
44instance That which offers itself or is offered as an illustrative case; something cited in proof or exemplification; a case occurring; an example     ts
45instance An individual member described by a type or a class Usage note: According to a strict interpretation of the metamodel an individual member of a type is an instance and a member of a class is an object In less formal usage it is acceptable to refer to a member of a class as an object or an instance Synonym: instance [OMA] See: type Contrast: object     ts
46instance A single example of an object, which may be repeated many times in many places in a scene The Radiance instance primitive is used to replicate scene information that is compiled in a Radiance octree     ts
47instance An object that is a member of that class An object created according to the definition of that class     ts
48instance A happening or occurring; an occurrence; an occasion     ts
49instance A piece of evidence; proof     ts
50instance A particular object of an object type     ts
51instance A case occurring; a case offered as an exemplification or a precedent; an example; a token     ts
52instance That which is instant or urgent; motive     ts
53instance The act or quality of being instant or pressing; urgency; solicitation; application; suggestion; motion     ts
54instance A token; a sign; a symptom or indication     ts
55instance Concrete occurrence of information about a domain that is entered into a knowledge base For example, Fran Smith might be an instance for a Name slot An instances is entered via a form generated by Protégé-2000     ts
56instance When specific values are assigned to all the resources defined in a class, the result is an instance of that class Any instance of any class is called an object Default values exist for all resources; before creating an object, users may override any default value     ts
57instance (n ) An object of a particular class In programs written in the JavaTM programming language, an instance of a class is created using the new operator followed by the class name     ts
58instance An Oracle instance is a running Oracle Database made up of memory structures (SGA) and background processes (SMON, PMON, LGWR, DBW0, etc ) Each instance is associated with a unique identifier known as the ORACLE_SID When using the Oracle Parallel Server, multiple instances can be started on different machines for a single database     ts
59instance An instance (can be called "object") is a particular realization of a class, representing a real thing in the real world Each instance of a class has its own values for the properties, and instance-level methods of its class can be applied to it     ts
60instance A class is a definition of a set of data and member functions When space for the data is actually allocated, we say that a member of the class has been instatiated The instantiation is called an instance of the class Each instance has its own set of data (there is also a mechanism in C++ to define data that is only allocated once per class, and shared amongst all instannces of the class)     ts
61instance clarify by giving an example of     ts
62instance an item of information that is representative of a type; "this patient provides a typical example of the syndrome"; "there is an example on page 10"     ts
63instance You use for instance to introduce a particular event, situation, or person that is an example of what you are talking about. There are a number of improvements; for instance, both mouse buttons can now be used     ts
64instance occurrence, occasion; example, illustration; prosecution of a case (Law); (Archaic) urgency, pressing importance; (in object oriented programming) specific object of a class (executable file)  isim     ts
65instance An instance is a particular example or occurrence of something. an investigation into a serious instance of corruption     ts
66instance You say in the first instance to mention something that is the first step in a series of actions. In the first instance your child will be seen by an ear, nose and throat specialist. to give something as an example     ts
67instance an occurrence of something; "it was a case of bad judgment"; "another instance occurred yesterday"; "but there is always the famous example of the Smiths"     ts
68instance An object of a particular class For example, an object that represents a particular person's bank account is an instance of the object class that generically defines a bank account In Java programs, an instance of a class is created by using the new operator followed by the class name     ts
69instance An object of a particular component class Each instance has its own private data elements or member variables Component instance is synonymous with object     ts
70instance In object-oriented languages such as Java, an object that belongs to (is a member of) a particular class Instances are created at runtime according to the specification in the class definition     ts
71instance An object instance in C++ or Java Object instances are used as servants for CORBA objects in the WebLogic Enterprise product     ts
72instance Another word for object The word instance draws attention to the class of which the object is an instance     ts
73instance An object which has a particular class as its type The class serves as a template for instance creation     ts
74instance A concrete example of an abstract class; for example, "Lassie" is an instance of the class "dog " In Photon, an instance is usually a widget instance; for example, a pushbutton is an instance of the PtButton widget class When an instance of a widget is created, the initial values of its resources are assigned     ts
75instance An object of a particular class In Java programs, an instance of a class is created using the new operator followed by the class name     ts
76instance An object is one instance of a class (script) Created by instantiation, and resides in memory as a working copy of the script Any number of instances may be created from the same script, and each will have its own values for the properties (variables) defined in the script In Director also known as a child object See instantiation, reference, OO Fundamentals     ts
77instance n 1 a direct instance 2 a generalized instance 3 an indirect instance     ts
78instance An instance of an object, is the same as an exact duplicate of the object An instance is really an object that shares the exact same properties as the original It will always stay the same as the original no matter what changes are made to the original     ts
79instance Objects are also called Instances An Instance or Object is an instance of a given Class     ts
80instance A specific occurrence of values of a data entity [620 0-B-2] [621 0-G-1] a data object, or a set of data objects, that exhibits the distinguishing characteristics of its class An instance of an SFDU is one of a set of values for the data unit which is presented in a specified format The term "instance" is used where an individual data unit must be distinguished from its format [610 0-G-5] [620 0-B-1]     ts
81instance This term has two, only distantly related, uses: An instance is a term used in machine learning particularly with symbolic learning algorithm, to describe a single training item, usually in the form of a description of the item, along with its intended classification In general AI parlance, an instance frame is a frame representing a particular individual, as opposed to a generic frame     ts
More results


blog comments powered by Disqus

Günün Kelimesi




Sözlük . Dictionary . Wörterbuch . λεξικό . Diccionario . 字典 . словарь . Dictionnaire . القاموس . Dizionario . מילון . Matokeo . واژه نامه . 辞書
Some etymologies, pronunciations, function and usage date content for the English translation portion are from Merriam-Webster Online at www.Merriam-Webster.com. Thanks to Online Yunanca Dil Eğitimi for providing some parts of online greek dictionary. To contribute more resources please contact us. Visuals(images) are provided by Google Image Search API. Some parts of the dictionary is contributed by many users, thank you! The content on this site is for informational purposes only. Bu aramada instances kelimesinin sözlük anlamı ve eşanlamı nedir, nasıl okunur hakkında bilgi verilmektedir. instances kelimesinin etimolojik ve eşanlamları ile ilgili açıklamalar ve bilgiler eksiksiz ve hatasız olarak anılmamalıdır. Burada yer alan instances kelimesi ile ilgili tüm açıklamalar bilgi amaçlıdır. Eksik ve hatalı çevirileri lütfen bildiriniz.

© 1999-2012 SesliSozluk™
sesli sözlük ltd. şti.