İngilizce - Türkçe çeviri
Tenses: instances, instancing, instanced

Related:
at the instance of
civil court of first..
class
closure
computing
court of first insta..
court of first insta..
court of the first i..
criminal court of fi..
e.g. , for instance
first instance
for instance
in either instance
instance court
instance dungeon
instance dungeons
instance faults
instance id
instance in
instance key
instance name
instance of
instance of mistake
instance of the proc..
instance of the word
instance par défaut
instancy
instant
instantaneous
instantial
instantiate
instantly
in the first instanc..
in this instance
object
to decide in the las..
to instance
 
instanceadd into favorites/ˈɪnstəns/
EN    UK    US    AU    
Etymology: [ in(t)-st&n(t)s ] (noun.) 14th century. From Middle French instance, from Latin instantia (“a being near, presence, also perseverance, earnestness, importunity, urgency”), from instans (“urgent”); see instant.
Synonyms: case history, case in point, detail, example, exemplification, exponent, ground, illustration, item, occasion, occurrence, particular, precedent, proof, reason, representative, sample, sampling, specimen

örnek, durum, (Of A Program) Örnek (Programa Ait), misal, örnek ver, for instance örneğin, 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, istek, kerte, neden, rica, olay, oluşum, örnek ile göstermek, kere, defa, meselâ, hal, court of first instance asliye mahkemesi, at the instance of isteğinden ötürü, örneği, kopyası, örnekler,

1 örnek     ts
2 durum     ts
3 (Of A Program) Örnek (Programa Ait)     ts
4 misal     ts
5 örnek ver     ts
6 for instance örneğin     ts
7 dava     ts
8 aşama     ts
9 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
10 istek     ts
11 kerte     ts
12 neden  Kanun     ts
13 rica     ts
14 olay     ts
15 oluşum  Bilgisayar     ts
16 örnek ile göstermek     ts
17 kere, defa  isim     ts
18 meselâ     ts
19 hal     ts
20 court of first instance asliye mahkemesi     ts
21 at the instance of isteğinden ötürü     ts
22instance of örneği     ts
23instance of kopyası  Bilgisayar     ts
24instances örnekler     ts
More results

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, 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, 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, refer to a case or occurrence to explain or prove a point; cite, mention, refer to as an example, 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, 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 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, (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 object of a particular component class Each instance has its own private data elements or member variables Component instance is synonymous with object, 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, 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, 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, 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, Another word for object The word instance draws attention to the class of which the object is an instance, 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 which has a particular class as its type The class serves as a template for instance creation, n 1 a direct instance 2 a generalized instance 3 an indirect instance, Objects are also called Instances An Instance or Object is an instance of a given Class, 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, 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, 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], Simple past and past participle of instance, 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, Present participle of instance,

25 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
26 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
27 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
28 In object-oriented programming: a created object, one that has had memory allocated for local data storage; an instantiation of a class     ts
29 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
30 To cite an example as proof; to exemplify     ts
31 To mention as a case or example; to refer to; to cite; as, to instance a fact     ts
32 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
33 To give an example     ts
34 Occasion; order of occurrence     ts
35 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
36 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
37 That which offers itself or is offered as an illustrative case; something cited in proof or exemplification; a case occurring; an example     ts
38 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
39 refer to a case or occurrence to explain or prove a point; cite, mention, refer to as an example  fiil     ts
40 An object that is a member of that class An object created according to the definition of that class     ts
41 A happening or occurring; an occurrence; an occasion     ts
42 A piece of evidence; proof     ts
43 A particular object of an object type     ts
44 A case occurring; a case offered as an exemplification or a precedent; an example; a token     ts
45 That which is instant or urgent; motive     ts
46 The act or quality of being instant or pressing; urgency; solicitation; application; suggestion; motion     ts
47 A token; a sign; a symptom or indication     ts
48 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
49 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
50 (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
51 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
52 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
53 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
54 clarify by giving an example of     ts
55 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
56 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
57 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
58 An instance is a particular example or occurrence of something. an investigation into a serious instance of corruption     ts
59 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
60 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
61 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
62 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
63 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
64 An object instance in C++ or Java Object instances are used as servants for CORBA objects in the WebLogic Enterprise product     ts
65 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
66 Another word for object The word instance draws attention to the class of which the object is an instance     ts
67 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
68 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
69 An object which has a particular class as its type The class serves as a template for instance creation     ts
70 n 1 a direct instance 2 a generalized instance 3 an indirect instance     ts
71 Objects are also called Instances An Instance or Object is an instance of a given Class     ts
72 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
73 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
74 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
75instanced Simple past and past participle of instance     ts
76instances plural of instance     ts
77instances third-person singular of instance     ts
78instances VARCHAR2(10) Number of instances across which the cluster is to be scanned     ts
79instances (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
80instances 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
81instances 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
82instances VARCHAR2(40) Number of instances across which the indexes to be scanned     ts
83instancing Present participle of instance     ts
More results


blog comments powered by Disqus

Word of the day




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 instance kelimesinin sözlük anlamı ve eşanlamı nedir, nasıl okunur hakkında bilgi verilmektedir. instance kelimesinin etimolojik ve eşanlamları ile ilgili açıklamalar ve bilgiler eksiksiz ve hatasız olarak anılmamalıdır. Burada yer alan instance 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.